Skip to content

Incident Triage Runbook

Use this runbook when an incident opens or materially changes severity, scope, or ownership. Triage establishes what is affected, how urgent the impact is, who owns the next decision, and whether the evidence is fresh enough to begin a bounded investigation.

Triage does not establish root cause and does not authorize mitigation. It creates a reliable incident boundary and the next decision deadline.

Run triage for these events:

  • New incident: correlation creates an incident from one or more detected issues.
  • Material update: affected resources, user impact, or SLO burn changes.
  • Ownership failure: delivery fails or the assigned responder cannot accept the incident.
  • Merged or split evidence: correlation membership changes enough to alter scope.
  • Recovery signal: impact appears resolved and the incident may move to monitoring.
  • Identity: incident ID, correlation keys, current state, and member count.
  • Freshness: telemetry, inventory, deployment, and notification timestamps.
  • Ownership: accountable owner and the on-call schedule or route used.
  • Impact inputs: affected users or operations, SLO state, duration, and bounded scope.
  • Concurrency: expected current state for every incident transition.

If a source is unavailable, mark it unavailable. Do not infer healthy state from missing data.

RoleResponsibility
Triage ownerMaintains scope, severity basis, unknowns, and next decision time
ResponderAccepts the notification and begins bounded investigation
Service ownerConfirms service context and business impact when available
AuditorRecords membership, severity, ownership, and state transitions

Use measured impact and the repository’s configured severity policy. The table below guides evidence collection; it does not replace that policy.

SignalEvidence to record
User or operation impactUnavailable or degraded capability and observed population
SLO impactObjective, windows, burn values, and remaining error budget
ScopeAffected resources, regions, dependencies, and exclusions
DurationFirst observed time, confirmation time, and whether impact is ongoing
RecoverabilityKnown workaround, rollback readiness, and protected dependencies
  1. Confirm the incident record. Verify identity, correlation keys, current state, member count, and the newest member timestamp.
  2. Validate membership. Confirm affected resources and add or remove members only through an audited correction with a reason.
  3. Bound the impact. Record affected capability, resource scope, start time, SLO state, dependencies, and known exclusions.
  4. Set severity. Apply configured policy to measured impact. Record the evidence and rule used, including uncertainty.
  5. Assign ownership. Select the responder from the configured route, set the next decision deadline, and identify the service owner when available.
  6. Transition safely. Move the incident to triaging using the expected current state so a concurrent update cannot be overwritten.
  7. Start investigation. Define a time range, resource scope, evidence budget, and the first questions to answer.
  8. Notify and verify. Send the durable notification and confirm accepted, failed, or fallback delivery rather than assuming success.
ConditionNext step
Scope and severity are establishedStart RCA evidence collection
A known, verified mitigation is readyRoute it through incident mitigation and rollback
Evidence sources are unavailableKeep severity conservative and escalate source recovery
Multiple unrelated causes are presentSplit through an audited correlation correction
No impact remains but recovery is not yet stableMove to monitoring with a review deadline
Notification is not acceptedUse the configured fallback and record every attempt

Stop and escalate when identity, ownership, scope, or evidence freshness cannot be established. Stop transitions when the expected incident state has changed, then refresh and repeat triage. Do not lower severity from missing data.

Record transition audit ID, owner, severity basis, member references, investigation ID, notification result, and next review time. Also record source freshness, unknowns, exclusions, and every membership correction.

Triage is complete when the incident has a validated boundary, severity basis, accountable owner, accepted notification or exhausted fallback, bounded investigation, and next decision deadline. Repeat triage whenever one of those facts materially changes.

To continue withRead
Validate a burn-rate triggerSLO burn response
Build an evidence-backed chronologyRCA evidence collection
Execute or roll back a governed responseIncident mitigation and rollback