# View Pending Payouts

**GoAffPro** provides you with the option to view the pending payments of affiliates.

To view the pending payments, go to the **Payments** section in the **Payouts** tab of the GoAffPro admin panel.

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

Here, you can filter the pending payments by the affiliate's name, payment method, minimum payout amount, and the "upto" date. You can also view the total pending amount that is to be paid.&#x20;

<figure><img src="/files/cwgm8adpk69QPLcsItYl" alt=""><figcaption><p>Filter the payments</p></figcaption></figure>

The pending payments table will display the name of the affiliate, the pending payment amount, and their payment details.

<figure><img src="/files/e5wJWkc8UNRkn3ZDJVJg" alt=""><figcaption><p>Pending payment table</p></figcaption></figure>

You can also click on **Start Payout** to create a payout session and [mark the payment as paid](/affiliate-payments/create-payout-session.md).&#x20;

<figure><img src="/files/fUdx3ucMktkcw1M0LfM9" alt=""><figcaption><p>Start Payout</p></figcaption></figure>

{% embed url="<https://youtu.be/LWVz4GtiK4U>" %}
View Pending Payouts
{% 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/affiliate-payments/view-pending-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.
