# Using Segments

Once you have finished creating your segments, what comes next? There are a variety of different ways to use your segments once they are created, which we will explore below.&#x20;

### Campaigns

The most obvious use case for segments is when setting up Email and SMS campaigns.&#x20;

On step 3 of an Email campaign you will see all of your segments available for you to choose from. You can select multiple from this screen, as well as exclude other segments you want to avoid.&#x20;

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

On step 2 of an SMS campaign you will see all of your segments available for you to choose from. You can select multiple from this screen, as well as exclude other segments you want to avoid.&#x20;

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

For Ongoing campaigns, make sure the segments you are selecting have been set up as Dynamic segments to make sure they work properly.&#x20;

### Flows

Flows, like campaigns, are triggered by Dynamic Segments. When setting up your Flow, you will see your segments listed and can choose from the list to activate the Flow.&#x20;

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

You can also use Segments on the third step of a Flow to 'unenroll' from a Flow as well.&#x20;

<figure><img src="/files/JcJLuW6zZU6O95YEdItb" alt="" width="375"><figcaption></figcaption></figure>

### Automations

Sales Automations are another area where you can use Segments to help run your account. When creating a new automation, one of the options for the Trigger is 'added to a segment,' which means that anyone in a segment or later added to a Dynamic Segment will trigger the automation.&#x20;

<figure><img src="/files/A0jURyghQRcHm6DIYg52" alt="" width="289"><figcaption></figcaption></figure>

### Inbox

The last way to use Segments in your account is through the inbox. Each segment you make is automatically added as a Group you can text through the inbox.&#x20;

<figure><img src="/files/9Nvjj99HuPXeTMq3OenM" alt=""><figcaption></figcaption></figure>

You can also filter by segment to see responses from a certain group of users. In the Inbox, click on this button to open your filters.&#x20;

<figure><img src="/files/2QyHXVqY48N6JGwuFHVd" alt=""><figcaption></figcaption></figure>

Then you can select from Choose Segment to see responses from only the people in the segment.&#x20;

<figure><img src="/files/NCaGgeTztf8Vq4HnKGtG" 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.gleantap.com/audience/using-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.
