> For the complete documentation index, see [llms.txt](https://docs.avada.io/joy-subscriptions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avada.io/joy-subscriptions/settings/email-notifications/customize-email-template.md).

# Customize Email Template

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

### Introduction

With the Customize Email Template feature in Joy Subscription, merchants can modify the appearance of emails sent to their customers. This feature allows you to ensure that your brand identity and communication style are reflected in every email.

### Understanding the rule

This function allows you to customize emails that are sent to all customers. You can modify the following fields:

* **Logo:** Add your brand’s logo to all emails.
* **Color:** Customize the color scheme to align with your brand.
* **Manage Subscription Button:** Adjust the style and text of the button.
* **Footer:** Customize the footer with relevant information or branding.

### **How to set up**

To set up, go to Joy Subscription, select *Customize Email Template*, and follow the instructions below:

{% embed url="<https://app.arcade.software/share/cHJVG43BoGA4J0YdvQVe>" %}

### **Overall**

Customizing your email templates ensures that all communications with customers are consistent with your brand’s identity. By tweaking elements like the logo, colors, buttons, and footer, you provide a professional and personalized experience to your subscribers.


---

# 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.avada.io/joy-subscriptions/settings/email-notifications/customize-email-template.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.
