# Creating a Flow

**Step 1**: Navigate to the Flows tab from the sidebar.

**Step 2**: Click on the green plus button to create a new flow.&#x20;

**Step 3**: Give your flow a name.

<figure><img src="https://312952119-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaFKpjLzPT7iDAWD0tQXo%2Fuploads%2FEIthpgMWysshRFjaWMH0%2F1673925741_scrnli_1_16_2023_9-22-17%20PM.png?alt=media&#x26;token=538bef3c-66c5-4029-8d30-f9581f9bad19" alt=""><figcaption></figcaption></figure>

**Step 4**: Select the target audience.&#x20;

<figure><img src="https://312952119-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaFKpjLzPT7iDAWD0tQXo%2Fuploads%2FAfbOcQGxYhXQEM1xHgq0%2F1673925836_scrnli_1_16_2023_9-23-35%20PM.png?alt=media&#x26;token=71b24840-50d8-408c-985a-066a26b0fc83" alt=""><figcaption></figcaption></figure>

**Step 5**: Design your flow.

<figure><img src="https://312952119-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaFKpjLzPT7iDAWD0tQXo%2Fuploads%2FFRP30iK1HWlR2hqWSPyp%2F1673925925_scrnli_1_16_2023_9-25-05%20PM.png?alt=media&#x26;token=28f742dd-104a-4386-8d27-59a663e72c3d" alt=""><figcaption></figcaption></figure>

**5a**: The 'Action' option allows you to send an email or SMS to the targeted audience, or assign a task to a team member.

<figure><img src="https://312952119-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaFKpjLzPT7iDAWD0tQXo%2Fuploads%2F41NQkCx21zCgeV1mu15e%2F1673926065_scrnli_1_16_2023_9-26-59%20PM.png?alt=media&#x26;token=44807023-0a3f-4472-9b20-af327ed634db" alt=""><figcaption></figcaption></figure>

**5b**: The 'Delay' option allows you to schedule out when the next Action is triggered.

<figure><img src="https://312952119-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaFKpjLzPT7iDAWD0tQXo%2Fuploads%2FQpXCTzcXpr6yvblCoKZP%2F1673927253_scrnli_1_16_2023_9-40-39%20PM.png?alt=media&#x26;token=5a831dbc-f54f-4692-a58c-56df4f9fcb64" alt="" width="434"><figcaption></figcaption></figure>

**5c**: The 'Condition' option allows you to set a condition and triggers an action based on whether a customer matches the condition (yes/no).

<figure><img src="https://312952119-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaFKpjLzPT7iDAWD0tQXo%2Fuploads%2F22N8SPju8WyYxCvaSltB%2F1673927931_scrnli_1_16_2023_9-52-44%20PM.png?alt=media&#x26;token=5dc43dd0-9258-4649-8cfb-cbb5e13fde6f" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://312952119-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaFKpjLzPT7iDAWD0tQXo%2Fuploads%2FQFYNB2L0kMHAf1teueYX%2F1673927974_ezgif.com-gif-maker%20(2)%20(3).gif?alt=media&#x26;token=dca3de34-3bfd-47ca-a51b-f36cfd0b213b" alt=""><figcaption></figcaption></figure>

**Step 6**: Click 'Publish' to get the Flow started!


---

# 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/creating-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.
