> 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/contracts-and-template-terms/performance-bonus/view-performance-bonus-payouts-and-reports.md).

# 成果ボーナスの支払いとレポートを表示

パフォーマンスボーナスは、予定された支払日に支払われます（テンプレートの条件で設定されています）。口座への資金供給方法によって、パフォーマンスボーナスの金額はPRF文書で予測されるか、アクションがロックされた後にSOI文書に表示されます。

パートナーごとの個別のパフォーマンスボーナス支払いは、そのパートナーのPartner Invoiceに表示されます。以下の手順でこの文書にたどり着けます。

#### **支払いを表示**

1. 上部のナビゲーションバーから **残高** → **設定**.
2. 左側のナビゲーションから **Documents → Partner Payments Invoices**.
3. にカーソルを合わせてください *請求書明細書* ダウンロードしたい場合は、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[More]** → **明細書をダウンロード**を選択します。この文書には、選択した月にパートナーに支払われるすべての支払い（ボーナス支払いを含む）が一覧表示されます。
   * この *請求書明細書* この文書には、特定の月にパートナーに支払われるすべての支払い（ボーナス支払いを含む）が一覧表示されます。

#### **レポートを表示**

1. 上部のナビゲーションバーから **残高** → **設定**.
2. 左側のナビゲーションから **Reports → Upcoming Partner Payments**.
3. の *パフォーマンスボーナス支払い* セクションで、パートナーに支払われる予定の今後のボーナス支払いが表示されます。

パートナーのパフォーマンスボーナスが、確定する前に追跡できます。 [パートナー別パフォーマンス](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/performance-reports-for-brands/performance-by-partner-report.md) および [高度なアクション一覧](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/performance-reports-for-brands/advanced-action-listing-report.md) レポートでは、 *アクションコスト* 列に元のデフォルト支払いが表示され、 *その他のコスト* 列にはパフォーマンスボーナスを含めることができます。パフォーマンスボーナスのルールは **デフォルト支払いを変更しないため**—総支払額は変わります—、これらの支払いはレポート上でこのように分割されます。


---

# 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/contracts-and-template-terms/performance-bonus/view-performance-bonus-payouts-and-reports.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.
