Creating an incident
Create an incident when you want to communicate downtime or known issues to users via your Status Page.- Click ‘Status pages’ in the sidebar and open your Status Page.
- Click ‘Add incident’ at the top right.
- Enter the name of the incident.
- Select which components are impacted, and the impact each one gets: under maintenance, degraded performance, partial outage, or major outage.
- Write the initial incident update message, and set the status of the incident.
- If you want to backfill the incident, select
Use custom date. See Backfilling incidents for more information. - Select if you want to notify subscribers of your Status Page about the incident.
- Click ‘Create incident’
Incident duration and downtime
Downtime is tracked per component, not per incident. Each affected component has an impact timeline made of phases:- A phase starts when you give a component a non-operational impact, and ends when you change the impact, set it back to operational, remove the component from the incident, or resolve the incident.
- Changing the impact (e.g. major outage → partial outage) closes the current phase and starts a new one, so the full history is kept.
- A component can only be non-operational while an active incident impacts it. Resolving the incident closes all open phases.
- Phases of an ongoing incident count up to the current time.
Overlapping phases never double-count: when several incidents impact the same component at the same time, the overlapping time counts once, and partial outage time that overlaps a major outage is already covered by the major outage.
For example, a component with a 2-hour major outage and a separate 10-hour partial outage in the 90-day window accumulates 2 + (0.3 × 10) = 5 hours of downtime.
You can correct the record after the fact by editing a component’s impact timeline on the incident, or by backfilling an incident. Edited timelines must stay consistent: a phase ends after it starts, phases of the same component never overlap, and a resolved incident has no open phases.
Incident notifications
Whenever you post an incident update, Checkly can automatically send email notifications to users subscribed to your Status Page. Emails are sent out only when an update is first posted. Notifications are not sent again if the incident update is edited. If you want to post an incident update without notifying your subscribers you can uncheck the ‘Notifications’ checkbox when updating the incident. Incident notifications contain the incident name and status, and the impacted components with their impact.Subscribing to incident notifications
Subscribing to incident notifications is done on your Status Page. To subscribe, a user needs to enter a valid email address. A verification email will be sent to the registered email, and the user will be ready to receive incident notifications after confirming the subscription.Incident automation
Incident automation is available on Communicate Team and Enterprise plans. View pricing
- Open your Status Page and go to the ‘Automation’ tab.
- Click ‘Add rule’ and name the rule.
- Add one or more tags. Any check or group carrying one of these tags can trigger the rule.
- Select the components the incident should impact, and the impact each one gets.
- Write the first status update (posted when the incident opens) and the last update (posted when it resolves).
- Select if subscribers should be notified, and optionally adjust the cool down between automated incidents.
- Save the rule.
StatusPageV3AutomationRule construct.
On deprecated v2 pages, automation works through per-check incident triggers instead. See Status pages v2 (deprecated).