โœ‰๏ธ adiparashaktiinfotech@gmail.com ยท ๐Ÿ“ Gujarat & Rajasthan, India ๐Ÿ‡ฎ๐Ÿ‡ณ Built in India, for Indian Security Agencies

Notifications and Push Alerts for Security Operations

One notification system, used everywhere across the platform โ€” leave decisions, referral payouts, emergencies, device health and admin broadcasts all flow through the same pipeline.

Published 28 July 2026 ยท 6 min read

A guard-management platform touches a lot of different events across a day โ€” a leave request gets approved, a referral reward is paid, an emergency alert fires, a kiosk tablet's battery runs low. Rather than each of those being its own separate, inconsistent alert mechanism, Raksha Kavach routes all of them through one shared notification system, so every user has a single place to see what needs their attention.

In-app first, push second

Every notification is always recorded in-app โ€” visible from the bell icon in the web portal or the notifications list in the mobile app โ€” regardless of whether push delivery is configured. Push notifications to a phone's lock screen are an addition on top of that, delivered via Firebase Cloud Messaging once an agency connects its own Firebase service account. In-app notifications work out of the box; push is an enhancement, not a dependency.

What actually triggers a notification

The list is broader than it might first seem, because the same pipeline is reused everywhere a "someone needs to know about this" moment happens in the product:

  • A leave application being approved or rejected, sent to the guard who applied.
  • A referral being rewarded, sent to whoever made the referral.
  • An emergency SOS or HQ alarm, sent to the relevant admins, HR and site supervisors.
  • Subscription and trial status changes, like an approaching trial expiry.
  • A join request being submitted or approved, for both the applicant and the reviewing admin/HR.
  • Kiosk device events โ€” an unrecognized face at a kiosk, a device going offline, low battery on a tablet, or a burst of repeated failed face matches.

Admin broadcasts use the same pipeline

Beyond automated triggers, Company Admins and HR can compose and send their own broadcast notification to some or all users in the company โ€” an announcement, a policy reminder, a heads-up about a site change โ€” from the Notifications page. It's delivered through the exact same in-app + push mechanism as every automated alert, so there's no separate "announcements" system to maintain or check.

Designed to fail gracefully

If push delivery isn't configured โ€” no Firebase service account connected yet โ€” nothing in the rest of the platform breaks. Notification-sending code is written to be best-effort: it tries push delivery, logs if it can't, and always still records the in-app notification regardless. An agency onboarding onto Raksha Kavach gets working in-app notifications from day one, with the option to switch on push delivery whenever they're ready.

Why this matters for a distributed guard workforce

Security agency staff are rarely all sitting at a desk โ€” guards are on site, supervisors are moving between locations, and HR is juggling multiple things at once. A system where important events (an emergency, a rejected leave request, a low-battery kiosk that needs attention) reliably surface somewhere the right person will actually see them is a meaningfully different experience from relying on someone remembering to check a shared spreadsheet or WhatsApp group.

Conclusion

Notifications aren't a bolt-on feature in Raksha Kavach โ€” they're the connective tissue between modules, making sure that when something happens that a specific person needs to know about, it reaches them consistently, whether that's an automated system event or a message an admin chose to send directly.

FAQ

Frequently Asked Questions

Do notifications work without setting anything up?

In-app notifications โ€” the bell icon and notification list inside the portal โ€” work immediately with no configuration. Push notifications to a phone's lock screen additionally need a Firebase service account connected, the same DB-first settings pattern used for other integrations.

Can head office send a message to everyone at once?

Yes. Company Admins and HR can broadcast a notification to some or all users in the company directly from the Notifications page, using the same delivery pipeline as automated alerts.

What kinds of events trigger an automatic notification?

Leave approvals and rejections, referral reward payouts, emergency SOS and alarm alerts, subscription/trial status changes, join-request decisions, and kiosk-specific events like an unrecognized face, a device going offline, or low battery on a kiosk tablet.

Related Reading

Explore More

Keep your team informed in real time

Ask us how notifications and push alerts fit into your workflow.

๐Ÿ“ฉ Request a Demo