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

# その他のコストレポート

その他のコストレポートでは、パートナーへの支払いを除く、パートナーに関連するすべてのコストの概要を確認できます。たとえば、補填支払いや成果ボーナスなどです。その他のコストは、 *パートナー*、 *タイプ* コストの種類などで絞り込むことができます。

#### レポートにアクセス

1. 左側のナビゲーションメニューから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → レポート → その他のレポート**.
   * 次を設定します *カテゴリ* 検索バーの横にあるフィルターを *パフォーマンス* し、 *その他の費用*が見つかるまでスクロールしてください。あるいは、検索バーでレポートを検索して簡単に見つけることもできます。
2. の下にある *その他の費用* レポートのタイトルで、表示したいデータを絞り込むことができます。 ![](/files/34c3dbe05c1110f13e076d5a5abd0fec57cb1797) **\[Search]** を選択すると、設定したフィルターに基づいてレポートを表示できます。
   * 次を参照してください *フィルター参照* を確認してください。
   * 次の操作ができます ![](/files/81c8ea6eb0a0417964083897285a4179bb98f3e6) [固定](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/pin-a-report.md), ![](/files/5662596adafcd460c15e06760fa350883bc5e7f4) [スケジュール設定](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md)、および ![](/files/13cccf72e7bffda0ccdbcbaccef663ee74d618f0) [ダウンロード](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/download-a-report.md) 画面右上のボタンを使用してレポートを行います。
3. レポート表の列は、 ![](/files/b08d9a82ea0aaaae0a913a9226e0e79c3e9be2d5) **\[列]** アイコンを使って追加または削除できます。

   * 次を参照してください *レポート列の参照* 以下で、レポートに表示されるデータの詳細を確認してください。

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

<details>

<summary>フィルター参照</summary>

| フィルター      | 説明                                                          |
| ---------- | ----------------------------------------------------------- |
| 日付範囲       | 指定した日付範囲内のコストを絞り込みます。                                       |
| ネットワーク     | 表示したい支払対象イベントのデータソースで絞り込みます。例： *Impact 経由で直接*, *すべて*, *不明*. |
| アクションステータス | 特定のステータスを持つアクションで絞り込みます。例： *承認済み*, *保留中*, *取り消し済み*.         |
| 削除済み PFT   | レポートに削除済みパートナー資金移転（PFT）が表示されるかどうかで絞り込みます。                   |
| パートナー      | 支払対象イベントを表示したいパートナーの名前で絞り込みます。                              |
| タイプ        | さまざまな種類のコストで絞り込みます。例： *成果ボーナス*, *最小EPC*.                    |

選択肢からレポートに列を追加します。これらは ![](/files/34c3dbe05c1110f13e076d5a5abd0fec57cb1797) **\[Search]**.

**フィルターを表示**

| 列        | 説明                                                                                                                                                                         |
| -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| パートナーID  | コストに関連するパートナーの一意の識別子を表示します。                                                                                                                                                |
| 支払明細ID   | 支払明細の一意の識別子を表示します。                                                                                                                                                         |
| テキスト 1—3 | 実行時にアップロードした任意のテキスト文字列の値を表示します。 [パートナー資金移転](/brand/ja/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/ja/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.
