Notifications
Notification history
A searchable record of every alert sent, and where it went.
When someone asks "did we get paged for that?", the notification history answers it.
What it shows
A searchable list of every notification WatchFor has sent, with:
- the rule that triggered it, by its human-readable name (not an opaque ID),
- the channel each notification went to (hover a webhook to see its URL),
- the time it was sent and its delivery outcome.
Why it's useful
- Confirm delivery — verify the right people were actually notified.
- Audit — review what happened during a past incident.
- Debug routing — see whether a route behaved as intended.
Notification history is about what was sent. For who changed what across your whole organization, see the activity log.