# Bots de conversación

Desde la opción *Asistentes inteligentes -> Chatbots* del menú principal, puedes crear bot personalizados para cada canal:

<figure><img src="/files/fV7pG2ZynwxAeFQJz7Hq" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
[Se ](#user-content-fn-1)[^1]puede habilitar sólo 1 bot por canal
{% endhint %}

#### CREAR UN BOT

Desde el botón **Crear bot,** configurar nombre, canales y activarlo.

También es posible desde el botón **Editar**, realizar cambios sobre esos mismos aspectos.

<figure><img src="/files/hoHZ9jDUyiTpKAcUX29x" alt=""><figcaption></figcaption></figure>

En la siguiente sección verás como [configurar](/panel-de-control/bots-de-conversacion/configuracion.md) el flujo de cada bot en particular.

[^1]:


---

# 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://soporte.optiwe.com/panel-de-control/bots-de-conversacion.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.
