# Create Planned Maintenance on status page

#### Step 1: Create planned maintenance

![](/files/AdFlSOxShaC7MIe4x3VY)

Click on Maintenance from the left sidebar and then click on 'New planned maintenance' button on the Planned maintenance page.

![](/files/mcJz9vINRzOAvnstKcjP)

Add **title and description** to provide information about the planned maintenance.

You can select the **components** that will be affected by the maintenance. For example, maintenance on mobile app may not affect backend APIs.

Select the **start** and **end** date/time for the planned maintenance activity.

You can choose the **Notify subscribers** option - this will send email notifications to your status page subscribers at the start and end of the planned maintenance activity.

#### Step 2: See planned maintenance details

![](/files/vTEpX78T1lEXuIPuLpZG)

You can now see the planned maintenance in the **Upcoming** section on Planned maintenance page. You can click on the maintenance to see details of the maintenance.

![](/files/ZIbVAePBK1CWH84RlibN)

![](/files/wtkr4EWeb0U9ePHZTc00)

The planned maintenance can be seen by your users on your public status page.


---

# 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-planned-maintenance-on-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.
