> 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/standard-paid-subscription.md).

# Standard - Paid subscription

Here, you will find a step-by-step guide on how to set up an Analytics Dashboard subscription for one of your organizations.

{% hint style="info" %}
You can get a  **30 days trial access** for any Organization for 2.000 DOR tokens, just access the link below to activate this option:\
\
<https://dtm-forms.typeform.com/trial-with-DOR>
{% endhint %}

1. Navigate to your Organization List and select the one for which you want to set up a subscription

<figure><img src="/files/uLTsRShdDFjaNfUAsxFA" alt="" width="188"><figcaption></figcaption></figure>

2. Click on Manage Access under the Analytics Dashboard section

<figure><img src="/files/xPTXe2mFT5WYEBXNGRec" alt="" width="188"><figcaption></figcaption></figure>

3. Select the "Standard" access type to initiate the paid subscription setup

<figure><img src="/files/2gU94H5D8ivvAzFvDNHu" alt="" width="188"><figcaption></figcaption></figure>

4. Check the subscription details and pricing, and invite your Organization Admin for the subscription. If you are going to manage the subscription for your client, you should input your own details. Otherwise, submit your client details.

<figure><img src="/files/xjQ9xyGrZQwzDIxqSmYj" alt="" width="528"><figcaption></figcaption></figure>

5. An email with the billing information and the payment details will be sent to the Organization Admin you have invited.

<figure><img src="/files/4gYZsUhBr04WspQqHjIZ" alt="" width="268"><figcaption></figcaption></figure>

6. After submitting the payment details, the Client /Organization Admin will receive an onboarding email to create their account and access the analytics dashboard for their organization.

<figure><img src="/files/qG8cwME9mLPpZyNJakvv" alt="" width="309"><figcaption></figcaption></figure>

{% hint style="info" %}
If you are setting up your first **Analytics Dashboard Subscription,** you will also be given access to the **Revenue Share Program.**&#x20;

[Revenue Share Program - GoAffPro](/dtm-docs/dtm-app/features/analytics-dashboard/revenue-share-program-goaffpro.md)
{% endhint %}

<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.getdor.com/dtm-docs/dtm-app/features/analytics-dashboard/standard-paid-subscription.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.
