Glossary

Status page

A status page is a public page that shows a service's current operational status and incident history.

A status page communicates whether your service is operational, surfaces component-level status and historical uptime, and hosts incident updates so customers can self-serve answers instead of flooding support. It is the public face of your reliability — the first place users look when something feels wrong.

Why it matters: during an incident, a clear status page is the difference between a calm, informed customer base and a wave of duplicate tickets and angry messages. Proactive, honest updates build trust over time; a service that owns its incidents publicly often earns more goodwill than one that hides them. Subscribers can also opt into notifications so they hear about issues without checking the page.

A common misconception is that a status page can simply live inside your main application. The whole point is that it must stay available when your service does not, so it should be hosted independently of the infrastructure it reports on. A status page that goes down with the outage it is meant to describe is worse than none at all — the best ones render from a last-good snapshot even when the underlying API is degraded.

Effective status pages combine real-time component status, a clear incident timeline (investigating, identified, monitoring, resolved), historical uptime, and a subscription option. Many teams also run private or audience-scoped pages for internal or enterprise-only visibility.

FAQ

Frequently asked questions

Why should a status page be hosted separately from the main app?
So it stays available during an outage. If the status page shares infrastructure with the service it reports on, it can go down at exactly the moment customers need it most.
What should a status page include?
Current overall and per-component status, a timeline of active and past incidents, historical uptime, and a way for users to subscribe to updates by email, RSS, or other channels.
What is a private status page?
A status page restricted to a specific audience — such as employees or enterprise customers — rather than the public, used when reliability information shouldn't be visible to everyone.

← All terms

Start monitoring in under a minute

Free forever, no credit card. Upgrade when you need finer intervals.