Skip to content

Incidents quickstart

By the end of this guide you’ll have created a manual incident, posted a couple of updates to it, acknowledged it from a responder’s perspective, and resolved it.

  1. Incidents → New incident.

  2. Fill in:

    • Title: Investigating elevated 5xx errors on the API.
    • Severity: major.
    • Initial message: Several monitors reported failures starting around 14:30 UTC. We're investigating.
    • Affected monitors: select your prod-api monitor. Optional, but it drives the status-page banner.
  3. Click Create.

The incident lands at status: investigating, responder_status: triggered. The first update is automatically created with the message you provided.

As you learn more, append updates. Each update is a (status, message) pair.

Open the incident, scroll to Updates, type a message, choose a status, post.

Posting an update with a new status advances the incident’s overall status. Don’t skip statuses. Go investigatingidentifiedmonitoringresolved.

Acknowledging stops escalation. It says “I’ve got this; stop paging.” It does not resolve the incident.

Click the Acknowledge button on the incident.

The responder_status flips to acknowledged. acknowledged_at and acknowledged_by are set. Escalation stops.

When the underlying issue is fixed, resolve.

Either:

  • Post an update with status: resolved and a closing message. This is the recommended path: it captures context.
  • Or click the Resolve button for a quick close with no message.

Both paths set status: resolved, responder_status: resolved, and resolved_at.