# Payouts

Payouts are funds transferred from your sales activities to your bank account. They aggregate sales summaries and account-level service fees into a single transaction. Each payout has a unique payout ID for easy tracking and review. Detailed information on each payout and its components can be accessed through the Digital River Dashboard, helping you keep track of your earnings efficiently.

The [sales summary](/digital-river-api/financial-reporting/sales-summaries.md) page lists the transactions. Your company's SAP settings determine the interval. The payout groups sales into a batch, which may also include invoices from Digital River.

The Payouts page lists the following information for individual payouts or a list of payouts:

* The Payout ID
* When Digital River paid your company
* What Digital River paid the your company
* Which one of Digital River's entities paid your company
* Which one of your company's entities were paid by Digital River

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

Click the **Information** ![](/files/bfQ0M2SaY8CdQ3t84a6d) icon to open a list of column descriptions:\
\
![](/files/ICI5bI1YRE4094UKnbqV)

To use the filter tool for this report, click the **Filter** icon at the top of the report page. Then, select the criteria you want to apply from the drop-down menus. You can filter by date range and status. After selecting your criteria, click **Apply** to update the report with the filtered data. See [Filtering your payouts](/digital-river-api/administration/dashboard/finance/payouts/filtering-your-payouts.md) for more information.

Use the **Export as CSV** tool to export the report as a JSON or CSV file. See Exporting[ your payouts](/digital-river-api/administration/dashboard/finance/payouts/exporting-your-payouts.md) for more information.


---

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