> 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.
