> For the complete documentation index, see [llms.txt](https://docs.revelator.com/data-pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.revelator.com/data-pro/getting-started/introduction-to-data-pro.md).

# Introduction to Data Pro

{% hint style="info" %}
Data Pro is the most comprehensive consumption analytics and financial reporting business intelligence solution for recorded music. Data Pro helps you accelerate financial management and gain insights you’ve never had before.

* Accelerate financial analysis&#x20;
* Power marketing ROI decisions&#x20;
* Predict Revenue Trends
  {% endhint %}

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/ekaDEilSpP3rhKOZEXlr" %}
[Consumption BI](/data-pro/guides/consumption-bi.md)
{% endcontent-ref %}

{% content-ref url="/pages/zCdlakrupnj78qNYtCFd" %}
[Revenue BI](/data-pro/guides/revenue-bi.md)
{% endcontent-ref %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of Data Pro to get a deeper understanding of our main features:

{% content-ref url="/pages/H2X3jL5AjJdFjhr8n30N" %}
[Setting up Power BI](/data-pro/fundamentals/setting-up-power-bi.md)
{% endcontent-ref %}

{% content-ref url="/pages/FFUfbKkB0PNdf4AiedHw" %}
[Onboarding your DSP data](/data-pro/fundamentals/onboarding-your-dsp-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/qXu7x1fQNzx12hTGpCiz" %}
[Adding Team Members](/data-pro/fundamentals/adding-team-members.md)
{% endcontent-ref %}

{% content-ref url="/pages/xAYGD0wNz9qxoswjaorp" %}
[Exporting your data](/data-pro/fundamentals/exporting-your-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/HMff67OhyjF5GnMPvoDh" %}
[Filtering your data](/data-pro/fundamentals/filtering-your-data.md)
{% endcontent-ref %}


---

# 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.revelator.com/data-pro/getting-started/introduction-to-data-pro.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.
