> 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/revenue-share-program-goaffpro.md).

# Revenue Share Program - GoAffPro

After setting up your first Analytics Dashboard subscription, you will receive an invite to access your GoAffPro account.&#x20;

{% hint style="danger" %}
A temporary password is assigned to your account for your first login. It is important that you change it upon logging in for the first time to ensure the safety of your account.
{% endhint %}

<figure><img src="/files/VUmU0O54D0zmAO3NmIPL" alt="" width="224"><figcaption></figcaption></figure>

You will have access to a dedicated Dashboard to keep track of all your active subscriptions and payments.

{% hint style="info" %}
Your personalized Dashboard is available for access at any time.

[DTM-datapreneur.goaffpro.com/login](https://dtm-datapreneur.goaffpro.com/login)
{% endhint %}

<figure><img src="/files/V4V5sD0FnwJxIBI8Z12z" alt="" width="563"><figcaption></figcaption></figure>

Update your profile

* To update your profile, go to the **Settings** tab.&#x20;
  * In the Profile section, you can fill in details such as your name, address, and tax number.
* Also, set up your payment mode as PayPal in the **Payment Settings** section.

## Payment Summary

In the payments section, you can check your payment summary. The payment summary will display the amount paid to you for your referrals, the pending amount that has yet to be paid, and the details of the last payment made.&#x20;

Additionally, there is a details section that will show other payment information.

<figure><img src="/files/P8HSV9L8bDLBQBigLYlr" alt="" width="563"><figcaption></figcaption></figure>

You can find the Organization's public id in each transaction to know to which of your Organizations it belongs to:

<figure><img src="/files/I79b3ytrAqyKB7O1rNA9" alt="" width="563"><figcaption></figcaption></figure>

## Getting Paid

To cash out your commissions, you will need to set up PayPal as your payment method. You can do this using the affiliate dashboard's Payment Settings section.

Please note that any commission earned has a **30-day hold time**. This means that you will not be able to access the commission for 30 days after it is earned. Once the hold time has elapsed, the commission will be released and made available for withdrawal or payment.

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

{% hint style="info" %}
Learn more about the Affiliate dashboard at:\
<https://docs.goaffpro.com/affiliate-portal>
{% endhint %}


---

# 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/revenue-share-program-goaffpro.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.
