# Status.io Importer (beta)

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

1. Services (Status.io status page's components).
2. Email and SMS subscriptions.

## **1) Obtain your Status.io status page API key, API ID, and page ID**

Head over to your [Status.io status page dashboard](https://app.status.io) and click on <mark style="background-color:green;">API</mark> from the left menu:<br>

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

Click on `Display API Credentials` to view the API key and API ID. Copy the  API key, API ID, and Page ID for the next step.

## **2) Use the 1-Click Status.io Importer in StatusPal**

{% hint style="warning" %}
Access the Status.io status page 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/0NoFQk95THLvb81Vl8KP" alt=""><figcaption></figcaption></figure>

In the next screen, paste the API key from the previous step onto the "API  key" field, API ID onto the "API ID" field, and your Page ID onto the "Status.io status 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 <a href="#get-help" id="get-help"></a>

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/status.io-importer-beta.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.
