Notification Channels
Email is currently the only supported notification channel. Slack and webhooks are on the roadmap.Email
Email notifications are enabled by default for the workspace Owner. Any team member can opt in to email alerts from their profile at Account → Notification Preferences.Notification emails include the monitor name, the failed step, a direct link to the run report, and a timestamp. Failure and recovery events each trigger a separate email so you always know when an incident opens and closes.
Slack and Webhooks — coming soon. Native Slack alerts and outbound webhooks are in active development. Reach out to support@testyourappnow.com if you’d like to be notified when they ship or join the early-access list.
Notification Events
Control exactly which events trigger a notification. Configure event toggles at Settings → Notifications or override them per monitor from the monitor’s settings page.| Event | Description | Default |
|---|---|---|
run.failed | A monitor transitioned to a failing state | On |
run.recovered | A previously failing monitor is now passing | On |
run.completed | Any scheduled or manual run finished | Off |
daily.summary | Daily digest of all monitor statuses | Off |