# Commissions

The **Commissions** page allows you to track and manage your earnings from the offers you've applied for. It provides a **detailed breakdown** of commissions, sales, statuses, and referral sources, ensuring transparency and easy financial tracking.

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2FQvv5zSiDbt3TGiTUeXow%2Fimage.png?alt=media&#x26;token=9c24e13e-681f-4d33-8d2b-8c9df9c340c3" alt=""><figcaption></figcaption></figure>

By default, each row in the commission list represents a referral order and includes the following details:

* **Created at** – The date and time when the commission was recorded.
* **Referral ID** – A unique identifier for each referral that generated a commission, attaching the tracking type (e.g., affiliate link, coupon, or connected customer).
* **Order #** – The corresponding order number associated with the commission.
* **Brand** – The brand from which the sale originated.
* **Total sales** – The total amount of the sale made through your referral.
* **Item quantity** – The number of items purchased in that sale.
* **Commission** – The amount earned from the sale, based on the brand’s commission structure.
* **Status:**
  * **Pending** – The commission has been recorded but has not yet been approved by the brand.
  * **Approved** – The commission has been validated and will be paid out.
  * **Paid** – The commission has been processed and transferred to your account.
  * **Denied** – The commission was rejected due to order cancellation or violation of terms.
* **Referral source** – The platform or channel (e.g., Facebook, Instagram, TikTok) from which the referral came (if any).

To view detailed commission information, you can click on the document icon in the **Action** column.

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2FCMRwR0Vx7PUUH3ZrqGDy%2Fimage.png?alt=media&#x26;token=0e881466-11ce-4d25-98e2-e2952dac7df6" alt=""><figcaption></figcaption></figure>

In case you've joined and earned commissions from multiple brands, the commission list will show your referrals from all brands by default. If you want to view the referrals of specific brands, you can use the **Brand** filter in the page header.

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2FmVJYjRna4t1WBjlEwsmF%2Fimage.png?alt=media&#x26;token=5db39219-7e0b-491e-af1e-cee091e3d8c5" 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/uppromote-marketplace/marketplace-account-guide/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.
