ATStatus
ATStatus WikiLoading documentation...

Components

Manage individual services and systems on your status page.

What are Components?

Components represent individual services, systems, or features that you want to display on your status page. Each component has its own status.

Creating Components

  1. Go to Admin → Components
  2. Click Add Component
  3. Enter name and description
  4. Assign to a status page
  5. Optionally assign to a group
  6. Save

Component Statuses

StatusColorDescription
Operational GreenWorking normally
Degraded Performance AmberSlower than normal
Partial Outage OrangeSome features down
Major Outage RedCompletely down
Under Maintenance IndigoPlanned downtime

Updating Status

Manual Update

  1. Go to Admin → Components
  2. Click on a component
  3. Change the status
  4. Save

Via Incident

Component status automatically updates when linked to incidents.

Via API

PATCH /api/v1/components/1/status
{ "status": "degraded" }

Ordering

Drag and drop components to reorder them on the status page.

Visibility

  • Visible - Shown on status page
  • Hidden - Not shown but tracked