# Zendesk Auto-Reply

### Request a recording in your auto-reply messages&#x20;

{% hint style="info" %}
Make sure you have already setup [Automation and/or Triggers in Zendesk](https://support.zendesk.com/hc/en-us/articles/4408825385242-Configuring-email-autoreplies-to-deflect-requests#topic_x2y_sjs_r1b) to send an automatic reply to your customers.
{% endhint %}

If you have setup [Automation and/or Triggers in Zendesk](https://support.zendesk.com/hc/en-us/articles/4408825385242-Configuring-email-autoreplies-to-deflect-requests#topic_x2y_sjs_r1b) to send an automatic reply to your customers, consider including a recording link.

This is how it looks like:

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

To add a recording link to your auto-response, simply follow the video guide below:

Please navigate to [settings -> helpdesk](https://app.birdie.so/settings/helpdesk) to copy your link. Then, paste it into the email field.

{% embed url="<https://youtu.be/nUfiPs57zTE>" %}
Zendesk auto-reply walkthrough
{% endembed %}

From experience, the wording makes all the difference. Here are 2 templates that have performed well. Feel free to adapt them as needed:

<details>

<summary>Template 1</summary>

*Hi \[Customer Name],*\
\&#xNAN;*​*

*Thank you for reaching out! We’ve received your request and our team is already on it.*\
\&#xNAN;*​*

*To help us understand the issue better and resolve it faster, you can record your screen and show us what’s happening:*\
\&#xNAN;*​*

*👉 \[Click here to record your screen]\(insert Birdie link)*\
\&#xNAN;*​*

*It only takes a minute, and it’ll help us get back to you with the best solution.*\
\&#xNAN;*​*

*If you’d prefer, feel free to wait for our reply—we’ll get back to you as soon as possible.*\
\&#xNAN;*​*

*Thanks, \[Company Name] Support Team*\
​

</details>

<details>

<summary>Template 2</summary>

*Hi \[Customer Name],*\
\&#xNAN;*​*

*Thanks for reaching out to us! We know how frustrating it can be when things don’t work as expected, and we’re here to help.*\
\&#xNAN;*​*

*To solve your issue faster and avoid unnecessary back-and-forth, you can show us what’s happening by recording your screen:*\
\&#xNAN;*​*

*👉 \[Click here to record your screen]\(insert Birdie link)*\
\&#xNAN;*​*

*It’s quick (just takes a minute!) and gives us the context we need to get straight to the best solution for you.*\
\&#xNAN;*​*

*Prefer to wait for our reply? No problem—we’ll be in touch shortly.*\
\&#xNAN;*​*

*Looking forward to helping you,*\
\&#xNAN;*​*\
\&#xNAN;*\[Company Name] Support Team*

</details>


---

# 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.birdie.so/birdie-docs/helpdesk/zendesk/flows/zendesk-auto-reply.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.
