# Active Calls

The *Active Calls* page displays all ongoing calls across queues in real time. By default, it shows calls from all queues, but you can filter the view to a specific queue using the dropdown menu.

![](https://lh4.googleusercontent.com/ksBdAYFhgzTyHSeJWQaJAWG_Os-Z7EvfIIune_B-8VhDcjO8KnV9CMIsOUO3yGTycootdZfUNahmMPMYca8iCX-FccAfBIhuOJUNkTk2Q86ROCE5Y6czcxjOF73LjVKV-Vqi7obr)

#### Call Details

For each active call, the following information is provided:

* **Queue Name**
* **Caller ID**
* **Caller Name**
* **Start Time**
* **Queue Join Time**
* **Connected Time**
* **Wait Time**
* **Call Length**
* **Assigned Agent**
* **Call Status**
* **Direction** (Incoming or Outgoing)

This page helps supervisors monitor current activity and manage queue performance efficiently.


---

# 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/active-calls.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.
