# Queue AVG Waiting & Talking Time

{% hint style="info" %}
'Queue AVG Waiting & Talking Time' report provides information about the average amount of time that callers are waiting in a queue, and the average amount of time that an agent spends in handling calls. The report helps you to identify the peak times of queue calls, and allocate your agent accordingly. This topic describes the report details, and shows you a report example.
{% endhint %}

### Report details

The Queue AVG Waiting & Talking Time includes a graph and a table that shows the following information for each queue:

| Parameter            | Description                                                                                  |
| -------------------- | -------------------------------------------------------------------------------------------- |
| Average Waiting Time | The average amount of time that it takes for an incoming call to be distributed to an agent. |
| Average Talking Time | The average amount of time that a caller talks to an agent.                                  |

### Report example

The following report shows the daily average waiting & talking time

<figure><img src="/files/cMxlqrtqIEuJYUKFiGra" 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://docs.klink.cloud/dashboard-and-reports/reporting/call-reports/queue-avg-waiting-and-talking-time.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.
