Notifications
Goal
Read and clear in-app notifications about documents, periods, and other events.
Who it is for
Any signed-in staff user. The notifications API is user-scoped (no extra permission key); you only see your own rows.
Preconditions
- Signed in to the staff app.
- Events are produced by domain flows (e.g. document posted, period closed) via the notification dispatcher.
Steps
- Open Notifications from navigation (route
notifications). - Review unread items (types such as document posted / period closed appear in product copy).
- Open a notification to jump to the related work when a link is provided.
- Mark one as read, or mark all read.
Result
Your inbox reflects recent system events; unread counts clear after read actions.
Hard stops
Notification id not owned by you → 404. Portal users have a separate portal experience — this page is staff in-app notifications.