# Live chat

This section provides detailed statistics on the interaction between your agents and users through live chat, allowing you to measure and optimize the support experience. To start, select a date range from the dropdown at the top.

## Key Metrics

These key metrics offer a deep understanding of the effectiveness and efficiency of your live chat operations.

### Total of Interventions

The total number of times agents had to intervene in a conversation.

### Average Attention Request Time

The average time agents took to respond to a request for attention.

### Average Wait Time

The average time users waited before receiving attention.

### Average Resolution Time

The average time agents took to resolve user inquiries.

### Missed Requests

The number of times user requests went unattended.

## Attended Requests by Department

Visualize how support requests are distributed across different departments.

## Comparison of Attended Conversations

View the percentage of conversations attended to between agents and assistants.

## Distribution of Attention Request Times and Wait Times

Detailed information on the distribution of time users spend waiting and the time agents dedicate to addressing requests.

## Comparison of Conversation Duration

A daily breakdown of the duration of conversations, both by assistants and agents.


---

# 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.1millionbot.com/insights/live-chat.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.
