> 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/finance/finance-reporting/cash-flow-history-report.md).

# キャッシュフロー履歴レポート

<a href="https://pxa.impact.com/student/activity/1087833?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-250&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

第三者の *キャッシュフロー履歴* このレポートでは、impact.comアカウントのキャッシュフローのカスタマイズ可能な履歴を表示します。

{% hint style="warning" %}
**重要：** これらのレポートを実行するには、 *財務* [アカウント権限](/brand/ja/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md)が必要です。この権限がない場合は、アカウント管理者にお問い合わせください。
{% endhint %}

#### レポートを表示

1. 上部のナビゲーションバーで、 **残高** → **レポート**.
2. を選択します *レポート*、 [キャッシュフロー履歴](https://app.impact.com/secure/advertiser/Adv_Finance_Report/r2/report/viewReport.report?handle=adv_cash_flow_recon).
   * 画面上部の ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** を使用して、特定の日付範囲に関連するデータを絞り込むことができます。
   * できます ![](/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) 画面右上のボタンを使用してレポートを

#### レポートセクションの参照

このレポートは4つのセクションで構成されています。データを含むセクションのみがレポートに表示されます。

<details>

<summary>開始残高</summary>

このセクションでは、対象期間の開始時点における資金口座の利用可能残高を表示します。

</details>

<details>

<summary>取引タイプ</summary>

このセクションでは、対象期間中に発生した取引タイプと金額を報告します。 **金額** を選択して *取引一覧*.

</details>

<details>

<summary>終了時利用可能残高</summary>

このセクションでは、対象期間の終了時点における資金口座の利用可能残高を表示します。

</details>

<details>

<summary>すべての取引を表示</summary>

このセクションでは、選択した対象期間中に発生したすべての取引を報告します。 **レポートを表示** を選択して *キャッシュフロー履歴一覧* レポートを見つけて選択します。

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

| 表の列    | 説明                                                      |
| ------ | ------------------------------------------------------- |
| 登録日    | 取引が計上された日付を一覧表示します。                                     |
| 取引グループ | 取引の種類を一覧表示します。例： *入金*, *Impact手数料の支払い*.                 |
| 取引の説明  | 取引に関するカスタムメモがあればそれを一覧表示し、メモがない場合は取引の自動生成された説明を既定で表示します。 |
| 純額     | この取引によって借方または貸方に計上された資金の合計額を一覧表示します。 *税*.               |
| 税      | 取引に関連する税金を一覧表示します。                                      |
| 合計     | この取引によって借方または貸方に計上された資金の合計額を、すべての *税*.                  |
| 繰越残高   | この取引後の資金口座の新しい残高を一覧表示します。                               |

</details>

{% hint style="info" %}
**注：** 次の方法で請求書発行を行っている場合 [impact.com事業体による請求書発行方式](/other/ja/reference-documentation/understanding-impactcoms-trading-models.md)、すべての費用は1つのimpact.com事業体に請求されます。この請求方式を利用していない場合でも、関連するパートナーがこの方式を利用していると、一部の行では請求先としてimpact.com事業体が表示されることがあります。
{% endhint %}


---

# 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/finance/finance-reporting/cash-flow-history-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.
