# How are bank accounts handled?

Bank account numbers can be configured per contract. The number can also have reviews turned on so that any changes are only with approval.

When hovering over the field on the contract "details" tab, you can click on the dots to "enable review":

![enable review](https://help.tahua.io/hs-fs/hubfs/image-png-Feb-14-2024-02-05-22-0840-AM.png?width=169\&height=98\&name=image-png-Feb-14-2024-02-05-22-0840-AM.png)

If a bank account number is to be collected on a registration form, application form or milestone form, a short text field can be used with a "Bank Account" format, as follows:

![bank-account](https://help.tahua.io/hs-fs/hubfs/bank-account.png?width=541\&height=346\&name=bank-account.png)


---

# 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.tahua.io/knowledge-base/administrator-help-guides/contracts/contract-templates/how-are-bank-accounts-handled.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.
