# Setting Up

<figure><img src="/files/d1xRExWpfmsCqpfBBWqA" alt="Under Setup > Chat Flows, users can see their existing Chat Flows as well as a +Chat Flow button to create their own Chat Flow."><figcaption><p>Under Setup > Chat Flows, users can see their existing Chat Flows as well as a +Chat Flow button to create their own Chat Flow.</p></figcaption></figure>

Before creating your actual Chat Flow, you need to set it up in the Captivate Chat platform.&#x20;

Under the ***Setup > Chat Flow** view*, click ![The "+Chat Flow" button will begin the process of setting up a Chat Flow. It will prompt users to give a name for the Chat Flow . The name provided via "+Chat Flow" is only for internal use and won't be seen by users.](/files/WA6JdV4UbJJRPyjKxkuQ).&#x20;

A pop-up window should appear. Under **Create your Chat Flow**, fill up the following:

* **Chat Flow Name:** Give your Chat Flow a name. It's recommended that you name it based on the specific process you want to fulfill. This name will be used for internal use only. You can give your Chat Flow an official name depending on the Channel you've chosen.

Click ![The blue "Create Chat Flow" shows in the prompt that asks users to type their Chat Flow name. This appears after they click "+Chat Flow." Clicking "Create Chat Flow" creates an empty Chat Flow that needs an AI Chatbot, a Channel, and a Live Chat integration.](/files/L6c372v3rGIq3w2nBmei) when you're finished.

<figure><img src="/files/ePUwVwg8lsCDDXgiQKaJ" alt="You have to name your Chat Flow before you start modifying its parameters"><figcaption><p>You have to name your Chat Flow before you start modifying its parameters</p></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://manual.captivatechat.ai/start-creating/create-a-chat-flow/setting-up.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.
