# Zendesk SSO Integration

**GoAffPro** provides you with the option to integrate Zendesk SSO.

To integrate Zendesk SSO, go to the **Integrations** section of the **Settings** tab in the GoAffPro admin panel.

<figure><img src="/files/Xb3m1oHj1s0KbiGJiNN8" alt=""><figcaption><p>Settings > Integrations</p></figcaption></figure>

Here, go to the Zendesk SSO section.

<figure><img src="/files/rtoaO7Umtl92uM6nv840" alt=""><figcaption><p>Zendesk SSO</p></figcaption></figure>

Now, click on **Setup**.

<figure><img src="/files/MFxC4Nj3YWEbioBft61C" alt=""><figcaption><p>Click on Setup</p></figcaption></figure>

Here, set the Zendesk subdomain.&#x20;

<figure><img src="/files/GkJn7DgkbQesgvEFJrs1" alt=""><figcaption><p>Add the Zendesk subdomain</p></figcaption></figure>

Now, add the Zendesk JWT.&#x20;

{% hint style="info" %}
You can follow this [guide](https://support.zendesk.com/hc/en-us/articles/4408845838874-Enabling-JWT-single-sign-on#topic_gds_ydj_zj) to generate the Zendesk JWT (JSON Web Token).
{% endhint %}

<figure><img src="/files/xjneuWMNEcAQniE7Ljv0" alt=""><figcaption><p>Add the Zendesk JWT</p></figcaption></figure>

After this, enable the reply affiliate contact page toggle.&#x20;

<figure><img src="/files/o8Cr2fWXrO1zWqJEdjh7" alt=""><figcaption><p>Enable the Replace affiliate contact page toggle</p></figcaption></figure>

Finally, click on **Submit**.

<figure><img src="/files/Au8hUZrzDzx40PJC88RW" alt=""><figcaption><p>Click on Submit</p></figcaption></figure>

Zendesk SSO will get connected to the app.

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


---

# 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.goaffpro.com/program-settings/integrations/zendesk-sso-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.
