> 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/sendgrid-connector/export-all-mailings-in-a-project-to-sendgrid.md).

# Export all Mailings in a Project to Sendgrid

In Taxi, you can export all Mailings in a Project to your Sendgrid connector.

To do this:

1. Go to the Exports page and select 'New Export'

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-5745a5a159ee53af3df7bcfa3486ee13ae85eac4%2FScreenshot%2B2020-12-15%2Bat%2B10.42.03.png?alt=media)

2\. Select the Project you want to export

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-fcda8811e8bc5e7fd103215e6d885d4f5b954095%2FScreenshot%2B2020-12-15%2Bat%2B10.43.06.png?alt=media)

3\. Select the connector you want to export to

4\. On the Export Review page you will see all the Mailings in the Project you selected

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-e49a71c38aa2a4ed67f65254892a5ac53f8b2130%2FScreenshot%2B2020-12-15%2Bat%2B10.49.01.png?alt=media)

5\. Select the tickbox beside the Mailing you want to export

6\. When you select a Mailing you will see the Create Export Settings option

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-be805a74f96039b8e584277513f81191241305f6%2FScreenshot%2B2020-12-15%2Bat%2B10.52.48.png?alt=media)

7\. Select 'Create Export Settings' and select your export options on the export page\
Click 'Back'

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-d84b0cc875f2d3f363e7e68eeb7f160f37e0108d%2FScreenshot%2B2020-12-15%2Bat%2B10.53.02.png?alt=media)

8\. Once you have selected all the Mailings you want to export click 'Start Export'

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-9864fba34864dc9b1e345be7b81f5e99e0bbe6f7%2FScreenshot%2B2020-12-15%2Bat%2B10.53.36.png?alt=media)

9\. When the export is finished you can select 'Open in ESP' to open Sendgrid.


---

# 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/sendgrid-connector/export-all-mailings-in-a-project-to-sendgrid.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.
