> For the complete documentation index, see [llms.txt](https://docs.bird.com/applications/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/applications/content/email-templates.md).

# Email templates

There are several way to create emails in Bird. Once published, these email templates will be discoverable in your template library, where they can be used in [Campaigns](/applications/campaigns/campaigns.md), [Flows](/applications/automation/flows.md), [Journeys](/applications/journeys/journeys.md) and more.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create and send an email from scratch</strong></td><td>Build, style, and publish an email from scratch.</td><td></td><td><a href="/pages/N7Cap4mnuf4iqJwGOEYY">/pages/N7Cap4mnuf4iqJwGOEYY</a></td></tr><tr><td><strong>Import a custom HTML email</strong></td><td>Bring your own email design into MessageBird.</td><td></td><td><a href="/pages/eROkDvQlARyeV05QMh55">/pages/eROkDvQlARyeV05QMh55</a></td></tr><tr><td><strong>Prebuilt email templates</strong></td><td>Learn how to use and customize prebuilt email templates.</td><td></td><td><a href="/pages/URv9kxKdThq90ivKk9Uh">/pages/URv9kxKdThq90ivKk9Uh</a></td></tr><tr><td><strong>Email design best practices</strong></td><td>Read our top tips for designing engaging emails that convert.</td><td></td><td><a href="/pages/T3rRZUJx463PCNwNrJcZ">/pages/T3rRZUJx463PCNwNrJcZ</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bird.com/applications/content/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.
