Browser push
Works in the web dashboard. On your first visit, the browser asks permission to send notifications — accept it.1
Allow notifications
If you declined before, you have to re-enable it in the browser’s site settings. aciona.me cannot ask again after a refusal.
2
Keep the browser open or in the background
Browser push is delivered by the service worker; the browser must be running (the tab does not have to be open).
Browser push is great during working hours and not enough outside them. For overnight on-call, use the mobile app.
Mobile push
- Android
- iOS
aciona.me uses a dedicated notification channel for
critical incidents, with:- Its own alarm sound, distinct from ordinary notifications.
- Do Not Disturb bypass, once you grant the matching permission.
- Full-screen notification, so the incident shows up even on a locked phone.
Severity and push
This is a deliberate hygiene decision: informational alerts should not wake anyone. If something needs a page, send it withwarning severity or above.