> 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/partner/ja/nitsuitebitaidesuka/platform-features/finance/finance-reporting/earnings-history-report-for-partners.md).

# パートナー向け収益履歴レポート

impact.comなら、収益の確認と把握が簡単です。この *収益履歴* 画面では、impact.comで獲得した金額、支払い済みの金額、そして未払いの金額が表示されます。

#### 収益履歴を表示

1. 上部ナビゲーションメニューから、 **ウォレット金額 → 収益履歴**.
2. 収益を表示する場合は選択してください **ブランド別** または **月別**.
3. 必要に応じて、収益を特定の **年で**、または **すべて** 収益を表示します。
4. 必要に応じて、 ![](/files/b1f808a53bef6ace20a53837a892291a62e16e0a) **\[列]** レポートに列を追加または削除するには、以下を参照してください。 *列の参照* 詳細は以下をご覧ください。

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

   * 期限超過の収益には、感嘆符アイコンが表示されます。

<details>

<summary>列の参照</summary>

| 列     | 説明                 |
| ----- | ------------------ |
| 月     | 収益が発生した月。          |
| ブランド  | あなたに支払いを行っているブランド。 |
| 金額    | 収益の金額。             |
| 支払い済み | あなたに支払われた金額。       |
| 保留中   | まだ支払い待ちの金額。        |

</details>

5. その収益についてさらに詳しい情報を表示するには、明細項目を選択してください *月* または *ブランド*.

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


---

# 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/partner/ja/nitsuitebitaidesuka/platform-features/finance/finance-reporting/earnings-history-report-for-partners.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.
