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

# 合作伙伴收益历史报表

impact.com 让您轻松查看并了解您的收益。 *收益历史* 屏幕显示您在 impact.com 上赚取了多少收益，其中有多少已支付，以及还有多少待支付。

#### 查看您的收益历史

1. 从顶部导航菜单中，选择您的 **钱包金额 → 收益历史**.
2. 选择是否要查看您的收益 **按品牌** 或 **按月份**.
3. 可选地，按特定的筛选您的收益 **年份**，或者显示 **全部** 您的收益。
4. 可选地，选择 ![](/files/c60ff762e016ac2a2ada7b33c545a4a429cd90d4) **\[列]** 以向报告中添加或删除列。请参见 *列说明* 以下以获取更多信息。

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

   * 逾期收益会用感叹号图标标记。

<details>

<summary>列说明</summary>

| 列   | 说明         |
| --- | ---------- |
| 月份  | 收益产生的月份。   |
| 品牌  | 向您支付收益的品牌。 |
| 金额  | 收益的金额。     |
| 已付款 | 已支付给您的金额。  |
| 待处理 | 仍在等待支付的金额。 |

</details>

5. 选择一条明细项，以显示有关该项收益的更多信息 *月份* 或 *品牌*.

   <div data-with-frame="true"><figure><img src="/files/3a7f432550c3fcda254fbd7bae3cc37d321c873d" alt="" width="375"><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/ni-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.
