# For Finance Teams

{% hint style="info" %}
**Good to know:** depending on the product you're building, it can be useful to explicitly document use cases. Got a product that can be used by a bunch of people in different ways? Maybe consider splitting it out!
{% endhint %}

### Sample Use Cases:

Assess the value of a catalogue asset >> catalogue analytics, revenue analytics Find specific RPS value to assess future return on investment for a DSP-specific marketing campaign: RPS Analytics: RPS Lookup Project future revenue or create an deal benchmark based on a previous release to source deal negotiations: Revenue Projection Assess ROI by market and DSP to validate marketing budgets: RPS analytics: Country/DSP matrix Attribute revenue growth to a specific market, DSP or delivery type: Revenue Analytics Find the key releases in your catalogue and assess the label’s asset composition by revenue: Catalogue Analytics


---

# 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.revelator.com/data-pro/use-cases/for-finance-teams.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.
