# Transactions Report for Partners

The *Transactions* report shows a listing of all financial transactions posted to your earnings account over a selected date range.

#### Access the report

You can access the *Transactions* report via the [Balance](/partner/what-would-you-like-to-learn-about/platform-features/finance/payments-withdrawals-and-balance/balance-screen-overview-for-partners.md) screen.

1. From the top navigation bar, select your **your balance → Balance**.
2. From the top-right corner, select ![](/files/e73JQNs7IN9qLW45G4y1) **\[Report]** → **Transactions**.

   * You can ![](/files/4DhvTEg0qAwkiMd4XGcl) \[\[Schedule]]\(../../reporting-for-partners/report-management/schedule-a-report-as-a-partner.md) and ![](/files/oYpmMHTKlbCVz5e1NE8b) **\[Download]** the report using the buttons in the top-right corner of the screen.
   * You can use the ![](/files/8sWL7hpIpupIhTbAluAU) **\[Drop-down menus]** at the top of the screen to filter for data associated with a specific *Date Range*, *Brand*, *Invoiced Entity,* and *Transaction* type.
   * View the *Filter reference* and *Table column reference* below for more information.

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

<details>

<summary>Filter reference</summary>

| Filter          | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Date Range      | View transactions within a specific date range.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| Brand           | View transactions from all or specific brands.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Invoiced Entity | View transactions from all or specific invoiced entities.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| Transaction     | <p>View transactions from <strong>All</strong> transaction types or from a specific type of transaction:</p><p>• <strong>All</strong>: View all transaction types.</p><p>• <strong>Payment</strong>: View all payments received from brands.</p><p>• <strong>Withdrawal</strong>: View withdrawals you've made from your earnings account.</p><p>• <strong>Processing Fee</strong>: View any processing fees from withdrawing funds to your <a href="/pages/4W9vp28Bk86D98HPGPsf#supported-withdrawal-methods-0-1">bank account</a> or <a href="/pages/3SnaYzYMk8gl6bXfcxnf">PayPal account</a>, if applicable.</p><p>• <strong>LightningPay</strong>: View transactions related to <a href="/pages/nvmJsNAPY4t04dQwccLX">LightningPay</a> advances, recoveries, and associated fees.</p><p>• <strong>Other</strong>: Any transactions that don't fall into the categories listed above.</p> |

</details>

<details>

<summary>Table column reference</summary>

| Column                  | Description                                                                                                                                                                                                                       |
| ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Date                    | The date on which the transaction was credited or debited on your earnings account.                                                                                                                                               |
| Transaction Description | The type of transaction that occurred.                                                                                                                                                                                            |
| Invoiced Entity ID      | The unique identity number of the invoiced entity of the transaction.                                                                                                                                                             |
| Invoiced Entity         | <p>The invoice entity that issued the transaction.</p><p>• The invoiced entity could be the brand itself, an agency, or one of the <a href="/spaces/hRN1rcrim887TwHLBjac/pages/uzrh7C1FzYnfH1TrXFUI">impact.com entities</a>.</p> |
| Brand ID                | The unique identity number of the brand.                                                                                                                                                                                          |
| Brand                   | The brand associated with the transaction.                                                                                                                                                                                        |
| Amount                  | The total amount of the transaction. For *payments*, this would include any taxes (if applicable).                                                                                                                                |
| Balance After Movement  | The account balance after the transaction has been processed. It shows the updated total funds available after the transaction.                                                                                                   |

</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/finance/finance-reporting/transactions-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.
