> 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/connectors/pardot-connector/exporting-an-email-to-pardot.md).

# Exporting an email to Pardot

To export a version to Pardot you will need to select the Project, Mailing and finally the Version you would like to export. You can export from the Mailing level, Version level or from the visual editor.

To export:

1. In Taxi, head to your Home screen\
   Select the Project that contains the version you want to export
2. Select the Mailing\
   If you are Admin you can select the Kebab menu and select 'Export' on the mailing level
3. After selecting the Mailing you will see the Versions page\
   Select the 'Export Mailing' option on the right-hand side of the screen under the Exports section. Alternatively select the version you want to export to open it in the visual editor.
4. In the visual editor, select 'Export Mailing'

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-95af272a3e393936633e34b1fcd8b847d58c4211%2Fexportoption.jpg?alt=media)

5\. On the Export page, scroll to ESP connectors\
Select your Pardot connector.\
6\. Fill in the details.

You can select a send date and time here this is passed on to Pardot when you export. You can also select multiple lists to end this email to.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-0cb8e7b7c19a3598b4d64540d362a7d1a010ed33%2FScreenshot%2B2021-01-21%2Bat%2B16.50.55.png?alt=media)

7\. Under the Segmentation section\
You can select if you want to export one version or create a mailing template for each version.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-0fd46c50f353c81301424b868280b90c4d50d4fe%2F9568b978-fa73-4f8a-858f-533a29f37151.png?alt=media)

8\. Click 'Start Export'\
You will see a green banner when your export is complete and you can open your exported email in Pardot from Taxi.

Read Next:\
[Setting up the Pardot Connector](https://docs.messagebird.com/taxi/Connectors/Pardot%20Connector/setting-up-the-pardot-connector) |


---

# 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/connectors/pardot-connector/exporting-an-email-to-pardot.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.
