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

# Notifications

{% hint style="info" %}
La fonctionnalité [Email](https://docs.devolutions.net/fr/server/web-interface/administration/configuration/server-settings/general/email/) doit être activée et correctement configurée pour que les ***Notifications*** fonctionnent.
{% endhint %}

Avec Devolutions Server, il est possible de recevoir des notifications par courriel basées sur les activités des utilisateurs grâce à la fonctionnalité ***Notifications***.

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

Pour que les notifications fonctionnent, au moins un [Abonné](https://docs.devolutions.net/fr/server/web-interface/administration/security-management/notifications/subscribers/) et un [Abonnement](https://docs.devolutions.net/fr/server/web-interface/administration/security-management/notifications/subscriptions/) doivent être créés. Il est également possible de regrouper des abonnés dans des [Groupes d'abonnés](https://docs.devolutions.net/fr/server/web-interface/administration/security-management/notifications/subscriber-groups/) pour envoyer des notifications à un groupe d'abonnés.

L'exemple suivant représente un courriel de notification reçu pour la création d'une entrée.

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


---

# 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/fr/web-interface/administration/user-and-security-management/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.
