# New Email Variant

By pressing the "New Variant" button, you can start creating a new email variant within your broadcast.

Customize the variant by selecting the sender's account.  If you haven't configured your email channel yet, you can do so in the "[Integrations](/en/admin-ui/integrations.md)" section of the platform.&#x20;

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

Personalization is key to creating impactful and engaging email campaigns. You have the ability to customize the subject line and body of the email using [dynamic variables](/en/admin-ui/journeys/workflow/dynamic-variables.md) related to the customer. This level of personalization allows you to deliver highly relevant and targeted content, increasing the likelihood of customer engagement and conversion.&#x20;

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

To facilitate content creation or get inspired, you can rely on AI to obtain personalized text suggestions for each field/use case using the [text generator](/en/admin-ui/broadcasts/text-generator.md).&#x20;

You have the flexibility to configure the body of your emails using existing templates or by creating one from scratch.&#x20;

### Test Email&#x20;

By clicking the 'Test Message' button, you can enter an email address and receive a sample of the email for preview and review.&#x20;

<figure><img src="/files/5hPOpw68yXGyXG5rpLoT" alt=""><figcaption></figcaption></figure>


---

# 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://academy.gopersonal.ai/en/admin-ui/broadcasts/new-broadcast/new-email-variant.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.
