> For the complete documentation index, see [llms.txt](https://docs.getdor.com/dtm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getdor.com/dtm-docs/dtm-app/features/analytics-dashboard/overview.md).

# Overview

Datapreneurs can provide their clients access to the Analytics Dashboard through a monthly access subscription model.

This monthly access will give them complete access to all dashboard features and unlimited historical data from their organization's location, facilitating data-driven decision-making.

## Pricing structure

The subscription operates on a per-location basis for organizations, with a fixed cost of $99 USD per month per location for up to 3 installed devices. Additional devices incur an extra monthly charge of $25 USD per device.

{% hint style="info" %}
The final subscription price will always be the one displayed on the DTM app during the setup process.&#x20;
{% endhint %}

### Foundation DTM perk

Foundation DTM owners can utilize the free subscription perk, which allows them to offer free dashboard access to clients, provided each location has at least one Foundation DTM installed.

{% content-ref url="/pages/JruFynD3yvcNXf0nf9NI" %}
[Foundation - Free trial](/dtm-docs/dtm-app/features/analytics-dashboard/foundation-free-trial.md)
{% endcontent-ref %}

## Metagraph commission

All subscriptions will make the intrapreneur eligible for the Retail Analytics Subscription Metagraph commission.

{% embed url="<https://docs.getdor.com/dtm-docs/v/metagraph/commissions>" %}

To qualify, the Datapreneur must have an active paid subscription to the Analytics Dashboard.

The DOR Metagraph will award 25 DOR for every $1 USD billed.

{% hint style="warning" %}
The DOR commission is distributed on a monthly basis to you with a 30-day lock period to your Global Reward Address:

[Learn how to set up a Global Reward Address](/dtm-docs/dtm-app/features/rewards-address.md)
{% endhint %}

## Revenue share with Datapreneurs

Datapreneurs are automatically signed to participate in our subscription revenue share program. This program involves a 50% share of their organizations' monthly subscriptions.

{% hint style="warning" %}
The commission is paid on a monthly basis with a 30-day lock period before the payments are disbursed.&#x20;
{% endhint %}

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

Datapreneurs will also get free access to a GoAffPro account with a dedicated dashboard to keep track of their commissions and payments.

Payments will be processed through PayPal in USD.


---

# 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.getdor.com/dtm-docs/dtm-app/features/analytics-dashboard/overview.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.
