InsightBase
⌘K
Get Started

Share & Automate

Alerts

Set a threshold on any stat panel and get notified the moment it's crossed — no need to keep a dashboard open.

Setting an alert

Click the bell icon on any stat panel to configure a name, a condition, a threshold value, and a notification channel.

ConditionFires when the value is
Greater than / at leastabove (or at or above) the threshold
Less than / at mostbelow (or at or below) the threshold
Equal toexactly the threshold

Notification channels

  • Email — sent to the address you specify when the alert fires.
  • Slack — posted to any incoming webhook URL you provide.

How evaluation works

Enabled alerts are checked on a regular interval by re-running the panel’s query and reading the first numeric value from the result. If the condition is met, a notification is sent and the alert records when it last fired.

Note:Alerts evaluate against live data each cycle — they’re not based on the dashboard’s cached panel results, so a fresh breach is never missed because of caching.

Managing alerts

Every alert on a dashboard can be edited, disabled without deleting it, or removed entirely from the same panel where you created it. Disabling an alert stops evaluation immediately without losing its configuration.