# Atlassian Statuspage Importer

Migrating from Atlassian Statuspage onto StatusPal couldn't be easier with our 1-click importer. Follow these two simple steps to get the following data imported from Statuspage:

1. Services (Atlassian Statuspage's components).
2. Incidents and maintenances.
3. Email and SMS subscriptions.

### 1) Obtain your Atlassian Statuspage API key and page ID

&#x20;Head over to your [Atlassian Statuspage dashboard](https://manage.statuspage.io/) and click on <mark style="background-color:green;">API info</mark> from the top left menu:

<figure><img src="/files/n91lEZjA6wogykaZoiZK" alt=""><figcaption></figcaption></figure>

Create a new Organization API key by clicking the <mark style="background-color:green;">Create key</mark> button. Copy the newly created API key and Page ID for the next step.

### 2) Use the 1-Click Atlassian Importer in StatusPal

{% hint style="info" %}
Access the Atlassian Statuspage to StatusPal importer by signing up at <https://statuspal.io/registrations/new> (US) and <https://statuspal.eu/registrations/new> (EU).
{% endhint %}

After signing up for a StatusPal account, the onboarding wizard should prompt you to create your status page. At the bottom, you will find the importer:

<figure><img src="/files/7Qw7G9EgU2hHaO6imBPs" alt=""><figcaption></figcaption></figure>

In the next screen, paste the API key from the previous step onto the "Statuspage user key" field and your Page ID onto the "Statuspage page ID" field.

Click on the "Import" button to start the import process. You will promptly receive an email with the status of your page import into StatusPal.

### Get Help

Experience any issues with the 1-Click Importer? Shoot us an email at <support@statuspal.io> to get immediate help.


---

# 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.statuspal.io/1-click-import/atlassian-statuspage-importer.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.
