Notifications¶
The Notifications module centralizes alerts and related communication.
Main routes in the app¶
| Route | Purpose |
|---|---|
notification-list |
View notifications |
notification-detail |
Open notification details |
notification-setup |
Configure notification rules |
notification-setup-list |
View setup records |
template-list |
View templates |
template-form |
Create or edit templates |
job-list |
View job-related notifications |
What notifications do¶
- show alerts
- support reminders
- help track workflow events
- keep users aware of follow-up work
Why it matters¶
Notifications help users stay aware of approvals, reminders, workflow events, and related operational updates.