> For the complete documentation index, see [llms.txt](https://soporte.optiwe.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://soporte.optiwe.com/agente-de-atencion/abrir-conversacion.md).

# Abrir conversación

Para abrir una conversación, uno a uno, en <https://agent.optiwe.com/> tienes dos opciones:

1. **Desde tu bandeja personal**, si encuentras un chat cerrado que necesitas reabrir:&#x20;

Apretar el botón de reapertura y seleccionar la plantilla que deseas utilizar

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

2. **De modo generaI**, sin buscar la ultima conversación:

**a.** Ir a <img src="/files/enOn1zEvciXDBoV3sL6I" alt="" data-size="line"> del panel de la izquierda y elegir la opción “Nueva conversación”

<figure><img src="/files/5h7MfSuBEA4Ei1x5Kic3" alt=""><figcaption></figcaption></figure>

**b.** Seleccionar al cliente

**c.** Elegir la plantilla que deseas utilizar

{% hint style="info" %}
El chat quedará en estado **Saliente - Sin Asignar**, hasta que el cliente responda y se pueda continuar la comunicación.&#x20;

{% endhint %}

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

#### ENVÍO DE PLANTILLAS CON ARCHIVOS PDF

Al seleccionar una plantilla que contenga un pdf, es posible reemplazar el original por algún otro.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/agente-de-atencion/abrir-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.
