# Geral

## Nome do bot

1-Aqui vai definir o nome que aparecerá em seu Bot:

![](/files/J4MxpKKROFbYda6RNY90)

{% hint style="warning" %}
Lembrando que esse não é o nome que aparecerá para o usuário, apenas para você na sua lista de Bots.
{% endhint %}

## Descrição

1-Aqui você pode colocar uma descrição sobre a função do seu Bot:

![](/files/8HvNpE26VhajTKnEHwHn)

{% hint style="info" %}
Essa descrição ajuda muito quanto se tem vários Bots tratando de assuntos diferentes na mesma conta.
{% endhint %}

## Avatar

1- Aqui você pode definir a imagem/foto de seu Bot. Disponibilizamos algumas opções da plataforma ou se preferir, você pode fazer ‘upload’ da sua própria imagem clicando no ícone de ‘upload’ e selecionando-a:

![](/files/tAnpstmzHr2tdcNWQ4cI)

## Exclusão do bot

1- Para excluir o Bot, basta clicar em Excluir Bot, digitar o nome do Bot e confirmar a exclusão:

![](/files/JZGFLKpDAr77AITsnWKT)

{% hint style="danger" %}
Uma vez excluído, não é possível recuperar o bot.
{% endhint %}


---

# 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://help.cosmobots.io/help/bot-builder/criar-o-bot/configuracoes-do-bot/geral.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.
