# Segment source

> **Pre-requisites:** To use the segment source, you need to create the segment. \
> See more: [Segments](/features/audiences/segments.md)

## Enablement

1. Go to the Flows module.
2. Drag and drop the Segments block into your flow and click on the ‘Edit’ icon.
3. Choose the segment from the segment list.&#x20;
4. Specify entrance. Available options:&#x20;

* *Once* - the audience entrance the flow only once.&#x20;
* *Repeated* - the audience entrance the flow several times.&#x20;

&#x20;5\. Specify frequency of *Repeated* entrance. Available options:&#x20;

* *Hourly*&#x20;
* *Daily*
* *Weekly*
* *Monthly*

6\. Specify re-entrancy of *Repeated* entrance. Available options:&#x20;

* *Can re-enter is checked* - Addresses are sent through the flow again if still present when the flow repeats.
* *Can re-enter is not checked* - Addresses cannot be sent more than once through the flow.

7\. Save the block.

![](/files/ZvvZrqqrVxP7j2iX7P6f)![](/files/mFSCg8hAATWJ9lFUN23d)


---

# 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://docs.absolutelabs.io/features/flows/entry-sources/segment-source.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.
