> For the complete documentation index, see [llms.txt](https://reference-guide.gitbook.io/crm-version-release-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reference-guide.gitbook.io/crm-version-release-notes/v5.12.1-newly-added-email-design-templates.md).

# V5.12.1 - Newly Added Email Design Templates

#### Released Date - 7 Dec 2022

In this release, we have added 4 new email design templates for you to choose from - geometric, minimalist, vivid and formal. Select your preferred email design, apply it to all emails and improve your corporate branding now!

## <mark style="color:red;">New Email Design Templates</mark>

### 1)   Marketplace

1. We have added 4 new pre-built email template designs to the CRM:
   * Geometric
   * Minimalist
   * Vivid
   * Formal
2. You can install them from the CRM Marketplace.

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

### 2)   Application of Email Design Templates

Once you have installed the email design templates, you can apply them to emails sent out via CRM.

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


---

# 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://reference-guide.gitbook.io/crm-version-release-notes/v5.12.1-newly-added-email-design-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.
