1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/docs/reference/notifications.md
2023-03-24 10:37:25 +01:00

33 lines
1.2 KiB
Markdown

---
title: Notifications
---
:::info Availability
Notifications were introduced in Unleash 4.22.0 for pro and enteprise customers.
:::
Unleash's notifications give you updates when certain events occur in projects that you are part of. The notifications are accessible from the notifications button in the navigation section of the admin UI.
Your notifications will only contain updates from other members; you will not get notifications about actions you perform yourself.
![The notifications overview. It's telling the user about a feature that was enabled in production and that there is a change request ready for review.](/img/notifications.png)
From within the notifications list, you can:
* navigate to the features or change request that the notification is for
* mark all notifications as read
* filter out unread notifications
Notifications can not be disabled.
## Notification events
The following actions in your projects will trigger notifications:
* Creating a feature
* Archiving a feature
* Enabling a feature in an environment
* Submitting a change request (sent only to project members who can approve the change request)
* Approving change request
* Applying change request