Get started
Documentation

Alert channels

Every channel is configured the same way — Integrations → New integration — and shares the same features: down / up / late events, tag filters, quiet hours, reminders while down, and a delivery journal with retries (3 attempts: 10 s → 1 min → 5 min). Alerts use the account owner's language.

Channel You need Notes
Telegramdeep-link pairingDMs and groups; email fallback when the API is down
Emailan addresslocalized HTML mail
WebhookURL (+secret)HMAC signature, custom body templates
Slack / Discord / Mattermostincoming webhook URLmarkdown messages
SMSphone · Pro+ planalert headline only
PagerDutyrouting keyup auto-resolves the incident

Email

  1. Integrations → New integration → Email, enter the address.

Mail arrives as HTML (with a plain-text part for strict clients): a status headline plus details — check, project, time in your timezone, reason. A project can have several email integrations with different filters.

SMS Pro and above

  1. Integrations → New integration → SMS, phone in international format (e.g. +15551234567).

SMS are short — only the alert headline is sent ("🔴 nightly backup is DOWN"). A practical pattern: SMS only for down of critical checks (tag filter), everything else to Telegram/Slack. The channel is unavailable on Free — the form will tell you.

PagerDuty

  1. In PagerDuty: Services → your service → Integrations → Add integration → Events API v2, copy the Integration Key (routing key).
  2. Integrations → New integration → PagerDuty, paste the key. Recommended events: down and up.

Events API v2 mapping:

Do subscribe the PagerDuty integration to up — otherwise you'll be resolving incidents by hand.

If alerts don't arrive

The universal tool for every channel is the delivery journal (the Journal button on the integration card): each attempt's status, the attempt count and the provider's error text. pending — quiet hours; suppressed — the service temporarily suppressed down alerts due to an outage of its own workers; failed with a message — a receiver-side problem (wrong key, unreachable address).