Skip to content

How to create a global alert

Global alerts appear prominently on the Dashboard and published status pages. Only one active alert is allowed at a time.

Who can do this: Owner, Admin, or Editor.

At least one status page. No other active (unresolved) global alert.

  1. Click New global alert in the header create menu, or open Global alerts and click New global alert.
  2. Enter title and summary.
  3. Set Situation start time if needed.
  4. Select status pages under publish targets.
  5. Optionally set page overrides for the first timeline entry.
  6. Click Create global alert.

[Screenshot: New global alert form]

The alert is active. Verified subscribers on published pages can receive email. Header may show Update global alert.

  • If an alert is already active, you see A global alert is already active. with a link to open it — resolve it before creating another.
  • List page may show Resolve the active alert before creating a new one.
  • src/app/admin/global-alerts/new/page.tsx
  • src/components/admin/global-alerts/global-alert-create-form.tsx
  • messages/en.json → admin.newGlobalAlert
  • messages/en.json → admin.globalAlertCreate
  • messages/en.json → admin.globalAlertsPage