# Zendesk

### **Why Connect Zendesk with Blitzllama?**

Integrating Blitzllama with Zendesk turns customer support tickets into a goldmine of actionable insights. By enriching Zendesk data with AI-driven analytics, customer feedback becomes more actionable, helping teams stay ahead of customer needs.

#### **Key Benefits:**

* Centralized Data Hub – Consolidate all Zendesk tickets in one place for a complete view of customer interactions.
* AI-Powered Analytics – Identify trends, sentiment shifts, and recurring issues with intelligent insights.
* Smarter Decision-Making – Use data-driven recommendations to refine products, services, and support strategies.&#x20;
* Automated Reporting – Generate detailed reports effortlessly, saving time and uncovering key customer concerns.&#x20;
* Advanced Categorization – Enrich tickets with metadata like topics, sentiment, emotions and intent for deeper analysis.&#x20;

***

To enable Blitzllama to pull data from Zendesk, follow these steps:

### 1. Retrieve Your Zendesk Subdomain

* Your subdomain is the unique identifier for your Zendesk account, appearing before `.`[`zendesk.com`](http://zendesk.com/) in your URL.

<figure><img src="/files/J4rNj4Gl7BF2uN6lRKPu" alt=""><figcaption><p>Zendesk's Admin Center.</p></figcaption></figure>

For more details, visit [this guide](https://support.zendesk.com/hc/en-us/articles/4409381383578-Where-can-I-find-my-Zendesk-subdomain).

### **2. Generate an API Token in Zendesk**

* Go to Zendesk Admin Center.
* Navigate to Apps and integrations > APIs > Zendesk API.
* In the Settings tab, enable Token Access.
* Click Add API Token under Active API Tokens to generate a new token.
* Copy and securely store the token, as it won’t be visible again after saving.

For more details, refer to [Zendesk API access management](https://support.zendesk.com/hc/en-us/articles/4408889192858-Managing-access-to-the-Zendesk-API).

### 3. Connect Zendesk to Blitzllama

* Go to the [Blitzllama Dashboard](https://dashboard.blitzllama.com/connections).
* Navigate to Connections > Feedback Sources > Zendesk.
* Click Connect Source.
* Enter your Zendesk subdomain and API token in the respective fields.


---

# 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://documentation.blitzllama.com/eureka-connections/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.
