# Importar bot

A funcionalidade de importar bot, permite que você importe em sua conta um bot de outra conta que você possui.

{% embed url="<https://drive.google.com/file/d/1Mm4SyFYAxezLqStf_mqEJMEhthwbsBzM/view>" %}

1- Após copiar o token de [<mark style="color:purple;">**compartilhamento**</mark>](https://help.cosmobots.io/help/bot-builder/criar-o-bot/compartilhamento), clique em importar bot:

![](/files/7HsTQR6dUd9xtHTPTmn5)

2- Cole o token e clique em importar:

![](/files/PA9mz7BY0fuoFylei5gn)

Pronto, o bot será importado para a sua conta.


---

# 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/importar-bot.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.
