# Activity Dashboard

The *Activity Dashboard* provides a real-time overview of call centre performance using a card-based layout. By default, it displays a summary of the primary call centre.

#### Overview Card Widget

<figure><img src="/files/9BGBHYVrdb2FWYT2tzwm" alt=""><figcaption></figcaption></figure>

Each card widget includes the following metrics:

* **Total Agents**
* **Agents Logged Off**
* **Agents on Break**
* **Agents Available**
* **Total Calls Ringing**
* **Calls on Hold**
* **All Calls**: Click the icon to expand and view detailed call data in a pop-up.
* **Incoming Calls**: Expandable view to show all active inbound calls in a pop-up.
* **Outgoing Calls**: Displays all ongoing outbound calls in a pop-up.

#### Multi-Call Centre Monitoring

For organisations managing multiple call centres, the dashboard allows the addition of separate views for each centre:

* Click the **Copy** icon on an existing card.
* Choose the desired call centre from the dropdown menu.
* A new card with metrics for the selected call centre will appear.

To remove a view, click the **Delete** icon on the respective card.

#### Data Refresh

All metrics displayed on the dashboard are auto-refreshed every 30 seconds to provide near real-time visibility into call centre operations.


---

# 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.cebodtelecom.com/new/manage-phone-system/call-center/activity-dashboard.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.
