EmailGuard
  • Pricing
Log inRegister
DocumentationAPI ReferenceKnowledge Base

Documentation

Documentation

Help center guides

Getting started
  • Introduction
  • Getting started in the app
  • Sign-in and account recovery
Teams
  • Creating and switching teams
  • Team settings
  • Inviting and managing members
  • Accepting team invitations
  • Understanding roles
Account
  • Managing your account
  • Securing your account
Billing
  • Billing plans and subscription
  • Billing usage
Notifications
  • Notification rules
  • Notification channels
Security
  • Audit log
Developers
  • Creating API keys
  • Your first email detection check
  • Integrating from the dashboard

Notification channels

Add email or webhook alert channels, then attach them to notification rules.

Loading article…

On this page

  • Channel types
  • Add a channel
  • Test and maintain
  • Related articles

Alert channels are delivery targets for notification rules. Manage them at Team → Notifications → Channels.

The page title in the app is Alert channels. Save webhooks and external inboxes once, then select them when you build rules.

Alert channels page with empty saved channels state

Channel types

TypeConfigTypical use
EmailDestination email addressHuman alerts
WebhookHTTPS URLAutomations, Slack bridges, custom services

Exact available types depend on your deployment. Labels in the UI match the configured channel types.

Add a channel

  1. Open Team → Notifications → Channels.
  2. Choose + Add channel.
  3. Pick a type, name it, and enter the email or webhook URL.
  4. Save — the channel appears under Saved channels.

If the list is empty, the page prompts you to add a webhook or email destination, verify it, then attach it from the rule builder.

Attach the channel to one or more notification rules.

Test and maintain

  • Use Send test (when available) to confirm the destination receives traffic.
  • Delete unused channels so old webhooks are not called after you rotate infrastructure.
  • Keep webhook URLs on HTTPS and treat them like secrets if they include tokens.

Related articles

  • Notification rules
  • Team settings