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

# Effettuare un pagamento ACH come agenzia

Puoi impostare depositi diretti e pagamenti automatici per il tuo account impact.com. Questo pagherà automaticamente le tariffe di impact.com così come le fatture di pagamento dei Partner. Dovrai effettuare un pagamento ACH (deposito diretto) riuscito prima di poter impostare i pagamenti automatici.

#### Effettua il tuo primo pagamento ACH

Il pagamento tramite Automated Clearing House (ACH) deve essere completato prima di poter configurare i depositi diretti. In questo modo, impact.com può assicurarsi che non si verifichino problemi nel effettuare pagamenti automatici.

1. Dal menu di navigazione a sinistra, seleziona ![](/files/fe5eaf42dd7b74b6b467a17c27b90441a7a9416a) **\[Menu] → Finanze**.
2. Nella parte in alto a destra, seleziona **Effettua deposito**.
   * Dopo aver effettuato il primo pagamento ACH, questo pulsante cambierà in *Aggiungi fondi*.
   * Se questo pulsante non appare, potresti non avere le autorizzazioni necessarie per effettuare un deposito. Rivolgiti all'Amministratore dell'account per ottenere queste autorizzazioni.
3. Accanto a *Tipo di pagamento*, seleziona **ACH**.
4. Inserisci le informazioni bancarie richieste.
5. Seleziona **Continua**.
6. Ricontrolla le informazioni inserite, quindi, accanto a *Il tuo nome*, inserisci il tuo nome.
7. Seleziona **Invia**.
   * I pagamenti ACH di solito richiedono 3-5 giorni per essere elaborati.

#### Imposta i pagamenti automatici

Una volta effettuato con successo un pagamento ACH, puoi [configurare i pagamenti automatici](/agency/it/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/it/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.
