Viewing the timeline
Timeline entry fields
Each entry in theupdates array represents a single event:
Status transitions
The lifecycle status moves through a defined set of transitions:
Not all transitions appear for every incident. Manual incidents start at
CONFIRMED, and some automated incidents may skip WATCHING if confirmation is immediate.
Reopening
When a monitor fails again after an incident was resolved and the cooldown period has expired, the incident reopens:- The status moves from
RESOLVEDback toCONFIRMED - A new timeline entry records the reopen event
- The
reopenCounton the incident increments - Escalation chains execute based on the policy’s
onReopensetting
Adding manual updates
Post updates to add context for your team without changing the incident status. Timeline updates are posted via the API:API
notifySubscribers to true to send the update through the incident’s matched notification policies.
Next steps
Incidents overview
Understand statuses, severities, and the full lifecycle.
Incident policies
Configure trigger rules and recovery behavior that drive timeline events.
Escalation chains
Control notification flow and acknowledgment for incident updates.