# Numero de solicitudes y clientes por operador

En este informe podemos conocer todas las solicitudes y clientes de un determinado operador en una determinada fecha. Ejemplo: Operador 1 atendió 19 chats, Operador 2 atendió 16 chats, Operador 3 atendió 13, etc. Para generar el informe, es necesario elegir la fecha y luego elegir la herramienta sobre la que se informará, después hacer clic en "Generar". Si desea guardarlo/archivarlo para volver a consultarlo más tarde, debe hacer clic en "Guardar en Mis informes":

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

<br>


---

# 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://c2dbr-pt.gitbook.io/c2dbr/centro-de-ayuda-de-chat2desk/informes-avanzados/numero-de-solicitudes-y-clientes-por-operador.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.
