Notifications — Channels & Rules

~5 min read

Notifications — Channels & Rules

Notifications let you deliver KPI alerts and scheduled digests to Email, Slack, and Teams. Recipients receive a branded card showing the metric value, Status band, and a link to the live read-only dashboard. No account login is required to open the linked dashboard.

Access Notifications from the bell icon (🔔) in the dashboard header. The Notifications page has two tabs: Channels and Rules.


Channels

A channel is a reusable delivery destination — an email address, a Slack webhook, or a Teams webhook. Rules reference channels to determine where to send notifications.

Channels are account-wide; rules are per-dashboard. A channel added on one dashboard is available when creating rules on any dashboard.

Adding a Channel

  1. Open any dashboard and click the bell icon in the header.
  2. On the Channels tab, click Add channel.
  3. Choose a channel type:
    • Email — enter a recipient email address
    • Slack — enter an Incoming Webhook URL from your Slack app
    • Teams — enter a Power Automate / Workflows webhook URL
  4. Optionally add a Label (e.g. "Ops team", "#growth-alerts", "Leadership") to identify the channel.
  5. Click Add channel.

For Slack and Teams webhooks: click Send test before saving. A verification ping is sent to the URL. When "Test delivered" appears, the channel is verified and the Save button becomes active. Unverified webhooks cannot receive alerts.

For email: no verification step is required — valid addresses save directly.

Channel Status Badges

Badge Meaning
✓ Verified Channel tested and ready to receive alerts
Pending test Webhook not yet verified — must be tested before rules can deliver to it

Managing Channels

Click the ··· menu on any channel row to rename, re-test, or remove the channel. Removing a channel unlinks it from all rules.


Rules

A rule defines what triggers a notification, when it fires, and which channels receive it. Two modes are available: Alert (fires on a status-band change) and Schedule (fires on a recurring timetable).

Creating a Rule

  1. Switch to the Rules tab on the Notifications page.
  2. Click + New rule.
  3. Complete the three-step Rule Builder:

Step 1 — What to watch

Scope What it monitors
This card A single card you select — the rule fires based on that card's Status only
Whole dashboard All cards on the dashboard — scheduled digests include every card

Step 2 — When to send

Choose Alert or Schedule.

Alert mode — fires when a Status band condition is met:

Trigger What it watches for
Goal reached Card enters Goal Reached / On Track / Exceeding
Goal missed Card enters Critical
At risk Card enters At Risk
Any status change Fires on every band transition (mutually exclusive with the above)

Multiple triggers can be combined (e.g. "Goal missed OR At risk"). "Any status change" cannot be combined with specific triggers.

Set a Cooldown to prevent alert spam:

Cooldown setting Behavior
Every time (no cooldown) Fires every time the condition is detected on refresh
At most once per hour Suppresses repeat alerts within 60 minutes
At most once every 4 hours Suppresses within 4 hours
At most once every 12 hours Suppresses within 12 hours
At most once per day Suppresses within 24 hours
At most once per week Suppresses within 7 days

Schedule mode — fires on a recurring timetable regardless of card Status:

Setting Options
Frequency Daily / Weekly / Monthly
Day (weekly only) Sunday through Saturday
Day of month (monthly only) Day 1–28
Time Any hour, 12:00 AM – 11:00 PM
Timezone ET / CT / MT / PT / GMT / UTC

Scheduled rules deliver a digest of the selected card or all dashboard cards at the configured time.


Step 3 — Where to send

Select recipients from two sources:

The Live preview panel shows a plain-language summary of the rule (e.g. "Notify when Revenue becomes at risk, at most once per day") and a preview of the notification card recipients will receive.

  1. Click Create rule.

Enabling, Editing, and Deleting Rules

Each rule card shows a toggle switch. Turn it off to pause the rule without deleting it — useful for muting alerts during a planned promotion or data migration.

Click the ··· menu on a rule card to edit or delete the rule.

What Recipients Receive

Each notification contains:

External recipients open a tokenized read-only view — no account login required. The link can be expired or revoked at any time from the Share modal — see Sharing Dashboards.

Still need help?