# Email Templates

**Step 1: Finalize Your Email Design**

1. Design your email in the editor. Use tables to create the layout, add content, and style your email until it’s perfect.
2. Preview and test the email to ensure it looks great across different email clients.
3. Once you're happy with the email, **switch to the HTML view** to access the code.

***

**Step 2: Copy the Email HTML**

1. In the editor, locate the option to view the **HTML source code**. ("More Rich" > "Code View")\ <br>

   <figure><img src="/files/dNfEDAcJrGlFUfxY87mB" alt=""><figcaption></figcaption></figure>
2. Copy all the HTML code. Ensure you’ve selected everything!

***

**Step 3: Navigate to Email Templates Settings**

1. Go to **Settings** > **Audience** in the system navigation menu.<br>

   <figure><img src="/files/kjH3Y8JTvscXS2b8dvv8" alt=""><figcaption></figcaption></figure>
2. Click on the **Email** section.<br>

   <figure><img src="/files/XMLOHCjqsnY7nRWrCVYq" alt=""><figcaption></figcaption></figure>
3. Find the **Email templates** listing\ <br>

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

***

**Step 4: Add a New Template**

1. In the **Email templates** listing, copy the Empty template by clicking on the copy icon.<br>

   <figure><img src="/files/n2T8RexNgt8d5Poi5pr9" alt=""><figcaption></figcaption></figure>
2. Go into edit mode for the new template you just created.<br>

   <figure><img src="/files/ABp88sETjHQw7lryRQtK" alt=""><figcaption></figcaption></figure>
3. Give your template a meaningful name (e.g., “Monthly Newsletter Template” or “Event Invitation Template”) for easy identification.<br>

   <figure><img src="/files/NJ1ZlMM00xkFgCl8ZqgZ" alt=""><figcaption></figcaption></figure>
4. Insert the HTML you copied in Step 2.
5. Save your template.<br>

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

{% embed url="<https://scribehow.com/embed/Updating_Email_Templates_on_Wavecast__15YjIQidQOmoC8Px_seaLg>" %}

***

**Step 5:** [**Using the Template to Create Emails**](/emails/create-a-campaign.md)

Once your template is saved, follow these steps to use it:

1. **Create a New Email**: Navigate to the email creation tool and select your template from the available options.\ <br>

   <figure><img src="/files/8EiyC2rgkVBoiKjuYw8E" alt=""><figcaption></figcaption></figure>
2. **Customize the Content**:
   * Replace placeholder text or images with the content for your specific campaign.
   * Make minor adjustments as needed to fit your current email’s purpose.<br>

     <figure><img src="/files/3FaZ41U4LOLi4SGRNi7x" alt=""><figcaption></figcaption></figure>
3. **Send or Schedule**: Test your email, preview it, and send or schedule it for delivery.

***

**Tips for Managing Templates**

* **Organize Templates**: Use consistent naming conventions for templates so they are easy to locate.
* **Update Regularly**: Periodically review your templates to ensure they meet brand guidelines and use the latest design best practices.

By following these steps, you’ll have a library of reusable email templates that streamline your email marketing process.<br>

{% embed url="<https://scribehow.com/embed/How_to_an_Email_Template_in_Wavecast__igoIDSbeTp2kalQiKQ2cAg>" %}


---

# 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.wavecast.io/emails/create-a-campaign/email-templates.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.
