Manual creation
- Go to Incidents and click New incident.
- Fill in:
- Title — what is the impact? (e.g. “Payment service returning 503s”)
- Severity — SEV1 to SEV4
- Affected services — select from your service catalog
- Description — initial context, what’s known so far
- Click Create incident.
inc-2026-01-payment-sev1).
Automatic creation from alerts
Obsy can automatically create incidents when an alert fires. Configure this under Incidents → Settings → Auto-create rules. Each rule matches on:- Alert severity (e.g. only Critical)
- Alert source (Datadog, Grafana, New Relic)
- Service name (optional — leave blank to match any service)
Updating an incident
Open the incident detail and use the Update status button to move through statuses:Open → Investigating → Identified → Monitoring → Resolved
Each status change adds a timestamped entry to the incident timeline. You can also add free-text timeline updates by typing in the Add update field.
Resolving an incident
Click Resolve in the incident header. Obsy:- Sets the status to Resolved and records the resolved timestamp.
- Archives the Slack channel (if auto-archive is configured) after the configured delay (default 7 days).
- Shows a prompt to create a postmortem.
Linking to RCA and postmortem
Inside the incident detail:- Root cause analysis — click View RCA to open the linked AI analysis, or Run RCA to trigger a new one.
- Postmortem — click Create postmortem to open the postmortem editor pre-filled with incident data.