# Zendesk

Rep.ai integration with Zendesk allows you to access tickets directly from the Rep.ai dashboard and initiate video calls immediately. While on a Rep.ai video call your Zendesk talk status will automatically be set to "away" so you'll never miss a Zendesk support call.

### Installing the Zendesk Integration

Go to the [integrations page](https://app.rep.ai/settings/integrations) in your Rep.ai settings, find the Zendesk card, and click the toggle to enable it. You will be prompted to provide your Zendesk URL, copy any URL while logged into your Zendesk account. Lastly, you will be redirected to Zendesk to authorize Rep.ai.

![](/files/7qgh85JgmaAuAXNJxmlL)

![](/files/75q4Gh3jGAYu9cFmzLIq)

![](/files/DNMtLDzvTFESNnpDEScM)

### Viewing Zendesk tickets associated with a visitor

A Zendesk button will be present in the sidebar when viewing visitor sessions in Rep.ai. If the visitor has an associated email address a link to that person's Zendesk tickets will be available.

![](/files/W6o3Uh19IKCzhmimgIGI)

### Zendesk Talk availability syncing

To prevent agents from missing Zendesk Talk calls the Rep.ai integration automatically sets  Talk status to "away" while on a Rep.ai video call. This feature requires the Rep.ai and Zendesk accounts use the same email address.


---

# 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.rep.ai/integrations/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.
