# Auto-Reply

The auto-reply feature allows you to create templates that you can use to automatically reply to customer messages. You can create an auto-reply template in the **Customer Service** menu > **Email Template**. In the upper right corner, click the **'auto-reply'** button. By default, each email channel only has one auto-reply template.

![Auto-Reply](/files/-MR4XuKKuW5c6QdK0QU7)

Select the email channel and click the 'edit' button. Then you will see a form to create an auto-reply message, as shown images below.

![Edit Auto-Reply](/files/-MdaXxFpGko0lb2e3Vca)

On field "Send As" you can choose your alias name and email, it will be shown to the user as display name and email. If you want to customize your alias name and email, please refer to [this document](/5.1.x/integration/channel-connector/email-inbox/create-new-email-inbox-channel.md).

![Auto-Reply Send As](/files/-MdaZUxxNFuF8lOjfYPb)

For example, when a customer sends a message to the company’s customer service email, a reply message will automatically be sent to the customer, as shown images below

![Auto-Reply Message](/files/-MdaiaIGJzP6rxSaNWbf)


---

# 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.3dolphins.ai/5.1.x/customer-service/email-template/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.
