# Voicemail

#### Personal Voicemail

Prerequisite: [Enable Voicemail panel](/getting-started.md#enable-voicemail-panel)

The user's personal Teams voicemails will appear in the voicemail panel. This panel can be accessed by selecting the voicemail button on the top right or setting it as a panel in the Layout. If a voicemail is selected, the details will appear in the lower area with the ability to playback the recording.

The phone icon button will initiate a call to the voicemail contact.

{% hint style="info" %}
The Voicemail panel can be enabled under [Layout](/settings/layout.md) or by selecting the voicemail button on the top right corner.
{% endhint %}

{% hint style="info" %}
The last 50 voicemails will be displayed. Unread messages will be included in the notification count even if they are not in the last 50 voicemails displayed. Use Microsoft Outlook | Search Folders | Voice Mail to see voicemails beyond the last 50.&#x20;
{% endhint %}

#### Microsoft 365 Group Voicemail

Prerequisite: [Enable Microsoft 365 Group Voicemail panel](/getting-started.md#enable-microsoft-365-group-voicemail-panel)

Microsoft 365 Group Voicemails can be displayed in the Group Voicemail panel. On the panel, select the Microsoft 365 group in the Voicemail groups drop down and twenty-five of the latest voicemails for that group will be displayed.

If a voicemail is selected, the details will appear in the lower area with the ability to playback the recording.

The phone icon button will initiate a call to the voicemail contact.

{% hint style="info" %}
The Group Voicemail panel can be enabled under [Layout](/settings/layout.md)
{% 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://ac.docs.landis.cloud/daily-usage/voicemail.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.
