> 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    | コストに関連付けられたパートナーの一意の識別子を表示します。                                                                                                                                         |
| Paystub 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.
