# User State Segments

### Overview

User State Segments are based on the current state of the user and take information straight from the user profile through the properties you would like to filter by. It's a real-time segment that constantly updates and shows the most current data.

For example, a segment of all users that made 1 deposit, might match 10 users right now but 9 users tomorrow, or in 15 minutes in case these 10 users will make a second deposit.

### How to create a user state segment

1. Go to the Marketing tab
2. Enter "Segment"
3. Click Create

<figure><img src="/files/nT8xzB8NhSBHr3YYwUGT" alt=""><figcaption></figcaption></figure>

4. Choose the type of segment. In our case "User State Segment"
5. Choose a name for your Segment. The name could give a hint for the population you are targeting. Like “VIP Bronze players”, or “Canada First Deposit

<figure><img src="/files/Sreg9fS5JJdHUK9rSnRM" alt=""><figcaption></figcaption></figure>

5\. Add conditions to your Segment to slice the population to your goals based on their financial, behavior, demographic, etc

6\. Save the Segment, and see how many users fit the group of conditions you have created

<div><figure><img src="/files/VW0m05jrurj0Ct7pQnyw" alt=""><figcaption></figcaption></figure> <figure><img src="/files/mJ98hyFAk30oOxcYmUBu" alt=""><figcaption></figcaption></figure></div>

You can see the current segment list in the section "User list":

<figure><img src="/files/dziEe9pUs9i3iRFIypCQ" alt=""><figcaption></figcaption></figure>

You can also check all the places where the segment is being used under the "Segment Usage" tab.

<figure><img src="/files/QcRYgnTjYaLzkpKIhXjX" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.smartico.ai/welcome/products/crm-automation/segmentation/user-state-segments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
