---
title: "Email Snippet: Content"
slug: "email-snippet-content"
updated: 2022-03-03T22:44:17Z
published: 2022-03-03T22:44:17Z
canonical: "support.smarteru.com/email-snippet-content"
---

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

# Email Snippet: Content

A snippet's text displays in the Content accordion of the Add/Edit Snippet workscreen. The [English version](/v1/docs/email-snippet-content#language) of the snippet's content displays by default.

Within the Content accordion are two tabs: HTML and Plain Text.

![Content Tabs](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/email-snippet-content-image-m2s1h8pa.png)

The content in the HTML tab will be used when the recipient's email client is able to display formatted text (e.g., text in different sizes, colors), hyperlinks, tables, and images. If the recipient's email client is unable to display these elements, they will see the content in the Plain Text tab.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/email-snippet-content-image-y6lah9ea.gif)

The accordion also displays a list of [variables](/v1/docs/email-template-variables) that you can include in the content.

## Settings

### HTML

The HTML-formatted content for the snippet. HTML-formatted content enables you to:

- Control the color, size, font, and formatting (i.e., italics, bold, etc...) of text
- Add numbered or bulleted lists
- Control the indentation of paragraphs
- Include tables, images, and hyperlinks

In the following example, the HTML-formatted snippet includes text that is colored purple, bold, and larger, the user's image, and a hyperlink for the user's email address.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/email-snippet-content-image-yt8781y9.png)

You can use the WYSIWYG editor to format the HTML content. You may also include [variables](/v1/docs/email-template-variables) in the content. Refer to [Adding a Variable to Your Content](/v1/docs/adding-a-variable-to-your-content) for information on how to include variables in the content.

### Plain Text

Plain text content is displayed to users when their email client cannot handle HTML-formatted content. Plain text content displays only the text without any formatting and in the email client's font. In the following example, the email does not display the formatted text, the user's image, or hyperlink of the user's email address that are in the [HTML version](/v1/docs/email-snippet-content#html) of the email.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/email-snippet-content-image-scqrq2en.png)

SmarterU [email template variables](/v1/docs/email-template-variables) used in the plain text content will be substituted with their actual values.

### Auto Generate Plain Text Content

If this setting is checked, the snippet's [HTML content](/v1/docs/email-snippet-content#html) is copied to the [Plain Text tab](/v1/docs/email-snippet-content#plain-text). When possible, any HTML content that cannot be displayed will be replaced with their plain text equivalent. For example, the user's contact card will be replaced with the user's name, email address, and account name.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/email-snippet-content-image-qrhtedid.png)

We recommend keeping the **Auto Generate Plain Text Content** setting checked. This makes it easier to maintain both the HTML and plain text content, particularly when you are supporting multiple languages.

If this setting is unchecked, you will need to enter the plain text content for the snippet. Refer to [Adding a Variable to Your Content](/v1/docs/adding-a-variable-to-your-content) for information on how to include variables in the content.

### Language

Select the language of the snippet.

## Related

- [Adding a Variable to Your Content](/adding-a-variable-to-your-content.md)
- [Adding an Email Snippet](/adding-an-email-snippet.md)
- [Editing an Email Snippet](/editing-an-email-snippet.md)
- [Email Template Variables](/email-template-variables.md)
- [Email Templates](/email-templates.md)
- [Settings: Email Snippets](/settings-email-snippets.md)
- [Viewing Email Snippets](/viewing-email-snippets.md)
