> For the complete documentation index, see [llms.txt](https://support.paycargo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.paycargo.com/general/account-information/how-to-update-my-bank-account.md).

# How to update my bank account

### <mark style="color:$primary;">Overview</mark>

For security and verification purposes, **bank account updates** on PayCargo must be completed with assistance from the Support Team. This process helps ensure that all changes are authorized, accurate, and properly linked to your business before any payment activity continues.

### <mark style="color:$primary;">How it Works:</mark>

To request a bank account update, contact PayCargo Support. The team will guide you through the verification process and request the following documentation:

* **Authorization letter:** A signed letter from an authorized company representative (such as a CEO, President, CFO, or named principal) requesting the bank account change.
* **Completed bank form:** Both pages of the required bank form must be fully completed.
* **Bank verification document:** A voided check or an official bank letter confirming the account details.

{% tabs %}
{% tab title="US Bank Form" %}
{% file src="/files/10GNd7iiZszjBb6m7Xcd" %}
{% endtab %}

{% tab title="Canada Bank Form" %}
{% file src="/files/7HbDmmqtHEI3aXgevCOA" %}

{% endtab %}
{% endtabs %}

Once the documents are received, PayCargo will review the information to confirm it is valid and properly associated with your business before applying the update.

### <mark style="color:$primary;">Key Benefits</mark>

<i class="fa-check">:check:</i> **Enhanced security:** Protects your account by verifying authorized changes only.

<i class="fa-check">:check:</i> **Accurate payment routing:** Ensures funds are deposited to the correct bank account.

<i class="fa-check">:check:</i> **Reduced risk of delays:** Proper validation helps prevent processing issues or rejected payments.

### <mark style="color:$primary;">Related Questions</mark>

<details>

<summary>Why can't I update my banking information on my own?</summary>

To ensure your security and the security of your baking, the PayCargo team assists with these changes and helps double-check all details.

</details>

<details>

<summary>Can multiple bank accounts be added to a single PayCargo account?</summary>

Each PayCargo account may be linked to one ACH bank account. Payers may also choose to pay by credit card or apply for a PayCargo Credit Line for additional financing options.

</details>


---

# 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://support.paycargo.com/general/account-information/how-to-update-my-bank-account.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.
