# Payouts

The **Payouts** tab shows the commission payments owed to your affiliates or those already paid for sales referrals.

<figure><img src="/files/Cmb21vQHPM0PB1LfSPz8" alt=""><figcaption><p>Payouts tab</p></figcaption></figure>

### Payments

The **Payments** section displays the pending commission payments of affiliates who have made successful referral sales. Here, you can filter payments by affiliate name, minimum payout amount, payment method, and date.&#x20;

The table displays the affiliate's name, pending payment amount, and their payment details.&#x20;

<figure><img src="/files/ZeEoCrNN1TEXSpTc0ppK" alt=""><figcaption><p>Payouts > Payments</p></figcaption></figure>

#### Create Payout Session

You can click on **Start Payout** to create a new payout session. Next, you can select the affiliate commissions, that you want to mark as paid. Additionally, you can mark the affiliate payments as paid in bulk, download the payout data file, and send payments via PayPal Payouts.&#x20;

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

<figure><img src="/files/w1zkv6fNgNiDUi3BLsog" alt=""><figcaption><p>Payout Sessions</p></figcaption></figure>

{% content-ref url="/pages/Ebdqi5n62PLrRQtrPkdS" %}
[Create Payout Session](/affiliate-payments/create-payout-session.md)
{% endcontent-ref %}

{% hint style="info" %}
For the old payment module, you can refer to these guides for [marking the payment as paid](https://docs.goaffpro.com/how-tos/mark-affiliate-payments-as-paid) and [bulk-processing affiliate payments](https://docs.goaffpro.com/how-tos/mark-affiliate-payments-as-paid/bulk-process-affiliate-payments).
{% endhint %}

### Payment History

The **Payment History** section displays the history of commission payments you have made to affiliates. You can search for payments made to affiliates and payments made during specific time periods. The table displays the payment date, affiliate name, paid amount, and payment details.

![Payouts > Payment History](/files/J2dpyncScoXtS8bymbWC)

#### Create Payout Filters

You also have the option to create filters for affiliate payouts. You can click on the **filter** symbol to create a new filter. It lets to filter payments by affiliate groups, tags, or payment methods.

![Payout filters](/files/GWHlTvJfBqxThPlHegXp)

{% embed url="<https://youtu.be/8AYo4M5AeTs>" %}
Payouts Tab
{% endembed %}


---

# 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.goaffpro.com/goaffpro/admin-panel/manage/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.
