> For the complete documentation index, see [llms.txt](https://help.theaffiliateplatform.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.theaffiliateplatform.com/reporting/detailed-view.md).

# Detailed View

The below Dashboard is accompanied by its' **personal AI Analyst.** Hitting the "AI Analysis" button on the dashboard tab will explore the charts and the tables, outline the positive and the negative points, and suggests the ways to optimize your affiliate program based on the actual data.

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

## Top 20 Players - by Commission

\
**What is it:** \
\
This table shows the top performing players (by commission generated for the affiliate) in the filtered period

\
**Why it matters:**

* Recognize high-value players<br>

**Key Metrics:**

* **Ext. Customer ID** - External customer ID of this player (as known in your PAM)
* **Affiliate id** - Unique identifier of the affiliate player belongs to
* **First deposit date** - Date when the player made an FTD
* **Brand Name** - The brand this player belongs to
* **Deposit Amount** - Total deposit amount brought by this player
* **PnL (GGR)** - Total PnL (GGR) brought by this player
* **Net PnL (NGR)** - Total Net PnL (NGR) brought by this player
* **Commission** - Total commission generated by this player

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

## Top 20 Affiliates - by Commission

**What is it:** \
\
This table shows the top performing affiliates in the filtered period

\
**Why it matters:**

* Understanding which affiliates perform best allows you to optimize marketing spend, campaigns, and deals for maximum ROI.
* Helps focus efforts on the most productive partnerships.<br>

**Key Metrics:**

* **Affiliate Username** - Unique identifier of the affiliate
* **Affiliate ID** - Unique identifier of the affiliate
* **Deal Group Name** - Name of the affiliate's deal&#x20;
* **Deposit Amount** - Total deposit amount brought by the players of this affiliates
* **PnL (GGR)** - Total PnL (GGR) brought by the players of this affiliates
* **Net PnL (NGR)** - Total Net PnL (NGR) brought by the players of this affiliates
* **Commission** - Total fees generated by this affiliate

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

**Hint**

* Click on the arrow on any of the columns to sort results in increasing or decreasing order&#x20;

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


---

# 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://help.theaffiliateplatform.com/reporting/detailed-view.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.
