# Sales

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

* Order ID: Unique identifier for the order
* Affiliate: The name of the affiliate responsible for generating the order
* Customer: Name or details of the customer who placed the order
* Total sales: Total value of the order
* Commission: The commission earned by the affiliate for the order
* Status: Current status of the commission (e.g., Paid, Pending, Approved, Rejected)
* Created at: The date and time the order was created
* Action: Options to view, accept, reject or revert the status.

### **Add sales manually**

If you want to manually add an order to an affiliate, click the Add Sales button located in the top-right corner.

<figure><img src="https://22817528-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtkkbX601LQ1ILsWtAmvC%2Fuploads%2FWIoZA1gpJTeUubMWQQo5%2Fimage.png?alt=media&#x26;token=0948b2a3-9191-4aae-870c-f35506f0a4c8" alt=""><figcaption></figcaption></figure>

### **Sales details**

The Sales order details provide a comprehensive view of an order generated by an affiliate. You can review the order information and decide whether to approve or reject the order for the affiliate.

<figure><img src="https://22817528-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtkkbX601LQ1ILsWtAmvC%2Fuploads%2FNAzUaNm9aeRSbB3kzPEU%2Fimage.png?alt=media&#x26;token=cc58258b-c8b2-480f-8f80-82261081252e" alt=""><figcaption></figcaption></figure>

* If you approve the order: The commission for this order will be credited to the affiliate.
* If you reject the order: The order will still be processed as usual, but the commission for this order will not be credited to the affiliate.


---

# 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.bloop.plus/affiliate-program/sales.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.
