# Amazon S3

![Select your connection and bucket to export](/files/-MfcErFd7rNGyMtKAxQs)

To export to Amazon S3, select the S3 option from the Export Destination menu. From there, a S3 Connection/Bucket link will appear. When you click the link, a pop-up will show up with all of your connected S3 connections. Click the bucket that you would like to export the file into, and the file will be sent there instantly.

When you choose to export to S3, you have the option of exporting the dataset in multiple formats: CSV (comma-, tab-, or pipe-delimited), XLS, Parquet, or JSON.


---

# 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.phiona.com/export-destinations/amazon-s3.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.
