# Email Previews

By sending a test email to your inbox, you can ensure that your email template looks and functions as intended. This guide will walk you through how to use the feature and provide best practices for testing your emails.

## **What Does the "Send Me Test Email" Button Do?**

The "Send Me Test Email" button sends a test version of the email template you’ve created to the email address associated with your account. This allows you to:

* See how the email appears in your inbox.
* Verify that all placeholders populate correctly.
* Test any links, images, or formatting in your email.

<figure><img src="/files/6myxAY5PuuHXhF80xsqA" alt=""><figcaption></figcaption></figure>

## Sending a Test Email

The "Send Me Test Email" button is located in the email template editor:

1. Log in to your account.
2. Navigate to the **Email Templates** section.
3. Open the email template you want to test.
4. Look for the **Send Me Test Email** button in the upper-right corner of the editor right next to **Save & Continue**.

## **How to Use the "Send Me Test Email" Button**

1. **Prepare Your Template** by adding your content, including text, images, links, and placeholders.
2. Click the **Send Me Test Email** button and wait for a confirmation message to appear to let you know the test email is being sent.
3. **Open your email** **inbox** and look for the test email to review the email for any issues or adjustments needed.


---

# 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.rechat.com/whats-new/email-previews.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.
