> For the complete documentation index, see [llms.txt](https://docs.roivenue.com/roivenue-resources/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roivenue.com/roivenue-resources/roivenue-training/data-exports/exports-from-roivenue.md).

# Exports Overview

ROIVENUE allows you to do exactly this and even more.

1. **Get all the data in one place** - no more connecting different tables in your data model.
2. **Apply filters** and get rid of unnecessary data.
3. Use 7 **standardized export methods (Sheets, MSSQL, Azure etc.)** to get marketing data anywhere you need it.&#x20;
4. **Have it fresh, every day** - no more waiting for the data set to be generated. If you save your report, it will regenerate automatically and be ready for you each morning.&#x20;
5. Create up to **ten Export files** with daily refresh for every ROIVENUE™ plan.

## Export Data from ROIVENUE

Head to the “My Data Export” section in ROIVENUE and follow the seven steps in the wizard:

1\. Click “Create New Data Export ”

<figure><img src="/files/e2H2c2qNifmvweittqRT" alt=""><figcaption></figcaption></figure>

2\. Name your query and choose your data set (Performance Data, Customers, Orders or Targets)

<figure><img src="/files/1rPgXJNRuoMPvcG9Wmbt" alt=""><figcaption></figcaption></figure>

3\. Choose between aggregated or raw source data, select currency and periodicity.

<figure><img src="/files/ndhv0jogn0QusWIGKWby" alt=""><figcaption></figcaption></figure>

4.a) For Source Data: select columns directly from a set of more than three dozen of the most commonly used metrics.&#x20;

<figure><img src="/files/gztxuAp8YNIjdiK5UNX3" alt=""><figcaption></figcaption></figure>

4.b) For Aggregated: choose dimensions and metrics (columns in your future reports).&#x20;

<figure><img src="/files/pHEjbfOInv5M2OTwb0Ic" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/SPQxX1igM3X8j1rmBMim" alt=""><figcaption></figcaption></figure>

5\. Pick the attribution model of your choice.

<figure><img src="/files/e2QQPTgacrmtqXmtilW5" alt=""><figcaption></figcaption></figure>

6\. Apply filters to select or exclude rows based on particular column values or skip this step to receive all of the data.

<figure><img src="/files/FAnSXp1KYF2jv44m7V1N" alt=""><figcaption></figcaption></figure>

7\. Select your desired data range - choose between number of days back, fixed date range or all data.

<figure><img src="/files/zxXyhNIb2mDdfFjLRrza" alt=""><figcaption></figcaption></figure>

8\. Choose your output destination from five options.&#x20;

<figure><img src="/files/GwTxsrZzYBNZxzUvGkXO" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.roivenue.com/roivenue-resources/roivenue-training/data-exports/exports-from-roivenue.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.
