# Enrolling & Removing People from a Flow

## Enrolling People in a Flow

When setting up a flow, one of the steps is to select the target audience. This determines who is enrolled in the flow. If the segment selected for the target audience is dynamic, then any new people that join the segment will be enrolled in the flow process. A user must meet the criteria of the segment to be targeted in the flow.

Alternatively, you can manually enroll a user into a flow by following the below steps:

**Option 1**

**Step 1**: Navigate to your Contacts list, found under the Audience tab from the sidebar.&#x20;

**Step 2**: Click on the name of any user to open up their profile.

**Step 3**: Click on the Flow icon on the top of the user's profile.

<figure><img src="/files/3dX5X1odcLwRsEuHHIbb" alt=""><figcaption></figcaption></figure>

**Step 4**: A window will open up with available flows to enroll in. Check the one you'd like and click 'Save.'

<figure><img src="/files/0SrsAsyoSuCNcso4mIu4" alt="" width="401"><figcaption></figcaption></figure>

**Option 2**

From their profile view, you can click their name and find the same options from the next page at the top right.&#x20;

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

## Removing People from a Flow

Follow the steps for Option 1 above until you get to step 4. When the window of 'Active Flows' and 'List of Available Flows' opens up, click the trash can next to the flow you'd like to remove this person from. Then click 'Save.'

<figure><img src="/files/T4bvRrT1fKLDIy5vrsOv" 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/flows/enrolling-and-removing-people-from-a-flow.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.
