Skip to main content
A component represents a piece of your system that can fail — a service, a database, a queue, a third-party dependency. Components live in your organization’s catalog and can be attached to incidents, status pages, and integrations. Tagging an incident with the components it affects gives responders a clear picture of blast radius and gives your customers a consistent view of which parts of the product are degraded.
Components catalog

The components catalog in Settings → Components

Component fields

Tagging incidents with components

When you create or update an incident, you can attach one or more components from the catalog. The attached components appear on the incident detail view and — when the component is included on a published status page — drive the status shown to your customers.
You can also update the set of affected components on an existing incident:
Sending an empty array clears all tags from the incident.
Affected components are descriptive. Tagging a component on an incident does not change who gets paged — that is still controlled by the incident’s escalation policy. To page a specific team based on a component, configure your escalation policy accordingly.

Inline component creation

If you reach for a component while creating an incident and it isn’t in the catalog yet, admins can add it inline from the incident form. The new component is created and immediately attached to the incident.
Keep your catalog focused. A handful of well-named, customer-recognizable components (e.g., Dashboard, API, Payments) is more useful than one entry per microservice.

Deleting components

You can delete a component from the catalog at any time. Deleting a component:
  • Removes it from every incident’s affected-components list.
  • Removes it from any status pages that included it.
  • Cannot be undone — the component is gone, including from the audit trail of past incidents.
A component cannot be deleted while it is mapped to an active integration (for example, an AWS CloudWatch integration). Remove or remap the integration first.