Download on theApp Store
Hosted APNs and FCM

Alerts that finally break through notification noise.

Reliable push for on-call engineers. Delivered over APNs and FCM, native Alertmanager support, and infrastructure you can own.

About ten minutes to get running (no credit card required).

Handler critical alert on iPhone lock screen with Acknowledge over stacked infrastructure notifications
Built by a DevOps engineer, for their own on-call first

One webhook away from your phone.

We built a universal way to open and close incidents, inspired by Alertmanager, but not tied to it. Any system that can POST a webhook can fire and resolve the same way; the examples below show that flow.

yaml
route:
  receiver: "handler"

receivers:
  - name: "handler"
    webhook_configs:
      - url: "https://api.gethandler.app/api/v1/alertmanager"
        send_resolved: true

What you get

We do not like landings that hide what the product really looks like. Let the screens below show Handler in full, so you can decide if it is for you.

Compared to Slack, email, and SMS

Where Handler differs from the channels most teams already use for alerts.

CapabilityHandlerSlackEmailSMS
Push via APNs & FCM
Emergency retry until ACK
Native Alertmanager fire & resolve
Inbox
Active Alerts
Alert detail with full history
Rich notifications
Customizable sounds & settings
Customizable Quiet Hours
Live / cross-device sync

Frequently asked questions

Handler exists so important alerts can cut through everyday notification noise. Slack and Discord webhooks don't have that punch for on-call.

I built Handler from my own DevOps and homelab needs: easy to send, hard to miss on the phone.