# Filtering your payouts

Filtering your payouts allows you to streamline your view by narrowing down the list of transactions based on specific criteria. It helps you quickly find the most relevant payouts, making managing and analyzing your financial data easier. In the following sections, you'll learn how to set various filter parameters to customize your payout list according to your needs.

## Setting your filter parameters

Setting filter parameters for your payouts lets you customize your transaction display according to your needs. By defining these parameters, you can easily sift through extensive data to find the most pertinent information, making your financial management more efficient. Below is a list of key filter parameters and their definitions to help you effectively tailor your payout views.

| Parameter         | Definition                                                                     |
| ----------------- | ------------------------------------------------------------------------------ |
| Payee ID          | The unique identifier of the payee.                                            |
| Payee name        | The name of the payee.                                                         |
| Payer ID          | The unique identifier of the payer.                                            |
| Payer name        | The name of the payer.                                                         |
| Payout date range | The start and end date range for the payout.                                   |
| Currency          | A three-letter alphabetic [ISO currency code](https://www.xe.com/iso4217.php). |

## Filtering your payouts

Filtering your payouts helps you efficiently manage and analyze your financial transactions by narrowing down the data based on specific criteria. This functionality provides a streamlined view, enabling you to locate the most relevant payouts quickly. In this section, you'll learn how to set up and apply various filters to customize your payout list according to your individual needs, simplifying your financial management process.

1. Click **Payouts** in the left navigation. The Payouts page appears.

   <figure><img src="/files/v2KjIonJ1TIHMvyiqtej" alt=""><figcaption></figcaption></figure>
2. Click the **Filter** drop-down menu. The Filters dialog appears.\
   \
   ![](/files/l6K9kS25tMuok2j5mkrv)
3. Complete all or some of the fields and click **Apply**. The **Filter** button displays how many changes you applied to the settings while on the page. When you leave the page, the filter settings return to their default settings. To clear the filter settings, click **Filter** and then click **Clear**.


---

# 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.digitalriver.com/digital-river-api/administration/dashboard/finance/payouts/filtering-your-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.
