# List source

> **Pre-requisites:** To use the list source, you need to create the custom list. \
> See more: [Custom lists](/features/audiences/custom-lists.md)

## Enablement

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

* ***Once*** - the audience enters the flow only once.&#x20;
* ***Repeated*** - the audience enters the flow on a cadence.

&#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 they are 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/uKVTfhlDo7IdqXOd3PYQ)![](/files/uIh8UqAnvN9ythqU12lL)


---

# 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/list-source-1.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.
