Outbox Events
Notifications → Outbox Events — the delivery log for every notification
the system has sent. Requires employee:admin.


Inspecting deliveries
Each row is one outbound event with its type, recipients, channel and delivery status. Use it to answer "did the approval email actually go out?".
- EMAIL events — open the archived, fully rendered HTML exactly as the recipient received it, plus the underlying JSON payload.
- IN_APP events — view the in-app notification content.
Failed deliveries are visible here too, so you can spot mail problems without digging through server logs.