Notifications

The Notifications tab controls how and where alert notifications are delivered when a usage threshold is crossed.

Notifications tab showing delivery channel configuration

Delivery Channels

You can configure one or more notification channels:

ChannelHow it works
EmailSends an alert email to one or more addresses you specify
SlackPosts a message to a Slack channel via an incoming webhook URL
WebhookPOSTs a JSON payload to any endpoint you control

Setting Up a Channel

  1. Go to Notifications
  2. Click Add Channel
  3. Select the channel type (Email, Slack, or Webhook)
  4. Fill in the required details:
    • Email — recipient addresses, one per line
    • Slack — your Slack incoming webhook URL
    • Webhook — the destination URL; optionally add custom headers
  5. Click Save

Channels saved here are available to select when creating or editing alerts on the Alerts tab.


Testing a Channel

After saving a channel, click Test to send a sample notification. This confirms the delivery is working before a real alert fires.

Only administrators can add or remove notification channels.