> 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/zh/nin-xiang-liao-jie-shen-me/platform-features/finance/finance-reporting/earnings-history-report-for-partners.md).

# 合作伙伴收益历史报告

impact.com 让你可以轻松查看并了解你的收入。该 *收益历史* 报告会显示你在 impact.com 上赚取了多少、其中多少已支付，以及多少仍在待处理。

## 访问该报告

1. 从顶部导航菜单中，选择 **报告 → 更多报告**.
2. 从 *类别* 搜索栏旁边的筛选器中，选择 **财务**。将鼠标悬停在该行上以自定义你对该报告的访问权限：
   * 选择![](/files/bbe1b19679e602c0b9d50523ff421bfb4179823a)**\[置顶]** 以将报告固定到顶部导航栏。&#x20;
   * 选择 ![](/files/49bee13eedd1762c2fe2c66044d3a56160a5f11b) **\[爱心]** 将报告保存到你的 *收藏列表*.
   * 选择 ![](/files/415454cc8dfd26b2941ac01e208ec83a66e2501b) **\[更多]** 以更改或将报告从 *财务* 类别中移除。
3. 选择 [**收益历史**](https://app.impact.com/secure/mediapartner/report/viewReport.report?handle=mp_earnings_history).
4. 在报告标题下方，筛选你想查看的数据，并选择 **应用** 当筛选条件设置好后。
   * 请参阅 [*筛选器参考*](#filter-reference) 下面，了解每个筛选器的更多信息。
5. 使用屏幕右上角的图标来![](/files/7300b577d66b344ab391cdeb63f5c2b853f6a8a7)**\[分享]** 或![](/files/d7a4af02dc036c19ba620799bcac509e1f43ddf7)**\[下载]** 该报告。
6. 也可选择 ![](/files/c60ff762e016ac2a2ada7b33c545a4a429cd90d4) **\[列]** 以添加或移除报告中的列。&#x20;

<details>

<summary>筛选器参考</summary>

<table><thead><tr><th width="240.44140625">筛选器</th><th width="445.55859375">描述</th></tr></thead><tbody><tr><td>显示方式</td><td>按以下任一方式对你的收益历史进行分组筛选： <em>品牌</em> 或 <em>月</em>. </td></tr><tr><td>年</td><td>按特定年份筛选你的收益历史。 </td></tr><tr><td>品牌</td><td>从 <strong>品牌</strong> <img src="/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e" alt=""> <strong>[下拉菜单]</strong>，选择品牌以查看该特定品牌的收益历史。</td></tr></tbody></table>

</details>

## 报告概览

该报告由 2 个部分组成：

<table><thead><tr><th width="270.3125">报告部分</th><th>描述</th></tr></thead><tbody><tr><td>已结算收益</td><td>显示已锁定操作、其他已锁定的合约收益以及已处理的转账。</td></tr><tr><td>预计收益</td><td>显示尚未锁定、仍可由品牌修改的操作收益。 </td></tr></tbody></table>

要了解每一列的含义，请参阅下面的 [*列参考*](#column-reference) 。

<details>

<summary>列参考</summary>

<table><thead><tr><th width="229.75">列</th><th>描述</th></tr></thead><tbody><tr><td>月</td><td>产生收益的月份。</td></tr><tr><td>品牌</td><td>正在向你付款的品牌。</td></tr><tr><td>开票实体</td><td>已开票的开票实体或品牌名称。这可能是品牌、该品牌的指定代理机构，或 impact.com 开票实体，具体取决于 <a href="/spaces/0tT01uiqUHWshP3pQVHs/pages/79510b9510b92d47be0ca324c39a5ab221d1249c">开票方式</a>. </td></tr><tr><td>品牌 ID</td><td>与收益相关联的品牌唯一标识符。</td></tr><tr><td>金额</td><td>收益金额。</td></tr><tr><td>已支付</td><td>已支付给你的金额。</td></tr><tr><td>待支付</td><td>仍在等待支付的金额。</td></tr><tr><td>是否有逾期付款</td><td>显示该品牌是否有仍需支付的逾期款项。</td></tr></tbody></table>

</details>

<div data-with-frame="true"><figure><img src="/files/074dee48a9d96c85f597192e7f2c5fa9b5d8c12f" 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/zh/nin-xiang-liao-jie-shen-me/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.
