# Exporting an email to the Sendgrid Marketing for Single Sends connector

To export a version to Sendgrid 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.

When exporting to SendGrid via the Single Send connector, there are 2 ways to handle multiple versions under the segmentation section

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 Sendgrid connector

6\. Select 'Create a new Single Send' or 'Update an existing Single Send'\
Fill in the details.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-4c0007ce21ad69aab1597286f584caf0ed9afba6%2FScreenshot%2B2020-06-23%2Bat%2B14.21.05.png?alt=media)

7\. Under the Segmentation section\
You can select if you want to export one version, create or update a Single Send for each version or use a segment set.

* Create or update a Single Send for each version\
  This will save time compared to exporting each version individually, especially when you have a high number of versions within a mailing.
* Use a segment set: Create a single template which contains all of the content from all your versions and uses SendGrid handlebars to select a version based on information about an individual recipient. This will be exported as one HTML to SendGrid and the handlebars will wrap around the HTML for each version to determine who will receive what content.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-ffb25719a16e65a204f1670058c138c0ca250db5%2FScreenshot%2B2020-06-23%2Bat%2B14.21.17.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 Sendgrid from Taxi.


---

# 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.bird.com/taxi/connectors/sendgrid-connector/exporting-an-email-to-the-sendgrid-marketing-for-single-sends-connector.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.
