> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-management/view-program-analytics/create-custom-leaderboard.md).

# Create Custom Leaderboard

**GoAffPro** provides you with the option to create a custom leaderboard.

To create a custom leaderboard, go to the **Analytics** tab in the GoAffPro admin panel.

<figure><img src="/files/2hdtZYbaB2ZlM5J7b7OE" alt=""><figcaption><p>Analytics</p></figcaption></figure>

Here, click on **custom leaderboard**.

![Click on custom leaderboard](/files/tno755Jo7d3gJLtP6ipd)

Now, set the name of the leaderboard.

![](/files/E2a38c5T5wIGhoqedDcx)

Next, set the time period.&#x20;

![Set the time period](/files/o9OYR2p5cs5X0PPWjUDe)

After this, set the rank by parameter for the leaderboard.&#x20;

{% hint style="info" %}
You can also set parameters like the number of orders, sale volume, sale commission, downline number of orders, downline enrolled, downline sale volume, product sold, party events, party events volume, Clicks/Traffic, and External URL.
{% endhint %}

![Set the rank by parameter](/files/1P3zAx0f5yOfSAKvCpI2)

There is also the option to display the leaderboard to affiliates by enabling the "Show in affiliate's dashboard" option.

![Enable the "Show in affiliate's dashboard" option](/files/wJhuXpvUjnZ43qosdlf4)

Finally, click on **Submit**.

![Click on Submit](/files/Ri1NGVySL4yYUMTX3GPG)

The newly created leaderboard section will appear in the Analytics tab.

![](/files/w8VmspireP9s6zadzqzY)

{% embed url="<https://youtu.be/RwXeElkGsfQ>" %}
Create Custom Leaderboard
{% endembed %}


---

# 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.goaffpro.com/program-management/view-program-analytics/create-custom-leaderboard.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.
