> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/server/de/web-interface/administration/user-and-security-management/notifications/subscriptions.md).

# Abonnements

Die ***Abonnements*** dienen dazu, E-Mails entsprechend den Aktivitäten auf Devolutions Server zu senden. Dies können Aktivitäten an Einträgen, Benutzerkonten, Systemeinstellungen usw. sein. Um ein ***Abonnement*** zu erstellen, klicken Sie auf die Schaltfläche ***Hinzufügen***.

![](https://cdnweb.devolutions.net/docs/DVLS4183_2025_1.png)

Füllen Sie dann die Informationen in den folgenden Feldern aus:

![](https://cdnweb.devolutions.net/docs/DVLS4182_2025_1.png)

### Abonnements

<table><thead><tr><th width="203">Option</th><th>Beschreibung</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Anzeigename des Abonnements.</td></tr><tr><td><strong>Abonnent</strong></td><td>Ein Abonnent, der die Benachrichtigungen des aktuellen Abonnements erhält. Es kann ein Abonnent oder eine Abonnentengruppe ausgewählt werden.</td></tr><tr><td><strong>Abonnementkategorie</strong></td><td><p>Kategorie des Abonnements. Kann auf eine der folgenden Möglichkeiten festgelegt werden:<br></p><ul><li><em><strong>Eintrag</strong></em></li><li><em><strong>Benutzer</strong></em></li><li><em><strong>Tresor</strong></em></li><li><em><strong>Benutzergruppen</strong></em></li><li><em><strong>PAM-privilegiertes Konto</strong></em></li><li><em><strong>PAM-Anbieter</strong></em></li><li><em><strong>PAM-Auschecken</strong></em></li><li><em><strong>PAM-Teamordner</strong></em></li><li><em><strong>Systemeinstellungen</strong></em></li><li><em><strong>Administrationsprotokoll</strong></em></li><li><em><strong>Datenquellenprotokoll</strong></em></li><li><em><strong>Devolutions Gateway</strong></em></li><li><em><strong>PAM-Auscheckrichtlinie</strong></em></li><li><em><strong>PAM-OTP-Vorlage</strong></em></li></ul></td></tr><tr><td><strong>Filter</strong></td><td>Die Filter sind an die Abonnementkategorie gebunden und jede von ihnen hat ihre eigenen Filter. Sie können einen Filter mit der Schaltfläche <em><strong>Filter hinzufügen</strong></em> hinzufügen. Beachten Sie, dass die Filter kumulativ sind.</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.devolutions.net/server/de/web-interface/administration/user-and-security-management/notifications/subscriptions.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.
