Skip to content

Status Pages

A status page tells your customers what’s working and what isn’t, without them opening a ticket. You publish component health, active incidents, and uptime history at a public URL; when something breaks, you post updates there instead of answering the same question a hundred times.

A published status page shows:

  • An overall status banner — Operational, Degraded Performance, Partial Outage, or Major Outage — derived from active incidents and component health.
  • Components, optionally grouped, each with a 90-day uptime strip. Hovering a day shows its status, duration, and any related incidents.
  • Active incidents, newest update first.
  • A history view for browsing past months.
  • RSS and Atom feeds so people can subscribe to changes.

Public status page

You manage everything from one editor with three tabs:

  1. Open Incident Management → Status Pages and click Create.

  2. Enter a name — the title visitors see.

  3. Set a slug. It becomes part of the default public URL, so use lowercase letters, numbers, and hyphens (for example acme-status).

  4. Add an optional description shown under the title.

  5. Pick a primary color for the page’s accent. The default is #1453ff.

  6. Save. The page starts as a draft — only you can see it until you publish.

Components are the services or features your page reports on — “API”, “Dashboard”, “Webhooks”. For each component you set:

  • Name — what visitors see.
  • Group (optional) — components with the same group label are visually grouped on the page.
  • Linked service (optional) — link a component to an IM service and its status tracks that service’s health automatically, so you don’t update it by hand.
  • Display order — reorder components to control how they stack on the page.

A component’s status is one of Operational, Degraded, Partial Outage, or Major Outage. (On the public page, “Degraded” reads as “Degraded Performance”.)

Status page editor Components tab

A page is either a draft (only your team can see it) or public. Publish when the components are set up and you’re ready for visitors; unpublish to take it private again. Publishing doesn’t lock anything — you keep editing components, incidents, and settings while it’s live.

Status Pages list