Notifications
The Notifications tab controls how and where alert notifications are delivered when a usage threshold is crossed.
Delivery Channels
You can configure one or more notification channels:
| Channel | How it works |
|---|---|
| Sends an alert email to one or more addresses you specify | |
| Slack | Posts a message to a Slack channel via an incoming webhook URL |
| Webhook | POSTs a JSON payload to any endpoint you control |
Setting Up a Channel
- Go to Notifications
- Click Add Channel
- Select the channel type (Email, Slack, or Webhook)
- 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
- 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.
Updated 5 days ago
