> 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/zh/what-would-you-like-to-learn-about/finance/make-an-ach-payment-as-an-agency.md).

# 作为代理机构进行 ACH 付款

您可以为您的 impact.com 帐户设置直接存款和自动付款。这将自动支付您的 impact.com 费用以及合作伙伴付款发票。在您设置自动付款之前，您需要先成功完成一次 ACH 支付（直接存款）。

#### 进行您的首次 ACH 支付

在您设置直接存款之前，必须完成自动清算所（ACH）支付。通过这种方式，impact.com 可以确保您在进行自动付款时不会遇到任何问题。

1. 从左侧导航菜单，选择 ![](/files/e8ee154c84afc18c51180e1c6d71f1967e21b65e) **\[菜单] → 财务**.
2. 在右上角，选择 **进行存款**.
   * 在您完成首次 ACH 支付后，此按钮将更改为 *添加资金*.
   * 如果此按钮未出现，您可能没有进行存款所需的权限。请联系您的账户管理员以获取这些权限。
3. 在…旁边 *付款类型*下，选择 **ACH**.
4. 输入所需的银行信息。
5. 选择 **继续**.
6. 再次核对您输入的信息，然后，在…旁边 *您的姓名*，输入您的名字。
7. 选择 **提交**.
   * ACH 支付通常需要 3-5 天处理时间。

#### 设置自动付款

在您成功完成 ACH 支付后，您可以 [设置自动付款](/agency/zh/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:

```
GET https://help.impact.com/agency/zh/what-would-you-like-to-learn-about/finance/make-an-ach-payment-as-an-agency.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
