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

# Email Templates

> Give every email a consistent, on-brand starting point

## Why templates?

If your team sends a lot of email, you probably don't want every message starting from a blank canvas. **Email templates** let you upload a designed HTML shell once — your header, footer, colors, and layout — and use it as the starting point whenever anyone creates a new email.

Find them under **Email > Templates**.

## Adding a template

1. Click **Add > Add Email Template**.
2. Name your template.
3. Upload your HTML file.

<img src="https://mintcdn.com/tented/oIod7XVBxbtZv6BI/images/template-add-dialog.png?fit=max&auto=format&n=oIod7XVBxbtZv6BI&q=85&s=73854625ff1616988c279999c9c7f069" alt="A screenshot of the Add Email Template dialog with a template name and an HTML file selected." width="1322" height="769" data-path="images/template-add-dialog.png" />

<Note>
  The HTML file must include a `<!DOCTYPE>` declaration. If you don't have a designed template handy, create an email you love in the [email editor](/email/creating-emails) first, grab its HTML from code mode, and upload that.
</Note>

## Editing and approving

Your template opens in the same AI editor used for emails — chat to refine it, edit the code directly, and set optional **default headers** (from name, from address, reply-to, and a default subject) that flow into every email created from it.

<img src="https://mintcdn.com/tented/oIod7XVBxbtZv6BI/images/template-editor.png?fit=max&auto=format&n=oIod7XVBxbtZv6BI&q=85&s=b592b5ffd7b4e6d5ba9ad46442f58aae" alt="A screenshot of the template editor showing the uploaded HTML rendered in the preview with template-level default header fields." width="1568" height="769" data-path="images/template-editor.png" />

Templates follow the same **approval** model as emails: click **Approve** when it's ready, and only approved templates show up in the template picker when creating a new email.

<img src="https://mintcdn.com/tented/oIod7XVBxbtZv6BI/images/templates-list.png?fit=max&auto=format&n=oIod7XVBxbtZv6BI&q=85&s=9e62b0c9ddd23c1ef502acf65a611304" alt="A screenshot of the Templates list showing a template with an APPROVED status badge." width="1322" height="769" data-path="images/templates-list.png" />

## Using a template

When you create a new email (**Add > Create Email**), pick your template from the **Template** dropdown instead of starting blank. The new email inherits the template's layout and default headers — then you customize from there with chat, and the template stays untouched.

## What's next?

<Card title="Next: Email Blasts" icon="arrow-right" href="/email/email-blasts">
  Send a one-time email to a list — scheduled, or right now.
</Card>
