# My AI Chatbots

<figure><img src="/files/fn3CQufYLc3mFigyXMlU" alt="Clicking Setup > AI Chatbots reveals the &#x22;My AI Chatbots&#x22; page. This contains the list of your AI Chatbots and is the best place to make one from scratch."><figcaption><p>Clicking Setup > AI Chatbots reveals the "My AI Chatbots" page. This contains the list of your AI Chatbots and is the best place to make one from scratch.</p></figcaption></figure>

Clicking ***Setup > AI Chatbots*** reveals the ***My AI Chatbots*** page. This view reveals a list of existing Chatbots you created under your account.&#x20;

The ***My AI Chatbots*** view has the following components:&#x20;

### +AI Chatbot

Click on ![The +AI Chatbot button in "My AI Chatbots" page can create a new Chatbot.](/files/8pOuGeyUW6frxKPFfgZJ) to add a new AI Chatbot.&#x20;

### AI Chatbot List

<figure><img src="/files/enc7mwyd9j1aQICecHDE" alt="A list of AI Chatbots containing a unique title and icon. The selected AI Chatbot is in dark blue."><figcaption><p>A list of AI Chatbots containing a unique title and icon. The selected AI Chatbot is in dark blue.</p></figcaption></figure>

Each AI Chatbot in your account is represented by an AI Chatbot Tile.&#x20;

***

## Create your AI Chatbot

You can create your AI Chatbot by following the process here:

{% content-ref url="/pages/qj0en0fKQZYaeiNnVhqE" %}
[Create an AI Chatbot](/start-creating/create-an-ai-chatbot.md)
{% endcontent-ref %}

***

## Modify your AI Chatbot

Selecting a tile allows you to modify it in a variety of ways.

<figure><img src="/files/3P74Q9aUMXQNMKlX9e49" alt="Clicking any AI Chatbot tile in the &#x22;My AI Chatbots&#x22; list reveals a set of options for modifications. This is also accessible via the ellipsis (...) on the upper-right of the tile."><figcaption><p>Clicking any AI Chatbot tile in the "My AI Chatbots" list reveals a set of options for modifications. This is also accessible via the ellipsis (...) on the upper-right of the tile.</p></figcaption></figure>

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

{% content-ref url="/pages/p9jSpaftKXdXC2ss3Mny" %}
[Modify your AI Chatbots](/start-creating/create-an-ai-chatbot/modify-your-ai-chatbots.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/my-ai-chatbots.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.
