# Authorize Zendesk

## Authorize Zendesk <a href="#authorize-motherduck" id="authorize-motherduck"></a>

1. Copy your Zendesk subdomain name from the Zendesk dashboard URL: `http://{sub_domain_name}.zendesk.com`.

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

2. Log into Stacksync and click on **Connections** > **Create new connection**.
3. Search for Zendesk and select it.

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

4. Paste the sub domain name here, and click **Authorize App**

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

You can now use your Zendesk connection in a sync! 🎉


---

# 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.stacksync.com/two-way-sync/connectors/zendesk/authorize-zendesk.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.
