# Chats en vivo

Además de poder crear automatizaciones con Zasbot , también podrás interactuar con tus clientes o potenciales clientes a través de nuestro chat en vivo, disponible para cada canal.

Puedes acceder al chat en vivo de dos maneras:

1. **Desde el panel principal de Zasbot**
2. **Desde cada canal individual**&#x20;

#### Acceder al chat en vivo desde el panel principal

En el resumen del panel principal, encontrarás una pestaña en la parte superior llamada **Chat en Vivo**.

La principal ventaja de esta vista es que te permite ver todos los canales. Desde aquí, seleccionar un canal es rápido y sencillo, abriendo el chat en vivo de forma directa.\ <br>

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

#### Acceder al chat en vivo desde un canal específico

Si estás dentro de un canal en particular, también puedes abrir el chat en vivo directamente desde ese canal. Solo necesitas hacer clic en la opción **Chat en Vivo**, y se mostrará la lista de todos los suscriptores asociados a ese chatbot.

<figure><img src="/files/aVA1BSnhl09qAJj3lCda" alt=""><figcaption></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://zasbot.gitbook.io/zasbot-help-docs/la-plataforma/chats-en-vivo.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.
