# How to Set Up Opsgenie Integration

1. After you sign in/sign up in IsDown, in the top bar menu, click "**Alerts & Integrations**".
2. Select "**Add**" on **Opsgenie** check box (Image 1) and **inable the Integration** (Image 2).

<figure><img src="/files/aoYVjeNmkJyyq9gux9Y2" alt=""><figcaption><p>Image 1</p></figcaption></figure>

<figure><img src="/files/iEzwfuGgDiKyLTaKemIx" alt=""><figcaption><p>Image 2</p></figcaption></figure>

3. Next, go to **Opsgenie** to get the API Key
   1. Go the menu item "**Teams"**
   2. Choose or create the team you want the integration for
   3. In the sidebar click "**Integrations"**
   4. Top right corner, click the button "**Add integration"**
   5. Search for API and click the API type integration
   6. Give the integration a name (e.g., IsDown)
   7. Since we only need to create and update alerts, you can remove access to everything else in the Edit section.

      <figure><img src="/files/701fzXn8GTxKgwgmM7EC" alt=""><figcaption></figcaption></figure>
4. Click the button "**Turn on integration".**
5. Copy the API key, head to the IsDown website, and add it to the form.
6. Choose the region where your Opsgenie instance is located: EU or US.
7. Click "**Save Changes"**

And it's done. Now, when an outage is open, we will create an alert in Opsgenie and close it when the vendor closes the status update.

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

***

**Related Articles**

* [**Set Up PagerDuty Integration**](https://help.isdown.app/integrations/setup-pagerduty)
* [**Set Up Slack Notifications**](https://help.isdown.app/notifications/slack)
* [**How to Filter Outages by Severity**](https://help.isdown.app/cloud-monitoring/how-to-get-filter-notifications-by-outage-severity)


---

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