# Exporting Data

Eventually all of your data will be able to exported, but there's a lot of it! So we've been adding different types slowly but surely.

Currently you can export Customers, Orders, and Subscriptions.

When you're ready to export data, log into your Mavenseed site and click on the [Account menu item](https://mavenseed.com/account) in your Avatar drop-down menu.&#x20;

1. Click on the Sites Tab,&#x20;
2. On the site you're looking to export the data for, click the three dot menu item and choose Data Exports,&#x20;
3. Click on the "New Data Export" green button in the top-right corner,
4. Choose type of data that you want to export
5. Optionally, choose a date range.&#x20;
6. Click "Begin Export"


---

# 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.mavenseed.com/getting-started-with-mavenseed/account-info/sites/exporting-data.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.
