# Chat Flows

<figure><img src="/files/itF9Ljf5TrWiDhKluXl0" alt="Clicking Setup > Chat Flows reveals the &#x22;Chat Flows&#x22; page. This contains a list of your current Chat Flows and the button to make a new Chat Flow. "><figcaption><p>Clicking Setup > Chat Flows reveals the "Chat Flows" page. This contains a list of your current Chat Flows and the button to make a new Chat Flow. </p></figcaption></figure>

Clicking ***Setup > Chat Flows*** reveals ***Chat Flows***. This view reveals a list of existing Chat Flows you organized under your account.&#x20;

The ***Chat Flows*** view has the following components:

### +Chat Flow

Click ![The +Chat Flow button in "Chat Flows" will start the Chat Flow setup process.](/files/OFsIDtBVjzISqiUHBYwk) to add a new Chat Flow.&#x20;

### Chat Flow List

<figure><img src="/files/06KO34Wv8NnRyvcOLl9n" alt="The &#x22;Chat Flows&#x22; page lists the user&#x27;s current Chat Flows. The information here includes the Chat Flow Name, their AI Chatbot, their Channel and preview options, their Live Chat of choice, and if they are toggled active or inactive."><figcaption><p>The "Chat Flows" page lists the user's current Chat Flows. The information here includes the Chat Flow Name, their AI Chatbot, their Channel and preview options, their Live Chat of choice, and if they are toggled active or inactive.</p></figcaption></figure>

All Chat Flows you created are listed in the Chat Flows list. Clicking the checkbox or the settings of any entry will let you modify it in a variety of ways.

***

## Create your Chat Flow

You can create your Chat Flow by following the process here:

{% content-ref url="/pages/TeFDhW0EXurIMO8BpHpV" %}
[Create a Chat Flow](/start-creating/create-a-chat-flow.md)
{% endcontent-ref %}

***

## Modify your Chat Flow

Clicking the ellipsis (...) at the right-most side of your Chat Flow row will reveal basic modification options.

<figure><img src="/files/KgRyt793PSGmb45vmn2N" alt="Clicking the ellipsis (...) at the right-most side of your Chat Flow row will reveal basic modification options such as to Edit, Rename, and Delete it."><figcaption><p>Clicking the ellipsis (...) at the right-most side of your Chat Flow row will reveal basic modification options such as to Edit, Rename, and Delete it.</p></figcaption></figure>

You can modify and edit your Chat Flow by following the instructions here:&#x20;

{% content-ref url="/pages/0ja0WC47jQQ69KaFfikY" %}
[Modify your Chat Flow](/start-creating/create-a-chat-flow/modify-your-chat-flow.md)
{% endcontent-ref %}


---

# 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://manual.captivatechat.ai/dashboard/homepage/setup/chat-flows.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.
