> 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.com手数料の支払い*.           |
| 取引説明   | 取引に関するカスタムメモがあれば表示し、メモがない場合は取引の自動生成された説明が既定で表示されます。 |
| 純額     | この取引で借方または貸方に計上された資金の合計金額を表示します。含まずに *税金*.          |
| 税金     | 取引に関連する税金を表示します。                                    |
| 合計     | この取引で借方または貸方に計上された資金の合計金額を表示します。含めて *税金*.           |
| 繰越残高   | この取引後の資金口座の新しい残高を表示します。                             |

</details>

{% hint style="info" %}
**注意：** もし [impact.com事業体請求方式による請求](/other/ja/reference-documentation/understanding-impactcoms-trading-models.md)、すべての費用は単一の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.
