Home
Pricing
Platform Blog About Contact FAQ Partners
Sign in Start free
Notifications

Every alert, routed
to the right person.

Email, SMS, push, browser notification, Slack, Discord, Teams, Telegram, and webhooks, with per-monitor routing rules, severity filtering, and quiet hours, so the right person gets paged at the right time.

Free tier included No credit card 2-minute setup
Site Qwality monitors list with status and sparklines

Every channel, every rule, one place.

Notification routing in Site Qwality is per-monitor and per-severity. A critical failure on your payment API can page the on-call engineer via SMS, post to #sre in Slack, and open a webhook to your incident tool, all from one rule.

Nine notification channels

Email, SMS, mobile push, browser notifications, Slack, Discord, Microsoft Teams, Telegram, and outbound webhooks, all included.

Per-monitor routing rules

Configure notification rules independently for each monitor so the payment API alerts differently from a low-priority blog health check.

Severity-based routing

Route critical alerts to SMS and Slack, warnings to email only, and informational events to a webhook log. Silence and noise are both controlled.

Quiet hours

Define time windows per notification channel where non-critical alerts are held and delivered as a digest when quiet hours end, not at 3am.

Team and personal channels

Notify a shared Slack channel for team awareness and simultaneously page an individual engineer via SMS for immediate personal response.

Notification groups

Bundle multiple channels into a group. Assign the group to a monitor and update recipients in one place without editing every monitor.

Route by what matters

Critical gets SMS.
Warning gets email.

Not every alert deserves the same urgency. Severity-based routing lets you configure which channels fire at which thresholds, so critical failures wake people up and warnings stay in the inbox for the morning standup.

  • Separate routing rules for critical, warning, and recovery
  • Quiet hours hold non-critical alerts until business hours
  • Escalation policies kick in if no one acknowledges
app.siteqwality.com / notifications / rules
notification rules ActiveLIVE
RULES ACTIVE4
CHANNELS IN USE6
ALERTS ยท 24H9
criticalSMS + Slack + webhook
warningemail + Slack
recoverySlack only
off-hourson-call schedule
All channels, no extra charge

Every channel is
included.

There is no per-channel add-on charge. Every Site Qwality plan, including the free tier, includes all nine notification channels. Add Slack, SMS, and webhooks to the same monitor with one rule and no upgrade required.

  • All nine channels on every plan including free
  • No per-SMS or per-message charges
  • Notification groups reduce per-monitor configuration work
configure via APIPOST /notification_group/  # a group, then a destination per line

POST /notification/
{ "notification_group_id": "$GROUP_ID", "type": "sms",
  "details": { "country_code": 1, "phone_number": "5555550123" } }

POST /notification/
{ "notification_group_id": "$GROUP_ID", "type": "email",
  "details": { "email_address": "sre@acme.com" } }

POST /http/job  # attach the group to the monitor
{ "uri": "https://acme.com/checkout", …, "group_notification_ids": ["$GROUP_ID"] }
201 Created
9

notification channels included on every plan

$0

no add-on charge for any notification channel

30s

fastest check interval, which is what bounds time to first alert

100%

of plans include quiet hours and severity routing

FAQ

Email, SMS, mobile push (iOS and Android), browser notifications, Slack, Discord, Microsoft Teams, Telegram, and outbound webhooks. All nine are included on every plan.

Yes. A single monitor can have multiple notification rules that fire simultaneously. For example, SMS to the on-call engineer and a Slack message to the #sre channel at the same time.

Quiet hours are time windows you define per notification channel. Non-critical alerts that arrive during quiet hours are held and delivered as a digest when the window ends, so low-severity issues don't interrupt sleep.

SMS is built in, with no Twilio or other third-party account required. It is included on all plans including the free tier, with no per-message charge.

A notification group is a reusable bundle of channels and recipients. Assign the group to any monitor and update its members in one place. All monitors using that group are updated automatically.

Start free. No credit card.

Uptime, cron, synthetic, logs, RUM, incidents, and status pages. Free tier on every product.