> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/motors-theme-documentation/~/changes/70wBWN8w43jv4AA52cti/customization/email-templates.md).

# Email Templates

Motors 4.2 and higher versions allows you to manager Email Templates via **Tools -> Email Templates Manager**

Here you can modify all available Theme Email Templates.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/email-templates.png)

### **Notifications before and after listing approval**

Notify users and dealers about the listing status that they add.

There are two options here:&#x20;

* User listing waiting — users will get a notification saying that the listing was added and is pending for approval. Also, you can use the shortcodes: \[car\_id] and \[car\_title].

![](https://2954064479-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDP3ivYPbpYO9Rs_wuB%2F-MEgz9vFiXIffQVV2FYZ%2F-MEh3K7UQElbvgNx5xL3%2Fimage_2020-08-13_14-56-42.png?alt=media\&token=bc4f435f-11bb-4e7c-980a-f751e9536911)

* User listing approved — users will be notified that the listing was approved and is now available on site. The same shortcodes are available: \[car\_id] and \[car\_title].

![](https://2954064479-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDP3ivYPbpYO9Rs_wuB%2F-MEgz9vFiXIffQVV2FYZ%2F-MEh34t1vFsI7vUBmgtb%2Fimage_2020-08-13_14-56-42%20\(2\).png?alt=media\&token=2d6ad486-67f3-4989-908f-237638691446)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/motors-theme-documentation/~/changes/70wBWN8w43jv4AA52cti/customization/email-templates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
