> For the complete documentation index, see [llms.txt](https://docs.bird.com/taxi/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/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/exporting-html.md).

# Exporting HTML

To export your email:

1. From the email, click on 'Export Mailing'
2. Select 'Download HTML' from the file export options

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-88551c698bbe737cf1151392fc8ed4b3a7188b6c%2Fdownload%2Bhtml.png?alt=media)

3\. If you have multiple versions select the versions you want to export

4\. Choose where you want to host the images\
You can choose to have these included in the zip file that's downloaded, or hosted via the [Taxi CDN](/taxi/manage-your-organisation-settings/cdn.md).

5\. Click 'Start Export'

6\. Click 'Download' in the 'Exports' pane next to the export that's just finished or you can click on Exports in the menu on the left of your Taxi screen and click on the download icon.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-d4a07041a6e9ebfef53fb5cf71cf57059669b7ed%2Fdownload%2Bhtml%2Bcopy.png?alt=media)![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-101095756a713ff79af2e3ef6375f73c12d93007%2Fdownloadecportspage.png?alt=media)

Read Next:\
[Exporting PDF](/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/exporting-a-pdf.md) | [Exporting Screenshots](/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/exporting-screenshots.md) | [Exporting Hosted URLs](/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/exporting-a-hosted-url.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/exporting-html.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
