# Action Listing for a Paystub Report for Partners

This report gives you detailed information about all the actions associated with a particular paystub (i.e., withdrawal of funds from your impact.com account to your bank).

#### Manage the report

1. From the top navigation bar, select **Reports → More Reports**.
2. From the *Category* filter next to the search bar, select **Listing**.
3. Select [Action Listing for a Paystub](https://app.impact.com/secure/mediapartner/report/viewReport.report?handle=action_listing_paystub).
   * You can also pin the report to the top navigation bar by hovering over the row and selecting **Pin**.
4. Below the report title, filter for the data you want to view. **Select  \[Search]** when you have your filters in place.
   * View the *Filter reference* below for more information.
   * Use the icons in the upper-right of the page to ![](/files/Y28Rrj1ZY33z9qqP0SrI) [schedule](/brand/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md) and ![](/files/4hiQ3qBKrJ4qi92nHGlJ) [download](/brand/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/download-a-report.md) the report.

<details>

<summary>Filter reference</summary>

| Filter     | Description                                                                            |
| ---------- | -------------------------------------------------------------------------------------- |
| Date Range | Filter by data created within a specified timeframe.                                   |
| Brand      | Filter by the brands for which you want to view action data.                           |
| Paystub Id | Filter by the unique identifier of the paystub for which you want to view action data. |

</details>

<details>

<summary>Column reference</summary>

| Column            | Description                                                                                                                                                                                                                                              |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Paystub Id        | The unique identifier of the paystub associated with the action.                                                                                                                                                                                         |
| Action Id         | The unique identifier of the action. This is generated by impact.com to assist with tracking the action through the platform.                                                                                                                            |
| Campaign Id       | The unique identifier of the brand program for which the action was driven.                                                                                                                                                                              |
| Campaign Name     | The name of the brand program for which the action was driven.                                                                                                                                                                                           |
| Action Tracker Id | The [unique identifier of the event type](/brand/what-would-you-like-to-learn-about/platform-features/event-types/how-do-i-find-my-event-type-ids.md) associated with the action, e.g., *Online Sale **(18503)***.                                       |
| Action Tracker    | The event type associated with the action, *e.g., Online Sale*, *Clicks*.                                                                                                                                                                                |
| Sub Id 1—3        | The custom [`subId`](https://help.impact.com/en/support/solutions/articles/48001235430) strings that you added to your tracking link for reporting purposes.                                                                                             |
| Shared Id         | The custom [`sharedId`](https://help.impact.com/en/support/solutions/articles/48001235430) string that you added to your tracking link for reporting purposes.                                                                                           |
| Sale Amount       | The total amount that the customer spent on their purchase.                                                                                                                                                                                              |
| Payout            | The amount that you earned for driving the action conversion for the brand.                                                                                                                                                                              |
| Action Date       | The date and time that the action occurred.                                                                                                                                                                                                              |
| Posting Date      | The date on which the payout transaction was posted to your bank account.                                                                                                                                                                                |
| Modification Date | The date on which the action was [modified or reversed](/partner/what-would-you-like-to-learn-about/platform-features/action-management/reversed-actions-explained-for-partners.md). If no modifications or reversals occurred, the cell will be empty.  |
| Locking Date      | The date on which the [action locks](/partner/what-would-you-like-to-learn-about/platform-features/finance/payments-withdrawals-and-balance/partner-payments-explained-from-action-to-payout.md) and can no longer be modified or reversed by the brand. |

</details>


---

# 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/partner/what-would-you-like-to-learn-about/platform-features/reporting-for-partners/action-listing-for-a-paystub-report-for-partners.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.
