Files
authentik/website/docs/core/glossary/terms/notification-rule.mdx
Dominic R b1c9a3c5ab website/glossary: improve (#18969)
* website/glossary: Fix eslint errors

* wip
2026-01-08 00:25:22 +00:00

11 lines
517 B
Plaintext

---
title: Notification rule
sidebar_custom_props:
termName: Notification rule
tags:
- Events And Notifications
shortDescription: Policy-filtered event triggers that send notifications via transports.
authentikSpecific: true
longDescription: Rules that evaluate events through the policy engine and, when matched, deliver notifications using a selected transport (local UI, email, webhook). Bind policies, groups, or users to scope recipients and control which events generate alerts.
---