# Payouts

There are two main filters:

* Pending: Displays the commissions that have not been paid to the affiliates yet.
* Paid: Shows the commissions that have already been paid to the affiliates.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc9jjmc1uCzYzC7uymE-0h_EzH0nD_k8TCu3x4_-5f5wN2jdPTUKEuVHTLw7ajHlu-Ti3dCM1CCJ0HSTMWhGlqeptBjmVvlAd-cF8OmGtOIrbM-j_irkdt99VpcM3B8Dc1Z_kdvow?key=vFu8UDNmzYq6tiwiYSHD2muO" alt=""><figcaption></figcaption></figure>

* Affiliate: The name of the affiliate
* Payment Method: The method used for making the payment
* Num. of Sales: The number of sales generated by the affiliate
* Total Sales: The total amount of sales generated by the affiliate
* Commission: The commission amount owed to the affiliate
* Action: View payout.

### **Payout details**

You can select the sales that you want to process the payment for and proceed with the payment.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcBnMwXGtKTdaCB_lTut_S7fMg31t3txrmqqQYLsRUS4Xp0QTXO-kpb1lw1LMq5iJ-fB9pyqSMUWV7hucjs3twYN9ZuJuCyobY11mv6gdrTInxD6iqZeIDB8F1ZCarZEbDl3T7j?key=vFu8UDNmzYq6tiwiYSHD2muO" alt=""><figcaption></figcaption></figure>

If you revert the payment, it will revert the status back to Approved Sale, and you can process the payment again.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdzUpTg2YL1VW4AE1vdejpOXzH7BcHNaAznCxe5MTdeu5EfzgVR9uQ_WmMMOeCv6BFGLs5AtT5OGmDkBHr-OJESnGX8xBoHOyiPZgxORAZcV5ah5nayRypBtSF0kpCqtOT4-r1mzQ?key=vFu8UDNmzYq6tiwiYSHD2muO" alt=""><figcaption></figcaption></figure>

**Note:** Please be aware that the app does not handle the actual payments. You will need to make the payment to the affiliate yourself, then go to the app and click Mark as Paid to update the status.


---

# 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/payouts.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.
