> For the complete documentation index, see [llms.txt](https://docs.avada.io/cookie-help-center/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/cookie-help-center/settings/customize-notification-email-to-customer.md).

# Customize notification email to Customer

Hello there! We're so glad you're here. This guide will help you customize your email requests on your chosen page. It's a simple process and we'll walk you through it step by step. Let's get started!

### Step 1: Select Your Page[​](https://help.avada.app/cookie/how-to-customize-email/#step-1-select-your-page) <a href="#step-1-select-your-page" id="step-1-select-your-page"></a>

First, please select the page you'd like to customize your email requests on. Here's what it looks like:

<figure><img src="/files/hYx0wj2mynhML1BHgdfT" alt=""><figcaption><p>Custom email</p></figcaption></figure>

### Step 2: Enter Your Content[​](https://help.avada.app/cookie/how-to-customize-email/#step-2-enter-your-content) <a href="#step-2-enter-your-content" id="step-2-enter-your-content"></a>

Next, you'll need to enter the content you want to be sent to your customer's email in the 'Setting contents' section. This is the email request that will be sent to your customers at your Online Store.

### Step 3: Preview Your Content[​](https://help.avada.app/cookie/how-to-customize-email/#step-3-preview-your-content) <a href="#step-3-preview-your-content" id="step-3-preview-your-content"></a>

After you've entered your content, it's a good idea to check what you've written in the 'Preview' section. Here's where you can see it:

<figure><img src="/files/frkAyDUv3ljjpmnPmhWc" alt=""><figcaption><p>Email preview</p></figcaption></figure>

### Step 4: Send a Test Email[​](https://help.avada.app/cookie/how-to-customize-email/#step-4-send-a-test-email) <a href="#step-4-send-a-test-email" id="step-4-send-a-test-email"></a>

Before you finalize everything, it's always a good idea to send a test email. This allows you to see exactly what your customers will see. Here's how you can do it:

* Click 'Send test':

<figure><img src="/files/fRcQM0Hw3T77oZIaXkZ9" alt=""><figcaption><p>Send test</p></figcaption></figure>

* Then, click 'Send':

<figure><img src="/files/qdsIxoZuLCmmR1F1442s" alt=""><figcaption><p>Confirm send test</p></figcaption></figure>

And that's it! You've successfully customized your email requests. If you have any questions or need further assistance, please don't hesitate to ask. We're here to help!


---

# 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/cookie-help-center/settings/customize-notification-email-to-customer.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.
