> For the complete documentation index, see [llms.txt](https://docs.spike.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spike.sh/status-pages/create-status-page.md).

# Create a status page

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.

<figure><img src="/files/sI1KMh2CLDR4Ma4Wwnry" alt="Create status page dropdown in Spike"><figcaption></figcaption></figure>

## Fill in the details

<figure><img src="/files/n9YArXy9nEGGIEzJfMep" alt="Status page creation form in Spike"><figcaption></figcaption></figure>

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.

<figure><img src="/files/36whLINfCH276l6BuRxn" alt="Add components to status page in Spike"><figcaption></figcaption></figure>

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

<figure><img src="/files/2oKPRkuDwjxbDiHdBW7K" alt="New status page in the Spike dashboard"><figcaption><p>Your status page in the dashboard.</p></figcaption></figure>

{% hint style="info" %}
Next, [style your status page](/status-pages/style-your-status-page.md) with your brand colors, or [add a custom domain](/status-pages/add-custom-domain-to-status-page.md).
{% endhint %}
