# Make an ACH Payment as an Agency

You can set up direct deposits and automatic payments for your impact.com account. This will automatically pay your impact.com Fees as well as your Partner Payment Invoices. You will need to make a successful ACH payment (direct deposit) before you can set up automatic payments.

#### Make your first ACH payment

The Automated Clearing House (ACH) payment needs to be completed before you can set up direct deposits. This way, impact.com can ensure you will not run into any issues with making automatic payments.

1. From the left navigation menu, select ![](https://1033662419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FokTNfAIjBtFchXJ9pC2q%2Fuploads%2Fgit-blob-2353e6dbc5652c0304edc7da554b01277ad88839%2F380bebd18697484deff243a63d0ed3fda5b8b3ae7a5d1da26278c64764d33cd9.svg?alt=media) **\[Menu] → Finance**.
2. In the upper-right corner, select **Make Deposit**.
   * After you make your first ACH payment, this button will change to *Add Funds*.
   * If this button does not appear, you may not have the permissions needed to make a deposit. Reach out to your Account Administrator about obtaining these permissions.
3. Next to *Payment Type*, select **ACH**.
4. Enter the requested banking information.
5. Select **Continue**.
6. Double-check the information you entered, then, next to *Your Name*, enter your name.
7. Select **Submit**.
   * ACH payments usually take 3-5 days to process.

#### Set up automatic payments

Once you've made a successful ACH payment, you can [set up automatic payments](https://help.impact.com/agency/readme/finance/set-up-automatic-payments-as-an-agency).


---

# Agent Instructions: 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/readme/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.
