llms.txt
Search Documentation
Search through all documentation pages
Core Concepts

Pages

Create and configure status pages, monitor visibility, and display preferences

Use Pages to create separate status views (for example: home, services, or infrastructure) and control which monitors appear on each page.

Create a page

  1. Open Manage → Pages.
  2. Click New Page.
  3. Fill required fields:
    • Path (URL segment)
    • Title
    • Header
  4. Click Create Page.

Note

The page path is automatically sanitized to a URL-friendly value (lowercase, spaces become -).

Important

The default home page (/) is created by default. You cannot change its path and you cannot delete it.

General information fields

Field Required Description
Path Yes URL path for the page (for example services).
Title Yes Browser tab title.
Header Yes Main heading shown on the status page.
Page Content No Markdown content shown under the header.
Page Logo No Optional logo image for the page.

Add monitors to a page

In Page Monitors:

  1. Select a monitor from the dropdown.
  2. Click Add.
  3. Repeat for all monitors you want on this page.

Remove a monitor by clicking the remove button next to it.

Important

Only monitors added to a page are shown on that page.

Display settings

Each page has its own display preferences.

Monitor status history days

  • Desktop days: how many days of status history to show on desktop.
  • Mobile days: how many days of status history to show on mobile.

Monitor layout style

Choose one layout:

  • default-list
  • default-grid
  • compact-list
  • compact-grid

Click Save Preferences after changes.

Delete a page

Non-home pages can be deleted from Danger Zone.

To confirm deletion, type:

delete <page_path>

Example:

delete services

Tips

  • Keep page paths short and stable (changing links later is disruptive).
  • Create pages by audience (for example: public services vs internal systems).
  • Add only relevant monitors per page to keep status pages readable.
  • Use Sharing Monitors to control badge/embed visibility per monitor.