# Data Exports

- [Exports Overview](https://docs.roivenue.com/roivenue-resources/roivenue-training/data-exports/exports-from-roivenue.md): ROIVENUE has always been of the philosophy that “everything that comes in needs to also get out” so that another data silo is not created.
- [Export to a Google Sheet](https://docs.roivenue.com/roivenue-resources/roivenue-training/data-exports/export-to-google-sheet.md): Roivenue can export data to several data storage platforms. One of them is Google Sheets.
- [Export to Azure Blob Storage](https://docs.roivenue.com/roivenue-resources/roivenue-training/data-exports/export-to-azure-blob-storage.md): Roivenue can export data to several data storage platforms. One of them is Azure Blob Storage
- [Export to Google Looker Studio](https://docs.roivenue.com/roivenue-resources/roivenue-training/data-exports/export-to-google-data-studio.md): ROIVENUE's export to Google Looker Studio opens up a wide variety of  data visualization options. What's more, is that you can follow this tutorial and be up and running in a few clicks.


---

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