# Notifications

#### Software Notifications

A bull horn icon will appear on the top right corner when there is a software notification. The notifications can be displayed by clicking on the bull horn icon. These notifications may include actions that are required by the user and/or IT administrator.

#### Voicemail Notifications

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

An envelope icon with a number will appear on the top right corner when there is an unread Teams voicemail. The number shown is the count of unread voicemail messages. Selecting the icon will open the voicemail panel.


---

# 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/notifications.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.
