# Affiliate Admin - Commissions

In **Commission,** you can see the status of all referrals recorded (including *Approved/Denied/Paid or Pending* referrals). Click **Detail** to see more information about each referral.

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

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

The **Referral details** page provides you with a summary of their referral performance and commission calculation. Here's an overview of the sections:

1. **Referral overview**: Displays the referral ID and status (e.g., Pending, Approved, Denied).
2. **Product information**: Shows details of the product sold, including quantity, sales amount, commission rate, and commission earned.
3. **Additional information**: Includes data such as subtotal, shipping, and tax, which contribute to the final commission calculation.
4. **Total information**: Summarizes the total sales and commission for the referral, including any merchant adjustments.
5. **Conversion details**: Displays the Shopify order ID, conversion date, and tracking type, providing details of the referral's conversion.

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


---

# Agent Instructions: 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:

```
GET https://docs.uppromote.com/guide-for-affiliate/affiliate-admin/affiliate-admin-commissions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
