# Exporting your data

<img src="/files/-MSTJVlObS1ZSjFAB2M-" alt="" data-size="original">&#x20;

There are few ways to export data depending on your usage.

## Audience feeds

Use [audience feeds](/advanced-usages/audiences/audience-segment-feed.md) if you need to export audience segments data to your partners' solutions and keep it recurring and synchronized.

#### Destination file

In order to&#x20;

## Query exports

Create [query exports](/data-streams/exporting-your-data/query-exports.md) to create `ndjson` files corresponding to results of [OTQL queries](/querying-your-data/otql-queries.md).

## Datamart replication

[Replicate your datamart](/data-streams/exporting-your-data/datamart-replication.md) by sending all the ingested data to Google Cloud Platform (Pub/Sub) or Microsoft Azure (Event Hubs - Alpha).


---

# 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://developer.mediarithmics.io/data-streams/exporting-your-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.
