# Live Panel

Our live panel provides you with a centralized platform where you can manage agent performance and receive real-time insights into every aspect of your online customer engagement. Through our system, you can easily monitor and evaluate performance and key metrics in real time. This allows you to always stay in control of customer interactions and make informed decisions to improve them.

{% embed url="<https://youtu.be/Qm6hfmqnFf4>" %}

**Active Conversation** – The number of conversations currently being handled by agents.\
**Awaiting** – The number of conversations currently in the queue and waiting for an agent’s response.\
**Missed Conversation** – The number of conversations missed during the current week.\
**Answered Conversation** – The number of conversations answered during the current week.\
**Avg. Response Time** – The average response time for all answered conversations in the current week.\
**Live Conversations** – Details of conversations that are currently ongoing (either queued or being actively handled).\
**Latest Closed Conversations** – See how many users you have served recently and whether any were missed.\
**Users Online, Away, Offline** – The number of agents by their current status.\
**Number of Conversations** – Measures the total number of interactions between users and customer support agents.\
**Conversation Duration** – Measures the amount of time an agent spends talking with a user.\
**Top 3 Users by Number of Conversations** – Identifies the top three agents with the highest number of user interactions. This is used to highlight the most active and engaged 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.livecaller.io/livecaller/live-panel.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.
