> 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/payments-withdrawals-and-balance/balance-screen-overview-for-partners.md).

# パートナー向け残高画面の概要

この *残高* この画面では、あなたの *収益アカウント*。あなたの現在の残高を表示します *収益アカウント*、次回の出金に利用できます。また、 *取引* レポートとあなたの *銀行口座設定* この画面からアクセスできます。

#### 残高画面にアクセスする

1. 上部のナビゲーションバーの右上で、あなたの **収益アカウント →** [**残高**](https://app.impact.com/secure/mediapartner/finance/fr/finance-dropdown.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flist-completed-transactions-flow.ihtml).
2. 必要に応じて、\[レポート]の *残高* 画面で、 ![](/files/f928ccb4f0d0c6a62f6b8c53056c68cc1537ed3b) **\[レポート]** → **取引** からあなたの *取引* レポート。
3. 必要に応じて、\[レポート]の *残高* 画面で、 **銀行口座設定** 銀行口座の設定にアクセスします。
4. 収益アカウントの下で *残高*、 **取引金額で検索** するか、日付範囲で絞り込むことができます。 *請求対象エンティティ、ブランド*、または *取引* の種類です。 *フィルターオプション* と *列の参照* 以下を参照して、 *残高画面*.

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

<details>

<summary>フィルターオプション</summary>

| フィルター     | 説明                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| --------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 日付        | 特定の期間内の取引を表示します。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| 請求先エンティティ | すべてまたは特定の請求対象エンティティからの支払いを表示します。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ブランド      | すべてまたは特定のブランドからの支払いを表示します。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| 取引        | <p>特定の種類の取引を表示します:</p><p>• <strong>支払い</strong>: ブランドから受け取ったすべての収益を表示します。</p><p>• <strong>出金</strong>: 収益アカウントから行った出金を表示します。</p><p>• <strong>処理手数料</strong>: あなたの <a href="/pages/c45e16e778602f7180b4012b55fc8116e78ec8da#supported-withdrawal-methods-0-1">銀行口座</a> または <a href="/pages/592902f0b9cd4d880b9d5c0b37c8f5a5c6728132">PayPalアカウント</a>への資金引き出しに関する処理手数料があれば表示します。</p><p>• <strong>LightningPay</strong>: に関連する取引を表示します <a href="/pages/c098714f26916be8137daaecc6e13c828febeeb2">LightningPay</a> 前払い、回収、および関連手数料。</p><p>• <strong>その他</strong>: 上記のカテゴリに当てはまらない取引。</p><p>• <strong>すべて</strong>: すべての取引タイプを表示します。</p> |

</details>

<details>

<summary>列の参照</summary>

| 列         | 説明                                                                                                                                                                                                       |
| --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 日付        | 取引があなたの収益アカウントに入金または引き落としされた日付。                                                                                                                                                                          |
| 取引/説明     | 発生した取引の種類。                                                                                                                                                                                               |
| 請求先エンティティ | <p>ブランドからの支払いを請求したエンティティ。</p><p>• 請求対象エンティティは、ブランド自体、代理店、または以下のいずれかです <a href="https://help.impact.com/other/reference-documentation/understanding-impactcoms-trading-models">impact.comのエンティティ</a>.</p> |
| ブランド      | 支払いに関連するブランド。 *契約* と *パフォーマンスレポート*.                                                                                                                                                                      |
| 金額        | 取引の合計金額。 *支払い*については、これに税金が含まれる場合があります。                                                                                                                                                                   |

</details>

5. 上の任意の取引を選択して *残高* 、それに関する詳細情報を確認します。
   * 取引詳細のスライドアウトで、個々の明細項目を選択すると、その取引の詳細をさらに表示できます。

<div data-with-frame="true"><figure><img src="/files/227a9aa253869c5badcbd624db1f236db21e6701" 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/payments-withdrawals-and-balance/balance-screen-overview-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.
