For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create a status page

Create a public status page in Spike to communicate the health of your website, API, or any customer-facing service.

A status page is a public-facing page that shows the current status of your system components: website, API, mobile app, or any service your customers depend on.

To create one, open the Status Pages dashboard and click New status page from the dropdown in the top navigation.

Create status page dropdown in Spike

Fill in the details

Status page creation form in Spike

Fill in the name and description. The slug you set here becomes the URL where your status page is publicly accessible at https://statuspage.spike.sh/your-slug.

Upload a logo so customers can identify the page as yours.

Set the visibility to Public to make the page accessible to anyone with the link.

Add components

Components represent the parts of your system you want to display status for — website, API, mobile app, or individual microservices. Enter them as a comma-separated list.

Add components to status page in Spike

Once created, your status page appears in the dashboard with uptime history for each component.

New status page in the Spike dashboard
Your status page in the dashboard.

Next, style your status page with your brand colors, or add a custom domain.

Last updated