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

# Fazer um pagamento ACH como agência

Você pode configurar depósitos diretos e pagamentos automáticos para sua conta da impact.com. Isso pagará automaticamente as suas taxas da impact.com, bem como as suas Faturas de Pagamento de Parceiros. Você precisará fazer um pagamento ACH bem-sucedido (depósito direto) antes de poder configurar pagamentos automáticos.

#### Faça seu primeiro pagamento ACH

O pagamento da Câmara de Compensação Automatizada (ACH) precisa ser concluído antes que você possa configurar depósitos diretos. Dessa forma, a impact.com pode garantir que você não enfrentará nenhum problema ao fazer pagamentos automáticos.

1. No menu de navegação à esquerda, selecione ![](/files/d5e3bb51b8b9be87d7fa115aba2128e25881a9ed) **\[Menu] → Finanças**.
2. No canto superior direito, selecione **Fazer depósito**.
   * Depois que você fizer seu primeiro pagamento ACH, este botão mudará para *Adicionar fundos*.
   * Se este botão não aparecer, talvez você não tenha as permissões necessárias para fazer um depósito. Entre em contato com o Administrador da sua conta para obter essas permissões.
3. Ao lado de *Tipo de pagamento*, selecione **ACH**.
4. Insira as informações bancárias solicitadas.
5. Selecione **Continuar**.
6. Verifique novamente as informações inseridas e, então, ao lado de *Seu nome*, insira seu nome.
7. Selecione **Enviar**.
   * Pagamentos ACH geralmente levam de 3 a 5 dias para serem processados.

#### Configurar pagamentos automáticos

Depois de fazer um pagamento ACH com sucesso, você pode [configurar pagamentos automáticos](/agency/pt-br/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/pt-br/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.
