# How to edit the order email

Go to admin

1. Go to Admin ->  Settings
2. Scroll to shop settings and find "Auto respond email" settings<br>

   <figure><img src="/files/pT1Nz2JL5zfQXjsTOh82" alt=""><figcaption></figcaption></figure>
3. Select the checkbox to enable the email to be send to the customer<br>

   <figure><img src="/files/jfe4OAOS0cD4qsLslrel" alt=""><figcaption></figcaption></figure>
4. Scroll down and  select the Email Template to send<br>

   <figure><img src="/files/XhNbhqi1mHXUb2c2UigE" alt=""><figcaption></figcaption></figure>
5. You can edit the mail template by choosing the type "new\_order" from the edit templates button\ <br>

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


---

# 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://help.microweber.com/user-guide/how-to-edit-the-order-email.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.
