# Filter & Download Pending Payouts List

<a href="https://pxa.impact.com/student/activity/1117599?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=eng-350&#x26;utm_campaign=help-center" class="button primary">Take the PXA course</a>

impact.com tracks all actions as valid by default and generates a list on the *Pending Payouts* screen so that you can audit them before they lock.

#### Filter pending payouts list

1. From the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Transactions → Pending Payouts → Actions**.
   * You can use this list to audit your partners' actions.
2. Below *Pending Payouts*, you can filter for the data you want to view. Select ![](/files/EoRxQpTxznjSCUW0j9AD) **\[Search]** when you have the filters in place that you want.

   * For more filters, select ![](/files/TqIitC28MzeV7g6Ua9im) **\[Add]** and select the additional filters that you want.

   <div data-with-frame="true"><figure><img src="/files/FDMrwCc6ERWDq5L8jXQ7" alt=""><figcaption></figcaption></figure></div>

<details>

<summary>Default Filters</summary>

|            |                                                                                                                                                                                                                                               |
| ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Filter** | **Description**                                                                                                                                                                                                                               |
| Partner    | Filter for actions driven by a specified partner.                                                                                                                                                                                             |
| Event Type | Filter for actions of a selected [event type](/brand/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md). You can select from any event type that has been configured for your program, e.g., *Click*. |
| OID        | Filter for all actions associated with a specified order. The order ID is a string that acts as an order's unique identifier.                                                                                                                 |
| Action Id  | Filter for a specific action (sale, app install, subscription, etc.) by inputting its unique identifier.                                                                                                                                      |

</details>

<details>

<summary>Additional Filters</summary>

|               |                                                                                                                                                                                                                                                                                                                                                    |
| ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Filter**    | **Description**                                                                                                                                                                                                                                                                                                                                    |
| Shared Id     | Filter for actions with a specified [shared ID](/partner/what-would-you-like-to-learn-about/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners.md). This is a value that is visible to both you and the partner and which can be appended to a tracking link for reporting purposes. |
| Promo Code    | Filter for actions with a specified [promo code](/brand/what-would-you-like-to-learn-about/platform-features/promo-codes/promo-codes-overview.md), meaning a unique value that allows customers to get a discount checkout.                                                                                                                        |
| Status Detail | Filter for actions with a selected status, e.g., *MODIFY*.                                                                                                                                                                                                                                                                                         |
| Date Range    | View actions that were driven over a specified time period.                                                                                                                                                                                                                                                                                        |

</details>

#### Download pending payouts list

1. From the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Transactions → Pending Payouts → Actions**.
2. Scroll to the bottom of the list.
3. Select ![](/files/Um3eEGKmlT1Tt6z2hEQy) **\[Download]** → **Download as CSV**.
   * The full list of pending actions will download to your device in `.csv` format.


---

# 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://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/payouts/filter-and-download-pending-payouts-list.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.
