> 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) **\[検索]** すると、設定したフィルターに基づいてレポートを表示できます。
   * 以下の *フィルターリファレンス* 詳細はこちら。
   * 次の方法があります： ![](/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/187769f9262d59ed36ce79b3988030fed7098825) **\[列]** レポート右上のアイコンを使用します。

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

   <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) **\[検索]**.

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

| 列       | 説明                                                                                                                                                                    |
| ------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| パートナー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.
