> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/finance/finance-reporting/earnings-history-report-for-partners.md).

# Earnings History Report for Partners

impact.com makes it easy for you to view and understand your earnings. The *Earnings History* report shows you how much you’ve earned on impact.com, how much of those earnings have been paid and how much is still pending.

## Access the report

1. From the top navigation menu, select **Reports → More Reports**.
2. From the *Category* filter next to the search bar, select **Finance**. Hover over the row to customize your access to the report:
   * Select![](/files/ugpuSbuO7RVfo1gpZf9l)**\[Pin]** to pin the report to the top navigation bar.&#x20;
   * Select ![](/files/8dfk0GScgfVV1o9vgGGo) **\[Heart]** to save the report to your *Favorited list*.
   * Select ![](/files/KTvaS28gBKXZMVtmkxzp) **\[More]** to change or remove the report from the *Finance* category.
3. Select [**Earnings History**](https://app.impact.com/secure/mediapartner/report/viewReport.report?handle=mp_earnings_history).
4. Below the report title, filter for the data you want to view, and select **Apply** when your filters are in place.
   * See the [*Filter reference*](#filter-reference) below for more information on each filter.
5. Use the icons at the top-right of the screen to![](/files/Y28Rrj1ZY33z9qqP0SrI)**\[Share]** or![](/files/4hiQ3qBKrJ4qi92nHGlJ)**\[Download]** the report.
6. Optionally, select ![](/files/6GHU3wokI50kJ403KkKQ) **\[Columns]** to add or remove columns from the report.&#x20;

<details>

<summary>Filter reference</summary>

<table><thead><tr><th width="240.44140625">Filter</th><th width="445.55859375">Description</th></tr></thead><tbody><tr><td>Show By</td><td>Filter your earnings history grouped either by <em>Brand</em> or <em>Month</em>. </td></tr><tr><td>Year</td><td>Filter your earnings history by a specific year. </td></tr><tr><td>Brand</td><td>From the <strong>Brand</strong> <img src="/files/MI0qiZso0KSqqJFsbtpU" alt=""> <strong>[Drop-down menu]</strong>, select the brand to view your earnings history from that specific brand.</td></tr></tbody></table>

</details>

## Report overview

The report consists of 2 sections:

<table><thead><tr><th width="270.3125">Report section</th><th>Description</th></tr></thead><tbody><tr><td>Finalized Earnings</td><td>Shows locked actions, other locked contract earnings, and processed transfers.</td></tr><tr><td>Estimated Earnings</td><td>Shows action earnings that are not locked yet and can still be modified by the brand. </td></tr></tbody></table>

To learn more about what each column means, refer to the [*Column reference*](#column-reference) below.

<details>

<summary>Column reference</summary>

<table><thead><tr><th width="229.75">Column</th><th>Description</th></tr></thead><tbody><tr><td>Month</td><td>The month in which the earnings were generated.</td></tr><tr><td>Brand</td><td>The brand that is paying you.</td></tr><tr><td>Invoiced Entity</td><td>The name of the invoice entity or brand which was invoiced. This will either be the brand, an Agency of Record for the brand, or the impact.com invoicing entity, depending on the <a href="/spaces/hRN1rcrim887TwHLBjac/pages/uzrh7C1FzYnfH1TrXFUI">invoicing method</a>. </td></tr><tr><td>Brand ID</td><td>The unique identifier of the brand associated with the earnings.</td></tr><tr><td>Amount</td><td>The value of the earnings.</td></tr><tr><td>Paid</td><td>The amount that was paid to you.</td></tr><tr><td>Pending</td><td>The amount that is still awaiting payment.</td></tr><tr><td>Has Overdue Payment</td><td>Displays whether the brand has overdue payments that still need to be paid.</td></tr></tbody></table>

</details>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/finance/finance-reporting/earnings-history-report-for-partners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
