> 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/web-interface/administration/user-and-security-management/notifications/subscriptions.md).

# Subscriptions

The ***Subscriptions*** are intended to send email according to activities on Devolutions Server. It could be activities on entries, user accounts, system settings, etc. To create a ***Subscription***, click on the ***Add*** button.

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

Then, fill in the informations in the following fields:

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

### Subscriptions

<table><thead><tr><th width="203">Option</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Display name of the subscription.</td></tr><tr><td><strong>Subscriber</strong></td><td>One subscriber that will receive the notifications from the current subscription. A subscriber or a subscriber group can be selected.</td></tr><tr><td><strong>Subscription category</strong></td><td><p>Category of the subscription. Can be set to one of the following possibilities:<br></p><ul><li><em><strong>Entry</strong></em></li><li><em><strong>User</strong></em></li><li><em><strong>Vault</strong></em></li><li><em><strong>User groups</strong></em></li><li><em><strong>PAM privileged account</strong></em></li><li><em><strong>PAM provider</strong></em></li><li><em><strong>PAM checkout</strong></em></li><li><em><strong>PAM team folder</strong></em></li><li><em><strong>System settings</strong></em></li><li><em><strong>Administration log</strong></em></li><li><em><strong>Workspace log</strong></em></li><li><em><strong>Devolutions Gateway</strong></em></li><li><em><strong>PAM checkout policy</strong></em></li><li><em><strong>PAM OTP template</strong></em></li></ul></td></tr><tr><td><strong>Filters</strong></td><td>The filters are tied to the subscription category and each of them has their own filters. You can add a filter with the <em><strong>Add Filter</strong></em> button. Be aware that the filters are cumulative.</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:

```
GET https://docs.devolutions.net/server/web-interface/administration/user-and-security-management/notifications/subscriptions.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.
