# Dialogs

* **Volume:** this refers to the total number of conversations that have been assigned;
* **Duration:** average duration of a dialog;
* **Picked up chats:** this refers to the number of conversations that have been assigned AND accepted by the operator.
* **Successful opportunities :** number of times it was determined that a Livechat connection should be established and conversations were directly assigned to an operator without going through the waiting queue.

All these data are represented by graphs to visualize the evolution.

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

{% hint style="info" %}
The opportunity statistics work with external live chats.
{% endhint %}


---

# 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://docs-en.dydu.ai/analytics/livechat/dialogs.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.
