# Zendesk

Using Zendesk you can do the following:

* View your top Zendesk customers alongside customer data stored in other Data Sources
* Share limited Zendesk data with your team or external stakeholders
* Keep your account team alerted to upcoming tickets
* Update the status of the tickets into your app

Jet syncs the following Zendesk data:

* Tickets
* Users
* Organizations

### 1. Get Zendesk API Token

First you need to sign up for [Zendesk ](https://www.zendesk.com/)and create an account. Complete the account creation process to get started.&#x20;

Find your API Token under the API section of the Channels tab in Settings. Make sure to copy and store this token. Zendesk won't show it again after you click Save or leave this page.

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ08RFAKZvFADEiXKFy%2F-MAypfAbYkMiXiyVeC9X%2F-MAzb-UzEMwwLlxxAjP4%2FGIF.gif?alt=media\&token=92e8f73f-c212-4d84-b56b-fa9bae53c702)

### **2. Add to Jet Admin**

Add Zendesk to an existing project or connect Zendesk as a resource when creating a new project. Copy your API Token into API Token field to connect the resource.&#x20;

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ08RFAKZvFADEiXKFy%2F-MjdCLE41J86itvQY858%2F-MjdDfkDbLtq2HMoAiJt%2Fimage.png?alt=media\&token=d2549740-e06a-4e65-91c0-e8c0563f130d)


---

# 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.jetadmin.io/user-guide/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.
