First status page
Publish a public status page showing real uptime data to your customers.
What is a status page?
A status page is a public, no-login-required web page that shows the current status of your selected monitors. Customers and users can check it at any time to see whether your services are operational, degraded, or down.
This is what you're building (illustrative data):
API
Dashboard
Payments
Create a status page
- In the sidebar, click Status Pages.
- Click + New Status Page.
- Fill in:
| Field | Example | Notes |
|---|---|---|
| Name | Acme Status | Visible to visitors as the page title |
The URL is generated automatically from the page name with a short unique suffix, for example /status-page/acme-status-7c0f. You do not choose the slug yourself; the suffix guarantees the URL is unique.
- Under Monitors, select the monitors you want to display.
- Click Save. Your page goes live immediately.
What visitors see
The public status page displays:
- Overall system status banner (All systems operational / Incident in progress)
- Per-monitor status: Operational, Degraded, or Down
- 90-day uptime bar for each monitor
- A recent (24-hour) uptime percentage per monitor
- Active incident banners with any public update you have posted
- Last-checked timestamp
Custom domain (Status Pro)
Available on: Status Pro (status pages themselves are free on every plan)
By default your status page is served at the platform route /status-page/<slug>. On Status Pro you can use your own domain:
- In HowlOps, enter your custom domain in the Custom domain field.
- Add a
CNAMEDNS record for your domain pointing tossl.howlops.com. - SSL is provisioned automatically (Cloudflare for SaaS) once the CNAME resolves, with no manual certificate step. Allow a few minutes for DNS to propagate and the certificate to issue.
Email subscriptions
Visitors can subscribe to email notifications directly from your status page. They receive:
- An alert when a new incident opens
- A recovery notification when the incident resolves
Enable subscriptions with the Subscribe (email + RSS) toggle in the status page settings, then manage confirmed and pending subscribers in the Subscribers section of the status page configuration.
Incident communication
When an incident is active, it appears automatically on the status page. To replace its generic label with a customer-visible message:
- Open Status pages → Configure and scroll to the Incidents section (step 7).
- Click Post public update on the incident, pick a phase, and write a short message.
- Submit. The update appears on the status page immediately.
Post more updates as the incident progresses. Visitors see each update in chronological order. See Respond to incidents on a status page.
What's next
- Tutorials: Public status page: end-to-end tutorial including custom domain and subscriber setup
- Concepts: Incidents: understand how incidents are created and resolved
Was this page helpful?