When to use manual incidents
- Deployment failures — a bad deploy causes user-facing issues before monitors detect it
- Customer reports — users report problems that your checks haven’t caught
- Partial outages — a subset of users is affected but aggregate metrics look healthy
- Proactive tracking — you know something is wrong and want to start the incident timeline before automation kicks in
Creating a manual incident
Request fields
Manual incidents have source
MANUAL and are immediately set to CONFIRMED status — they skip the watching and trigger phases since a human has already confirmed the problem.
Associating a
monitorId links the incident to a specific monitor in the Dashboard and timeline. The monitor’s notification policies will apply for alert routing.Adding updates
Post updates to the incident timeline to keep your team informed. Timeline updates are posted via the API:API
Update fields
Resolving a manual incident
resolutionReason: MANUAL.
Manual vs automated incidents
Next steps
Incident timeline
Track all status changes and updates.
Incidents overview
Understand the full incident lifecycle.
Alerting overview
Configure where manual incident notifications are sent.