Alerts watch your incoming responses and notify you (Telegram, Slack, or email) when a rule's condition is met — instead of you having to check the dashboard yourself. Create and manage them from Alerts.
Each rule has:
Hour, Day, or Week. This is how far back the rule looks each time it's
evaluated (e.g. a Day window checks responses from the last 24 hours), not a fixed schedule.Throttle prevents notification spam from a rule whose condition stays true for a while — once a
rule fires, it won't fire again until throttleHours have passed since its last firing, even if
new matching responses keep arriving in the meantime. Without a throttle, a rule can fire again on
every single evaluation where its condition is met.
Each time a rule fires, it creates a firing instance: the exact responses that matched, the reason it fired, and a timestamp. Find these in the Alerts page's firing history — open one to see full details, jump to the matching responses, and acknowledge it once you've handled it.