# Updating Bank Account Information

In the **Settings** section, go to **Billing**, and you'll see the **Bank Account** tab. Look for the **Edit** button in the upper right corner. Clicking the Edit button allows you to update the current bank account details on file, including Bank Name, Account Number, and Routing Number.

<figure><img src="/files/LRMBoh2OxRa8MenjfLwg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/fmMxWHqDrKrvcAEIFTvn" alt=""><figcaption></figcaption></figure>

Make the necessary updates and click **Save**.


---

# 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://documentation.movatic.co/admin-site/settings/billing/updating-stripe-bank-information/updating-bank-account-information.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.
