> 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/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/finance-reports/other-costs-report.md).

# 其他成本报表

其他成本报告概述了与合作伙伴相关的所有成本，但不包括合作伙伴付款，例如补偿付款或绩效奖金。您可以按以下条件筛选其他成本： *合作伙伴*， *类型* 所涉及的成本类型等。

#### 访问报表

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 报告 → 更多报告**.
   * 将 *类别* 使用搜索栏旁的筛选器来 *绩效* 并滚动直到找到 *其他成本*。或者，在搜索栏中搜索该报告，以便轻松定位。
2. 在 *其他成本* 报告标题后，您可以按所需数据进行筛选。选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[搜索]** 以根据您设置的筛选条件查看报告。
   * 请参阅 *筛选条件参考* 了解更多信息。
   * 你可以 ![](/files/f2cd40135c73f6a887b0e5ddd3eb322ff64f8eda) [固定](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/pin-a-report.md), ![](/files/a227f44980d3830df1b0c6048ed803cc578f06b8) [安排](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md)，以及 ![](/files/36f8f38d9db0794ea02128e6788ef17fca46bd12) [下载](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/download-a-report.md) 使用屏幕右上角的按钮查看该报告。
3. 使用 ![](/files/68a24e11d342b9e43ce1c95ec070f7c75aa9d5b6) **\[列]** 图标在报告右上角添加或移除列。

   * 请参阅 *报告列参考* 下方了解报告中显示的数据的更多信息。

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

<details>

<summary>筛选条件参考</summary>

| 筛选器      | 说明                                                |
| -------- | ------------------------------------------------- |
| 日期范围     | 按指定日期范围筛选成本。                                      |
| 网络       | 按您想查看应付事件的数据来源进行筛选，例如， *直接通过 Impact*, *全部*, *未知*. |
| 动作状态     | 按具有特定状态的操作筛选，例如， *已批准*, *待处理*, *已撤销*.             |
| 已删除的 PFT | 按报告是否显示已删除的合作伙伴资金转移（PFT）进行筛选。                     |
| 合作伙伴     | 按您想查看应付事件的合作伙伴名称进行筛选。                             |
| 类型       | 按不同类型的成本进行筛选，例如， *绩效奖金*, *最低 EPC*.                |

从可选项中向报告添加列。选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[搜索]**.

**显示筛选器**

| 列       | 说明                                                                                                                                                                |
| ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 合作伙伴 ID | 显示与该成本相关的合作伙伴的唯一标识符。                                                                                                                                              |
| 支付单 ID  | 显示付款单据的唯一标识符。                                                                                                                                                     |
| 文本 1—3  | 显示您在执行以下操作时上传的任何文本字符串值： [合作伙伴资金转账](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md). |

</details>

<details>

<summary>报告列参考</summary>

| 列    | 说明                             |
| ---- | ------------------------------ |
| 日期   | 记录该成本的日期。                      |
| 合作伙伴 | 与该成本相关的合作伙伴名称。                 |
| 类型   | 所涉及的成本类型，例如， *绩效奖金*, *最低 EPC*. |
| 金额   | 应付的成本金额。                       |

</details>


---

# 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/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/finance-reports/other-costs-report.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.
