# Text Only

Let's create a plain text email.

{% embed url="<https://youtu.be/TiGORLtEms8>" %}

## 1  Open your automation

Open the automation that you want to send the plain text email from.

Click the plus **(+)** button.&#x20;

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

Select **Sending Options** and then **Send an email.**&#x20;

<figure><img src="/files/8mo6EfMrODrCRrL1Kh6r" alt=""><figcaption></figcaption></figure>

On the next window, click  **Text Only** and click **Continue**.

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

## 2  Create message

Start by adding the **Sender name** of your email. For example, we enter **Funnelish**.&#x20;

Add the Sender email that you used when connecting with your [SMTP provider](broken://pages/-MSEWcRIKC27hg9a5-B4). Enter a subject.

![](/files/-MW0AVb6f8cqbQkCPrtS)

Now add body content to your email using the text editor. Add style using different fonts, colors, sizes, and more.

You can also add links, images, and personalized fields using the icons at the top of the editor. Choose from a wide variety of fields such as name and order info.

![](/files/-MW0AhfIAh3Ih6Tu6xgr)

That's it! While text-only emails don't have the same pizazz as emails designed in the editor, this type of message can sometimes help increase open rates because they resemble emails your customer would get from a friend!&#x20;

Try switching it up and see if you get better responses from plain text emails or branded messages.


---

# 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://docs.funnelish.com/automations/actions/emails/text-only.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.
