# Link uptime to Status Page

### How to setup?

Add or Edit any Uptime and link a Status Page in it's settings. You can link one or more components of a status page to your uptime. Every time your uptime goes down, the component will see a new incident that changes the component's status from **Operational to Degraded performance**.

One uptime can be linked to one status page. However, one status page can be linked to any number of uptimes.

![Link status page in uptime settings](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-016795032a6c6ebd617b0be8f3ee494270e52965%2Fimage.png?alt=media\&token=1ee04d69-9515-4df8-bbbb-4875879e3d81)

### How to unlink status page?

To unlink a status page with uptime, hover over the status page section on your uptime and the unlink action icon will appear. Click, confirm and your status page is unlinked.

![Unlink status page](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-f59eab5962a40eaeceeca7c5bf46ebf784aa94c8%2Fimage.png?alt=media\&token=5a5ad6b6-dcc1-4bfe-ab28-4cd047d41dd4)

#### How many uptimes can be linked to a status page?

We don't limit this. In fact, you can link as many components of a single status page

#### If uptime is down, what status is reflected on Status page?

By default, the status will be **Degraded performance**. You can't change this as of now.

#### When uptime recovers, would the status page show operational automatically?

Yes.


---

# 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/uptime/link-uptime-to-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.
