# Exporting Data

Aquarium allows you to export your data from Aquarium in order to aid in a variety of workflows:

* Export data that contains examples of **bad labels** to aid in the rewrite of labeling guidelines
* Export data from a Collection Campaign segment in order to **provide new data** for labeling to your labeling provider
* Export data that shows **interesting patterns** in order for further review with your team

**Depending on the view you are working in, Aquarium allows you to export your data in a JSON or CSV format.**

{% hint style="info" %}
If your team has a unique workflow that requires exporting data out of Aquarium, [reach out to our team](https://www.aquariumlearning.com/contact) and we are happy to explore options with you.
{% endhint %}

## Export Guides

{% content-ref url="/pages/2icyTncRhrU0IzlJmEpL" %}
[Batch Exports](/aquarium/integrating-with-aquarium/exporting-data/batch-exports.md)
{% endcontent-ref %}

{% content-ref url="/pages/jzfT6F5eMLUjoypuQ2lB" %}
[Webhooks](/aquarium/integrating-with-aquarium/exporting-data/webhooks.md)
{% endcontent-ref %}


---

# 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://legacy-docs.aquariumlearning.com/aquarium/integrating-with-aquarium/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.
