> 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/english-v14/documentation/benachrichtigungen/benachrichtigungen-anpassen.md).

# Customize notifications

## About this feature

Users can individually specify which events they want to be notified about.

\[HINT] Each user can customize this feature for themselves. This feature cannot be controlled via ↗ roles. \[HINT]

## Open feature

{% @supademo/embed url="<https://app.supademo.com/demo/BKt30XB75MvZdejChtOpd>" demoId="BKt30XB75MvZdejChtOpd" fullWidth="true" %}

### Adjust notifications

Activate the [↗ switch ](/collection/english-v14/preface/bedienelemente.md#schalter)next to an entry to receive notifications for this item.

Disable the switch next to an entry to receive notifications for this item.

## Overview

<figure><img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/gYLACjRECJr3qnHWwl7i/Benachrichtigungen%20v3.png" alt=""><figcaption></figcaption></figure>

## Enable/disable all notifications

Click on **K**, to turn all notifications on or off.

## Restore default

click on **L,** to restore the default settings,

## Save settings

Click on **M**, to save all changes made.

{% hint style="warning" %}
All changes will be lost if you do not save!
{% endhint %}

## Available notification types

* **A** - Enable/disable all notifications related to **Dashboards** relate to enable/disable
  1. Notify when a *custom widget* was created enable/disable
  2. Notify when a *assigned to dashboard* was enabled/disabled
* **B** - Enable/disable all notifications related to **Alarms** relate to enable/disable
  1. Enable/disable notification when a *alarm triggered* was
  2. Enable/disable notification when a *alarm acknowledged* was
  3. Enable/disable notification when a *Alarm with comment in the logbook* *acknowledged* was
* **C** - Enable/disable all notifications related to **Tickets and Tasks** relate to enable/disable
  1. Enable/disable notification when a *Ticket assigned* was
  2. Enable/disable notification when a *Ticket updated* was
  3. Enable/disable notification when a *Ticket commented* was
  4. Enable/disable notification when the *user is mentioned in the ticket* was
  5. Enable/disable notification when a *Ticket closed* was
  6. Enable/disable notification when a *Task assigned* was
  7. Enable/disable notification when a *Task updated* was
  8. Enable/disable notification when a *Task commented* was
  9. Enable/disable notification when the *user is mentioned in the task* was
  10. Enable/disable notification when a *Task closed* was
* **D** - Enable/disable all notifications related to **Rules** relate to enable/disable
  1. Enable/disable notification when a *Rule updated* was
  2. Enable/disable notification when a *Rule deleted* was
* **E** - Enable/disable all notifications related to **Assets** relate to enable/disable
  1. Enable/disable notification when a *Asset updated* was
  2. Enable/disable notification when a *Asset archived* was
  3. Enable/disable notification when a *Asset restored* was
* **F** - Enable/disable all notifications related to **Analytics and reports** relate to enable/disable
  1. Enable/disable notification when a *Analytic assigned* was
  2. Enable/disable notification when a *Report assigned* was
* **G** - Enable/disable all notifications related to **Smart Assist** relate to
  1. Enable/disable notification when a *Smart Assist View uploaded* was
  2. Enable/disable notification when a *Smart Assist View assigned* was
  3. Enable/disable notification when a new *slider group created* was
* **H** - Enable/disable all notifications related to **BIM** relate to enable/disable
  1. Enable/disable notification when a new *BIM asset uploaded* was
  2. Enable/disable notification when a new *BIM asset deleted* was
* **I** - Enable/disable all notifications related to **Digital Twin** relate to enable/disable
  1. Enable/disable notification when a *new Digital Twin created* was
  2. Enable/disable notification when a *Digital Twin deleted* was
* **J** - Enable/disable all notifications related to **settings** relate to enable/disable
  1. Enable/disable notification when a *new app available* is
  2. Enable/disable notification when a *new app version available* is
* **K** - Enable/disable all notifications related to **Engineering** relate to enable/disable
  1. Enable/disable notification when a *role has changed*
  2. Enable/disable notification when a *escalation channel has changed*
  3. Enable/disable notification when an asset template *changes*
  4. Enable/disable notification when a new package was placed in the Renzbox
  5. Enable/disable notification when a compartment in the Renzbox is blocked


---

# 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/english-v14/documentation/benachrichtigungen/benachrichtigungen-anpassen.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.
