Live Notifications
DrillerDB supports in-app notifications, with live WebSocket delivery available when the signed-in session has a valid company context.
Live notification delivery requires an active connection and a valid positive company id from the signed-in session. Refresh remains the fallback if a session misses an event.
Quick Start: Configure Notifications
- Open Settings > Notifications
- Enable the notification types you want
- Allow browser notifications if prompted
- Watch the in-app notification badge for new items
- Open notifications to review details
Step-by-Step Workflow
- Open Settings > Notifications
- Enable the notification types you want
- Allow browser notifications if prompted
- Watch the in-app notification badge for new items
- Open notifications to review details
Delivery Methods
| Method | Availability |
|---|---|
| In-app notification list | Available for all users |
| Live WebSocket push | Available with a valid company context and active connection |
| Browser/system notifications | Browser permission dependent |
What to Expect
- Notification badges update as unread items change.
- Clicking a notification opens related context when available.
- If live delivery is interrupted, notification data still appears through normal app refresh/load flows.
Troubleshooting
Not seeing notifications
- Confirm notification preferences are enabled
- Check browser notification permissions
- Refresh the app and retry
Delays in delivery
- Check network connectivity
- Confirm you are signed in with a valid company context
- Reload the page
Related Topics
- Real-Time Features - Real-time overview
- Real-Time Schedule Updates - Scheduling sync behavior
- Notification Settings - Preference management