> For the complete documentation index, see [llms.txt](https://docs-es.sinch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-es.sinch.com/contactproagentes/contact-pro/seleccionar-boletos-manualmente.md).

# Seleccionar boletos manualmente

En la plataforma, puede realizar llamadas que se le desvían automáticamente, pero también es posible buscar interacciones manualmente.&#x20;

En la plataforma, en la parte inferior de la pantalla, utilice la función:

Abrir lista de selección <img src="/files/9bhZTDsERyBo4erwaiZF" alt="" data-size="line">, aquí se enumeran todas las interacciones que esperan en la cola.

<figure><img src="/files/8rwznwbb71myNqH1o9Un" alt=""><figcaption></figcaption></figure>

Cada una de las columnas enumeradas representa una función:&#x20;

<img src="/files/tqKOCdusmyKLnDFpzcEj" alt="" data-size="line"> Origen de la llamada, presenta el número de teléfono del usuario.&#x20;

&#x20;<img src="/files/TL2uJ2xbPaSM7UQDWs5s" alt="" data-size="line"> Asunto de la convocatoria, puede ser que su empresa tenga un asunto estándar y este dato se repita.&#x20;

<img src="/files/fM2KUV80pap9qthcdHGl" alt="" data-size="line"> Estado de la llamada, cuál es el estado de la llamada en la herramienta. Hoy tenemos los siguientes estados: \
**En cola:** Esperando ser atendido. \
**En proceso:** La llamada ya está siendo atendida. \
**En proceso posterior:** La llamada ya se cerró pero permanece abierta en la pantalla del agente. \
**Tratado:** Convocatoria cerrada.&#x20;

Si el ticket tiene un estado en cola, tendrá la función **SELECCIONAR** disponible para obtener el ticket para su usuario.&#x20;

<img src="/files/sQ4vkfptCIx6JXlWTn6I" alt="" data-size="line"> Agente que es responsable del caso.&#x20;

<img src="/files/5tepfEY0SaA1mZHtIyHD" alt="" data-size="line"> Cola a la que está vinculada la llamada.&#x20;

<img src="/files/w0d12EqhWaQZr01zZc3S" alt="" data-size="line"> Fecha y hora en que llegó la llamada a la cola.&#x20;

<img src="/files/KBfDKjfB4ynfUhLgWPxt" alt="" data-size="line"> Tiempo que el servicio está esperando en la cola.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs-es.sinch.com/contactproagentes/contact-pro/seleccionar-boletos-manualmente.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
