Status Pages
Create unlimited client-facing status pages — one per client, each with its own slug, brand color, components, and incident feed.
Overview
SiteBrief supports multiple status pages per account. Agencies can create a dedicated page for each client so every client gets their own URL, branding, and incident history — completely separate from other clients.
Each status page lives at:
The page shows:
- Overall system status (All systems operational / degraded / outage)
- Per-component status with 30-day uptime bar history
- Active incidents with severity and timeline
- Subscriber email form for incident notifications
Creating a status page
- 1Go to Status Page in the sidebar
- 2Click "New status page"
- 3Enter a slug (e.g. client-name) and title
- 4Optionally pick a brand color
- 5Click Create
Managing a status page
Each status page has four tabs in the dashboard:
| Tab | What you manage |
|---|---|
| Components | Sites / services that appear on the page — name, status override, link to monitored site |
| Incidents | Active and resolved incidents with severity, title, and timeline updates |
| Subscribers | Email addresses subscribed to incident notifications for this page |
| Settings | Slug, title, brand color, custom domain, password protection, enable/disable |
Choosing which sites to show
By default all your sites appear on the status page. To hide a specific site, go to that site's detail page → Settings → turn off Show on status page. Changes take effect immediately.
Custom domain
On the Agency plan you can map your own subdomain (e.g. status.youragency.com) to your status page. SSL is automatic — no extra configuration needed.
Step 1 — Add a CNAME record
In your DNS provider, add:
Type: CNAME
Name: status (or whatever subdomain you want)
Value: proxy.sitebrief.net
Step 2 — Add domain in SiteBrief
Go to Settings → Status Page → Custom domain → enter the full subdomain (e.g. status.youragency.com) → Save.
https://status.youragency.com will show your status page automatically.White-label branding (Agency)
Agency plan unlocks full white-label control over your status page — clients see your brand, not SiteBrief.
| Setting | Where to configure | Effect |
|---|---|---|
| Brand color | Settings → Branding → Brand color | Accent stripe and highlights use your hex color |
| Logo | Settings → Branding → Logo | Your logo replaces the SiteBrief icon in the header |
| Custom CSS | Settings → Status Page → Custom CSS | Full CSS injection — override any style on the page |
| Favicon & OG | Automatic from logo | Browser tab icon and social share image use your logo |
| Remove branding | Automatic on Agency plan | "Powered by SiteBrief" footer link is hidden |
Password protection
Set a password in Settings → Status Page → Password. Visitors must enter it before seeing the page. This is useful for internal dashboards or clients who want privacy. Leave it empty for a fully public page.
Incident management
Create incidents from the Status Page section in your dashboard. Each incident has a severity level and can be updated as you resolve it. Active incidents appear prominently on the status page; resolved ones are hidden.
| Severity | When to use |
|---|---|
| Minor | Partial degradation, slow responses |
| Major | A site is down or key functionality broken |
| Critical | Full outage affecting multiple services |
Plans
| Feature | Plans |
|---|---|
| Public status page (slug) | FreeStarterAgencyAgency Pro |
| Password protection | StarterAgencyAgency Pro |
| Custom domain | AgencyAgency Pro |
| Incident management | FreeStarterAgencyAgency Pro |
| Email subscriber notifications | FreeStarterAgencyAgency Pro |
| White-label (brand color, logo, no SiteBrief branding) | AgencyAgency Pro |
| Custom CSS injection | AgencyAgency Pro |
| Custom favicon & OG image | AgencyAgency Pro |