Skip to main content
The bell appears in all three apps and opens the same feed.

The feed

Notifications are grouped into Today and Earlier, newest first, with an unread count on the bell.
  • Tapping one marks it read.
  • Mark all read clears the count.
Most notifications deep-link to the thing they are about — an approved leave request opens that request.
In the admin console, tapping a notification only marks it read. There is no admin deep-link target yet, so the feed there is a record rather than a route.

What raises a notification

Organization preferences

Settings → Notifications carries eight independent toggles. Each one gates a family of notification types organization-wide: These are not cosmetic. Turning a toggle off means the notification is never created — not created-and-hidden. Turning Payslips off genuinely silences payslip publication for everyone in the organization. Each toggle saves immediately; there is no Save button.
Two notification types cannot be silenced. Document verified has no toggle, and Webhook failed is deliberately ungated — it is an operational alarm about a broken integration, and organization preferences must not be able to suppress it.
Preferences are per organization, not per user. An individual cannot mute a category for themselves.

Delivery

Notifications are in-app only. There is no email, SMS, WhatsApp or web-push fan-out for any notification type — including payslip publication and Form 16 availability. Someone who does not open the app is not informed.For machine-to-machine delivery of the same events, use webhooks — see the Developers tab.