> 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/agency/ja/what-would-you-like-to-learn-about/finance/set-up-automatic-payments-as-an-agency.md).

# 代理店として自動支払いを設定する

1. 左のナビゲーションバーから、次を選択します ![](/files/f3f5e4335376ed6e5221abf12acf1b9ea0c3728f) **\[メニュー] → ファイナンス**.
2. 左側のナビゲーションメニューから、次を選択します **設定 → 自動支払い**.
3. 右上隅で、次を選択します **編集**.
4. を選択します ![](/files/d4575d1dccbc18ba974a1262c5f8723cad6e8358) **自動的にアカウントに入金する**.
5. 要求された情報を入力してください

   |               |                                                                                                                                                                                                                                                       |
   | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | **情報のタイトル**   | **説明**                                                                                                                                                                                                                                                |
   | 予測ウィンドウ       | Impactがあなたのアカウントに必要な資金を何日先まで予測するかを入力してください。                                                                                                                                                                                                           |
   | アカウントの資金を確認する | Impactが支払いをカバーするのに十分な資金があるかどうかを確認する頻度（日次または週次）を選択してください。                                                                                                                                                                                              |
   | 支払いしきい値       | <p>を選択します <img src="/files/ff62d90ff550bead6812c0cc173ff0ce238f0bc1" alt=""> Impactがアカウントに自動的に入金できる金額に上限を設けたい場合。この金額を超えると承認を求めます。 <em>支払いしきい値</em>、支払い金額の承認を求めるメールが送信されます。</p><p>この設定を有効にする場合は、支払いのしきい値を入力し、どのImpactアカウントユーザーがメールを受け取るかを選択してください。</p> |
   | 承認する          | <p>を選択します <img src="/files/ff62d90ff550bead6812c0cc173ff0ce238f0bc1" alt=""> 以下に入力する銀行口座からImpactが自動的に引き落とすことを許可するために承認を与える。</p><p>あなたは <strong>する必要があります</strong> このボックスを選択して自動支払いを有効にしてください。</p>                                                     |
   | あなたの名前        | あなたの名前を入力してください。                                                                                                                                                                                                                                      |
   | 口座名義人         | 金融機関に登録されている口座名義人の名前を入力してください。                                                                                                                                                                                                                        |
   | BSB           | 銀行口座に関係する次のコードのいずれかを入力してください：BSB、ルーティング番号、IFSC、トランジット番号、またはソートコード。                                                                                                                                                                                    |
   | 口座番号          | 銀行口座の口座番号を入力してください。                                                                                                                                                                                                                                   |
   | 口座種類          | 銀行口座が次のどれであるかを選択してください **当座預金** または **普通預金** ドロップダウンメニューから選択します。                                                                                                                                                                                      |
6. を選択します **保存**.

自動支払いの設定が正常に完了すると、要求された金額が支払いしきい値を上回る場合にのみImpactから自動入金のリクエストが通知されます。支払いの処理には通常3〜5営業日かかります。

自動支払いが正常に設定されると、下記の設定も管理できます。


---

# 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/agency/ja/what-would-you-like-to-learn-about/finance/set-up-automatic-payments-as-an-agency.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.
