# How to Set Up StatusHub Integration

1. Sign in/sign up and enter your IsDown account
2. Click the **Alert &** **Integrations** link on the left sidebar.
3. Select the **StatusHub** check box.

<figure><img src="/files/0XEoRPPXPqXb0fNJI8il" alt=""><figcaption></figcaption></figure>

4. Toggle the **"Add"** check box button and ensure the integration is enabled by toggling **"Enable StatusHub Integration"**

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

Open a new tab and log in to your **StatusHub account.**

5. Navigate to the **Service** you want to integrate.
6. Click **Edit** → select **Integrations** → select **IsDown**.
7. Copy the provided **Webhook URL**.

<figure><img src="/files/4pLMero2um96cOfzimCK" alt=""><figcaption></figcaption></figure>

8. Go back to the IsDown account and paste the webhook within the service.
9. Decide if you want to publish the Incident right away from IsDown, or just create the incident in Draft mode.
10. Click **Save Changes** to finish the setup.&#x20;

If you experience any issues or need assistance, please contact our support team through the in-app chat or via email at **<support@isdown.app>**.

***

**Related Articles**

* [**How to Set Up Incident.io Integration**](https://help.isdown.app/integrations/how-to-set-up-incident.io-integration)
* [**How to Set Up PagerDuty Integration**](https://help.isdown.app/integrations/how-to-set-up-pagerduty-integration)
* [**How to Set Up Opsgenie Integration**](https://help.isdown.app/integrations/how-to-set-up-opsgenie-integration)


---

# 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-statushub-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.
