# Delete Bots

If you want to delete your bot, that too is possible through the My Bots section. To delete your bot, click on the menu icon on the top right corner of the bot card.

<figure><img src="/files/PdvfsWjyzaz5C4XVC6M5" alt=""><figcaption><p>Bot Grid</p></figcaption></figure>

Then you can view a small drop-down menu which includes edit bot, share and remove. Select the "remove" option, and a popup will appear asking for confirmation to remove the bot.

<figure><img src="/files/fpeq6mRZsEXiZq6vIXuK" alt=""><figcaption><p>Remove Bot</p></figcaption></figure>

Then you can simply click on "Remove", and your bot will be removed from your bot grid.

<figure><img src="/files/ySuS7QX6uRc6bxqaGTqw" alt=""><figcaption><p>Bot Grid</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://docs.convogrid.ai/convogrid/my-bots/delete-bots.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.
