> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/platform/platform-core/alert-and-escalation/notifications/internal-notifications.md).

# Internal Notifications

Internal notifications appear in the BuildingPro Suites interface.

Internal notifications are announced by a red dot in the title bar **\[A]**, a visual cue **\[B]**, and a notification sound.

The number in the red dot indicates the number of new notifications.

<figure><img src="/files/yWzFRv723ExDQXYF94Ww" alt=""><figcaption></figcaption></figure>

## Display all Notifications

<figure><img src="/files/JS1gd7pOnz0Iv1vUk6Rk" alt=""><figcaption></figcaption></figure>

1. In the title bar, click on **Notifications \[A]**

   ▷ The **Notifications** window **\[B]** opens

### Details

In the **Notifications** window **\[B]**, you have the following options:

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FrYtJrQNFEZSYFABZzUf7%2FDocs_Benachrichtigung%20-%20Allgemein-Details.png?alt=media&#x26;token=4f79d71f-1fa2-4585-9dc2-7a0b0dfa588e" alt=""><figcaption></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="77"></th><th width="232"></th><th></th></tr></thead><tbody><tr><td><strong>[B]</strong></td><td>The Notifications window</td><td>The Notifications window</td></tr><tr><td><strong>[C]</strong></td><td>Mark all as read</td><td>Click to mark all notifications as read</td></tr><tr><td><strong>[D]</strong></td><td>Mute options</td><td>Click to open a menu where notifications can be muted. See <a href="/pages/HbW1jU4IyCGKEkqKSOVz">↗Mute Notifications</a></td></tr><tr><td><strong>[E]</strong></td><td>New notifications</td><td>New notifications are marked with a dot and are darkly highlighted.<br>Click on a notification to mark it as read</td></tr><tr><td><strong>[F]</strong></td><td>Read notifications</td><td>Read notifications</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/platform/platform-core/alert-and-escalation/notifications/internal-notifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
