> 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/make-an-ach-payment-as-an-agency.md).

# 代理店として ACH 支払いを行う

impact.comアカウントに、直接入金と自動支払いを設定できます。これにより、impact.comの手数料とパートナー支払請求書が自動的に支払われます。自動支払いを設定するには、その前にACH支払い（直接入金）を正常に完了する必要があります。

#### 最初のACH支払いを行う

直接入金を設定する前に、Automated Clearing House（ACH）支払いを完了する必要があります。これにより、impact.comは自動支払いの処理で問題が発生しないことを নিশ্চিতできます。

1. 左側のナビゲーションメニューから、 ![](/files/f3f5e4335376ed6e5221abf12acf1b9ea0c3728f) **\[メニュー] → 財務**.
2. 右上隅で、次を選択します **入金を作成**.
   * 最初のACH支払いを行うと、このボタンは次に変わります *資金を追加*.
   * このボタンが表示されない場合、入金に必要な権限がない可能性があります。これらの権限の取得について、アカウント管理者にお問い合わせください。
3. の横に *支払いタイプ*、 **ACH**.
4. 要求された銀行情報を入力してください。
5. 選択 **続行**.
6. 入力した情報を再確認し、その後、の横に *お名前*、お名前を入力してください。
7. 選択 **送信**.
   * ACH支払いの処理には通常3〜5日かかります。

#### 自動支払いを設定する

ACH支払いが正常に完了したら、 [自動支払いを設定できます](/agency/ja/what-would-you-like-to-learn-about/finance/set-up-automatic-payments-as-an-agency.md).


---

# 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/make-an-ach-payment-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.
