Notifications and Alerts

When we detect a change on one of your domains, we store it and can notify you in several ways—in the product, by email, by Slack, or by a custom HTTPS webhook for tools like Zapier and n8n. All of them use the same underlying data and filtering. You control where you get emails, connect chat and webhooks in Profile, and mute certain change types.

Alerts page

The Alerts page shows all unread (and optionally read) changes for your monitored domains. Each item shows the domain, what changed, and when. You can filter and mark items as read. This is the main place to review everything that has happened.

Notification bell

The bell icon in the header opens a dropdown with your most recent alerts. Same data as the Alerts page, just a quick view. Click through to the full Alerts page or to the domain detail for more context.

Dashboard recent activity

On the dashboard you see a short list of recent activity. It is the same stream as the Alerts page, limited to the first few items. Use it for a quick glance without opening Alerts.

Integration emails (immediate)

You can add extra email addresses and assign them to specific domains. When a change is detected on one of those domains, we send an email right away to the addresses you assigned. Set this up in Integrations and then assign domains to each integration. Your account email always receives the daily summary; integration emails are for instant, per-domain delivery.

Daily summary

When Daily Summary Email is on in your Profile, we send one daily digest to your account email. It covers the last 24 hours of changes across all your domains. You choose the time in your Profile (time zone and hour). You can turn the daily summary off in Profile at any time. Same changes as on the Alerts page, just batched once per day.

Slack

Connect a workspace channel under Profile → Notifications. When something changes on a domain you monitor, we can post to Slack using the same filtered “what mattered” narrative as email. Open Instant notifications on a domain to turn Slack alerts on or off for that domain only. Disconnect Slack from Profile to remove the integration.

Custom webhook (Zapier, n8n, …)

Paste your HTTPS webhook URL in Profile—e.g. Zapier Catch Hook or an n8n Webhook node. We POST JSON for each qualifying domain update (same rules as Slack). An optional signing secret lets you verify requests via the X-Notify-Domains-Signature header. Use Test in Profile to send a sample event. Per-domain toggles live in the same Instant notifications modal as Slack.

Muting

In your Profile you can mute certain change types: SSL certificate renewals (you still see when a cert has expired), A and AAAA record changes for domains that have nameservers set, and recycled registrant contact URL changes. Muted changes are still recorded and appear in the domain History tab, but they do not show on the Alerts page, in the bell, in recent activity, or in emails. Use muting to cut noise while keeping a full history when you need it.

Domain history tab

Each domain has a History tab on its detail view. It shows every change we have stored for that domain. Profile mutes do not apply there; you see the full list. Useful when you want to audit what happened over time or debug an issue.

Explore more guides

Back to Documentation to see all guides.