# How to Set Up Atlassian Statuspage Integration

1. First, you need to create an **API Key for IsDown**. Go to your **Statuspage.io account** and click **"API Info"** in your profile picture (top right).
2. Create a key and save it. At the bottom of the page, you can also find the Page ID for the status page that you'll want to update.
3. Go to IsDown, **"Alerts & Integrations"** section.

<figure><img src="https://3217946727-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwE1RBRUaBkIz2ukzWl7o%2Fuploads%2Ftxhb83iOKN75QqEERw0G%2Fimage.png?alt=media&#x26;token=9e91ca7b-f0ce-48e6-be16-f278c497b4d3" alt=""><figcaption></figcaption></figure>

4. Select "**Atlassian Statuspage"** and fill in the required fields

* Paste the API Key
* Past the Statuspage Page ID
* Check the checkbox if you want to create incidents. **Don't check it if you only want to update the components' status.**
* Select the services you want to connect. To make the connection, we need the component ID, which you can get via the URL of the components in Statuspage.io.
* You're done. Once the status of the services changes in IsDown, we will update it automatically on the Statuspage account.

<figure><img src="https://3217946727-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwE1RBRUaBkIz2ukzWl7o%2Fuploads%2FtL407cdhPCBtoyUnvdOu%2Fimage.png?alt=media&#x26;token=2569bf8d-e308-42f1-ab56-e6f753ee7983" alt=""><figcaption></figcaption></figure>

Have any questions? We're here to help—contact us via chat or email us at <support@isdown.app>.

***

**Related Articles**

* [**How to Set Up StatusHub Integration**](https://help.isdown.app/integrations/how-to-set-up-statushub-integration)
* [**How to Customize a Status Page**](https://help.isdown.app/status-page/how-to-customize-a-status-page)
* [**Set Up Status Page SSO**](https://help.isdown.app/status-page/set-up-status-page-sso)


---

# 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://help.isdown.app/integrations/how-to-set-up-atlassian-statuspage-integration.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.
