> ## Documentation Index
> Fetch the complete documentation index at: https://help.getvero.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Email content

> Configure and design email messages in Vero 2.0, including subject, preview text, sender address, and email body.

Set up and design email messages for campaigns and Journey email steps in Vero 2.0.

## Choosing your email type and provider

When configuring the content of an email campaign or Journey email step, the first thing to set is the channel and provider.

Select **Email** as your channel, then choose a **channel provider** — this determines which email sending service delivers your message. Available providers depend on what you've configured in your project settings and may include options such as Vero Mailer, a custom domain, or a third-party provider like SendGrid.

<Note>If you only have one email channel configured, Vero selects it automatically.</Note>

[Learn how to configure your email channel](https://help.getvero.com/vero-2/channels/email/how-to-configure-the-email-channel)

## Setting the To address

The **To** field is a dropdown that defaults to **Every user in audience**, which sends each message to that user's primary email address. To send to a different address, select one from your [configured email addresses](../campaigns/setting-up-your-from-email-address). These addresses can include Liquid expressions — such as `{{user.email}}` or `{{event.recipient_email}}` — to send dynamically based on user or event properties.

## Adding CC and BCC recipients

You can optionally CC or BCC additional recipients on any email. Unlike the To field, CC and BCC are free-form inputs — enter any email address, comma-separated list, or Liquid expression directly. These fields do not draw from your configured email addresses.

See [CC and BCC addresses](../campaigns/cc-and-bcc) for full details.

## Choosing a sender address

Select the **From** address for your email from the sending addresses configured in your account. You can [add and manage sender addresses](../campaigns/setting-up-your-from-email-address) in the settings.

## Adding a subject and preview text

Enter a subject line for your message. Check **Preheader** to add preview text — the short line of copy that appears beneath the subject line in most email clients.

Both fields support Liquid for personalisation.

## Designing your email body

### Drag and drop

The drag-and-drop editor lets you build email layouts by placing content blocks onto a canvas. You can start from a blank template or choose one of the built-in example layouts.

Read the in-depth guide on [using the drag-and-drop editor](https://help.getvero.com/vero-1/newsletters/using-the-drag-and-drop-editor).

### HTML

Vero fully supports raw HTML templates, including media queries and responsive layouts. Use this option to bring your own custom-coded templates into Vero.

Read the in-depth guide on [using HTML templates](https://help.getvero.com/vero-1/newsletters/using-html-templates-in-vero).

## Personalising content with Liquid

Vero supports most standard Liquid functions, plus a set of additional convenience functions.

* [Personalise content using Liquid](https://help.getvero.com/vero-2/message-content/how-to-personalise-your-message-using-liquid)
* [Liquid personalisation guide](https://www.getvero.com/email-personalization-liquid-guide/)

## Previewing your message

To send a preview email:

1. Open the message you want to preview.
2. Click the **Action** menu in the top right.
3. Select **Preview via email**.
4. Enter your email address and click **Send**.

<Note>You can only send a preview to one email address at a time. If your account is pending verification, previews can only be sent to the email address you signed up with.</Note>

Note that all new Vero accounts are reviewed and manually verified. This happens quickly but if, for some reason, you account is not fully verified, you are only able to send preview messages to the email address of your user account. That is to say, if you signed up as `test@yourcompany.com`, you could only send previews to `test@yourcompany.com` until verified.

## Need Help?

If you have any questions, reach out to us at [support@getvero.com](mailto:support@getvero.com).
