# How to Set Up Zendesk Integration

1. Go to your **Zendesk Account**
   * Click on **View Profile** in the top right corner<br>

     <figure><img src="/files/JXqMWttrgHa3yp1z2asx" alt=""><figcaption></figcaption></figure>
   * On the left sidebar, click **"Manage in Admin Center"**
   * On the left sidebar, go to the group **"Apps and Integrations"** and **click "Zendesk API"**
   * Enable **"Token access"** and create an API token. **Please save it so you can use it further in the tutorial.**
2. Go to your IsDown account in **Alerts & Integrations.**

<figure><img src="/files/3I5Us57iuo3Qfo7lU2yH" alt=""><figcaption></figcaption></figure>

3. Select **Add** on Zendesk check box and fill in all the required fields.

<figure><img src="/files/9Cujro2edyNukOJdOecu" alt=""><figcaption></figcaption></figure>

4. **Workspace URL:** Enter your Zendesk subdomain.
5. **User Email:** Enter the email address associated with your Zendesk account.
6. **API Key** that you created in the first step.
7. Click **Save Changes** to finalize the integration.

Need assistance? Contact us via in-app chat or email us at **<support@isdown.app>**.

***

**Related Articles**

* [**How to Set Up Opsgenie Integration**](https://help.isdown.app/integrations/how-to-set-up-opsgenie-integration)
* [**How to Set Up PagerDuty Integration**](https://help.isdown.app/integrations/how-to-set-up-pagerduty-integration)
* [**How to Set Up FireHydrant Integration**](https://help.isdown.app/integrations/how-to-set-up-firehydrant-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-zendesk-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.
