SMTP-based alerts with AI-enhanced templates. Multiple recipients per channel with detailed incident context, screenshots, and one-click actions.
- Multiple recipients
- AI-enhanced templates
- Incident screenshots
- Custom SMTP support
10 channels · zero noise
Ten channels. One alert. Every channel delivers the same rich context: monitor name, status, response time, screenshots, and direct links to investigate.
Free on every plan. One-click enable. Works on desktop and mobile, even when the dashboard tab is closed. No additional setup.
Every alert is available via our REST API. Create monitors, manage channels, query incidents, and build custom dashboards, all programmatically.
// Create a notification channel POST /api/notification-channels { "name": "DevOps Slack", "type": "SLACK", "config": { "webhookUrl": "https://hooks.slack.com/..." }, "alertTypes": [ "downtime", "recovery", "ssl", "visual_change" ] }
Every notification channel supports every alert type. Choose which types each channel receives. Route downtime to PagerDuty and visual changes to Slack.
Site goes down or returns error status codes.
Site comes back online after downtime.
Response time exceeds your threshold.
Certificate expires within 13, 3, or 1 day (defaults). 20 and 6 day tiers also available.
A scheduled selected-record snapshot differs.
Page appearance changed beyond threshold.
Configured page text or freshness rule changed.
CPU, memory, or disk exceeds threshold.
Server agent stops reporting.
A supported request-timing or mobile Lighthouse lab threshold was crossed.
Can't find what you're looking for? Email support.
Email and browser push are included on every plan, including Free. Slack, Discord, and Telegram unlock on Starter; Solo, Business, and Agency include every channel.