# Create Status page

![](/files/MKIA0e4F5qToCgR6lifw)

Inside the Status Pages dashboard, click on the dropdown in the top navbar. You will see the list of status pages that you have created. Click on 'Create status page' link.

#### Step 1: Add status page details

![](/files/lMILWmTJvNvInlonEFAS)

Add Status page details like name and description.

The subdomain will be used for the URL at which your status page will be visible.

You should upload a logo so your customers can identify your status page.

Select the status as 'Public' to make the status page visible to anyone with the link to the status page.

#### Step 2: Add components to the status page

![](/files/Kq42rXp4rj6JlgzkVF1o)

In the same form, you can add the different components of your system that you want to show the status for. For example, components can be website, web app dashboard, mobile app, API, important microservices and so on.

For each component, add the name and description.

You can choose a start date which is the start time from which the historical stats for the component will be shown.

Finally, choose the status for the component. At any time, a component can be in the following states - Operational, Degraded performance, Partial outage, Critical outage and Planned maintenance.

![](/files/wN0dQTnlQe2kJjOn9ysx)

You should be able to see your new status page in the dashboard.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.spike.sh/status-pages/create-status-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
