# Modify your AI Chatbots

After you finish creating your AI Chatbot, you will return to the ***Setup > My AI Chatbots*** view. Your newest AI Chatbot will be displayed as the first tile from the top left of your list.&#x20;

To maintain an existing AI Chatbot, select the tile from the list provided.  You can then proceed using any of the following steps:&#x20;

***

## Click the tile or the settings

<figure><img src="/files/xD6yQ1fkeuGtsFKzvzUL" alt="Click on any AI Chatbot or the hamburger tile menu beside the AI Chatbot of your choice to access its settings (Edit, Duplicate, Delete)."><figcaption><p>Click on any AI Chatbot or the hamburger tile menu beside the AI Chatbot of your choice to access its settings (Edit, Duplicate, Delete).</p></figcaption></figure>

You can modify your AI Chatbot by first **clicking any AI Chatbot tile or by clicking the settings (** ![Click the hamburger tile menu beside the AI Chatbot of your choice to access its settings. You can edit the AI Chatbot to go through the AI Chatbot creation process, make a copy, upload new data, do testing, or delete it entirely.](/files/KST6nVMhsZouA9SL5Nug) **) ,** and then choosing an action you want accomplish:&#x20;

* **Edit:** Adjusts all parameters of the AI Chatbot.
* **Duplicate:** Creates a copy of the AI Chatbot.
* **Delete:** Permanently deletes the AI Chatbot.


---

# 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-an-ai-chatbot/modify-your-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.
