# Whisper In

Live Status | Queue status | Select queue | Whisper In

Select a call that is currently connected to an agent. Select the Whisper In button. After a few seconds, an incoming Teams call should appear for the supervisor that selected the Whisper In button. After answering, the supervisor can listen to the call and speak to the agent. From the agent and caller perspective, the supervisor is a hidden participant in the call roster.

{% 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 %}

{% hint style="warning" %}
Do not place the call on hold when using the whisper in feature. When the call is retrieved, the whisper in participant will become a normal participant in the call. This is due to a Microsoft limitation in the underlying APIs.
{% 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/whisper-in.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.
