# Proof of Address Capture

The Proof of Address module captures a proof-of-address document, such as a utility bill, bank statement, or telecom agreement, as an image or PDF. It then extracts the address data through [OCR](https://developer.incode.com/docs/glossary#ocr) to validate the user's residential address.

For an overview of this module and how it works, see [Proof of Address Capture](https://developer.incode.com/docs/proof-of-address-capture).

## Supported with:

:white_check_mark: Workflows | :white_check_mark: Flows

## Add Proof of Address Capture to Workflows

1. In Dashboard, find **Build & Verify** in the left menu. Select **Flow Builder** > **Workflows**.
2. Click **New** or select an existing Workflow.
3. From the Modules list, drag and drop the **Proof of Address Capture** module into the builder.
4. You can click the three dots > **Edit** on the module node to open the [Configuration Options](#configuration-options) panel and adjust settings as needed.

## Add Proof of Address Capture 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 **Proof of Address Capture** 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

After making changes on any tab, click **Save Configurations** to apply them.

![Image of the Proof of Address Capture configuration screen. Has six configuration options.](https://files.readme.io/15c5f0d6671f5ae1daabe85452bf72b7b2695ce4f3927fd7e71c0626179bccb5-image.png)

| Setting                            | Description                                                                                                                                                                                                                |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **_Title_**                        | Custom title text displayed to the user on the Proof of Address Capture screen. Leave blank to use the default title.                                                                                                      |
| **_Text_**                         | Custom body text displayed to the user on the Proof of Address Capture screen. Leave blank to use the default text.                                                                                                        |
| **_Address fields are mandatory_** | When enabled, the user must recapture their document if a valid address cannot be extracted from it.                                                                                                                       |
| **_Date field is mandatory_**      | When enabled, the user must recapture their document if a required date cannot be extracted from it.                                                                                                                       |
| **_Disable skip POA step_**        | When enabled, the user cannot skip the Proof of Address Capture step. By default, the step includes a skip option.                                                                                                         |
| **_POA as Bank Statement_**        | When enabled, submitted documents are routed through a bank statement processor instead of the standard proof-of-address processor. Enable this when you expect users to submit bank statements as their proof of address. |

<br />
