# Monitor Live Calls

Live calls can be monitored by selecting Live Status | Live Calls or Queue Status | Select queue | Calls tab.  The Supervisor can see call details by selecting the ![](/files/eeBSFXBBo00qeTABsrLY) button on the call record. The following actions can be performed on the calls:

* [Call Barge](/daily-usage-personas/supervisor-manager/monitor-live-calls/call-barge.md)
* [Pick Call](/daily-usage-personas/supervisor-manager/monitor-live-calls/pick-call.md)
* [Listen In](/daily-usage-personas/supervisor-manager/monitor-live-calls/listen-in.md)
* [Whisper In](/daily-usage-personas/supervisor-manager/monitor-live-calls/whisper-in.md)

{% hint style="info" %}
If calls do not appear in Live Calls or Queue status, the user may not have a data access policy to view this data.  The same applies if the barge, listen in, whisper in, or call pick button does not appear on a call.
{% endhint %}


---

# 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://cc.docs.landis.cloud/daily-usage-personas/supervisor-manager/monitor-live-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.
