Skip to content

Alarms

Conditions you define that the app checks on a timer and tells you about once they become true, so you can be told when something has happened instead of watching for it yourself.

Open it from the left sidebar under General.

What it shows

The alarms you have defined. Each alarm is a condition the app evaluates repeatedly on a timer. While a condition stays false, nothing happens; when it becomes true, the app notifies you.

Using it

  • Define a condition you want to be told about.
  • Let it run — the app checks the condition on a timer in the background.
  • Get notified once when the condition becomes true. The app tells you a single time rather than re-notifying on every check while the condition remains true.

Notes

Note

Alarms are for being told when something becomes true without watching for it. Once an alarm has fired, it does not keep re-notifying you each time the check runs.

  • Alarms complement the actionable alerts on the Overview dashboard; use alarms for conditions you want checked on a timer and surfaced when they first occur.