# Instant BAV

The Instant BAV module validates a user's bank account information by checking key details such as name, address, account ID, and balance.

For an overview of this module and how it works, see [Instant BAV](https://developer.incode.com/docs/instant-bav).

## Supported with:

:x: Workflows | :white_check_mark: Flows

## Add Instant BAV to Flows

1. In Dashboard, find **Build & Verify** in the left menu. Select **Flow Builder** > **Flows**.
2. Click **New** or select an existing Flow.
3. On the **Select Modules** tab, find the **Instant BAV** module and click **Add**.
4. You can click **Details & Configurations** to open the [Configuration Options](#configuration-options) panel and adjust settings as needed.

## Configuration Options

![Image of Instant BAV module configuration in Flows. Has two configuration options.](https://files.readme.io/e7ccb0ff80555cfd407187dafca916e8bd090cecb397afb7b188c0dd965418d0-image.png)

| Setting               | Description                                                                                                     |
| --------------------- | --------------------------------------------------------------------------------------------------------------- |
| **_Country_**         | The country for the bank accounts this module verifies.                                                         |
| **_Number of tries_** | The maximum number of attempts a user is allowed to complete bank account verification before the session ends. |

<br />
