# Government Record Verification

The Government Record Verification module verifies a person's identity by comparing identity attributes and, where supported, a live selfie against government-held records, producing a match or no-match outcome.

For an overview of this module and how it works, see [Government Record Verification](https://developer.incode.com/docs/government-record-verification).

## Supported with:

:white_check_mark: Workflows | :x: Flows

## Add Government Record Verification to Workflows

1. In the left menu, click **Flow Builder** > **Workflows**.
2. Click **New** or select an existing Workflow.
3. From the **Processes** list, drag and drop the **Government Record Verification** 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.

## Configuration Options

This section details all the configuration options available for this module. After changing anything, click **Save configurations** before closing the configuration panel.

The options you see in your configuration may differ from those documented below. Contact your Incode representative for more information.

![](https://files.readme.io/e5d2d0f44ea53149f210e3559717703b730d60b82d2233984c411d8622bd7943-image.png)

| Setting                                                                                                   | Description                                                                                                                                                                                                                                                                                                                                                                  |
| --------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **_Validation Countries_**                                                                                | The countries for which government record validation is performed. Select one or more countries from the drop-down: _Philippines, Nigeria, Australia, USA, Colombia, Argentina, Peru, Brazil,&#x20;_&#x6F;r _Mexico_. Validation will only run for documents issued by the selected countries. If the country you need is not available, contact your Incode representative. |
| **_Data Validation_**<br />_Philippines, Australia, USA, Colombia, and Peru only_                         | Compares identity attributes extracted from the ID, such as name and date of birth, against the government record for the selected country.                                                                                                                                                                                                                                  |
| **_Auto Execution_**<br />_Philippines, Nigeria, Australia, USA, Colombia, Peru, Brazil, and Mexico only_ | The verification check runs automatically when the Workflow reaches this module.                                                                                                                                                                                                                                                                                             |
| **_Face And Data&#x20;_**_Validation_<br />_Nigeria, USA, and Mexico only_                                | Performs a biometric comparison of the user's selfie against the photo in the government record, in addition to data attribute matching.                                                                                                                                                                                                                                     |
| **_Address Validation_**<br />_USA only_                                                                  | Includes address data in the comparison against the government record.                                                                                                                                                                                                                                                                                                       |
| **_Use Cropped Id Face Photo_**<br />_USA only_                                                           | Uses the face photo from the captured ID image for biometric comparison instead of a live selfie.                                                                                                                                                                                                                                                                            |
| **_Facial Validation_**<br />_Brazil only_                                                                | Performs facial verification as part of the government record check.                                                                                                                                                                                                                                                                                                         |
| **_Face Match Override Data Score_**<br />_Mexico only_                                                   | Prioritizes the result of the face match check over the data validation score when determining the overall outcome.                                                                                                                                                                                                                                                          |
| **_Fingerprint Validation_**<br />_Mexico only_                                                           | Includes fingerprint verification as part of the government record check. See [INE Fingerprint Validation](https://developer.incode.com/docs/ine-fingerprint-validation) for more details.                                                                                                                                                                     |
| **_Minimum Passing Fingerprints_**<br />_Mexico only_                                                     | The minimum number of fingerprints that must match for the fingerprint validation check to pass. Default: _1_. See [INE Fingerprint Validation](https://developer.incode.com/docs/ine-fingerprint-validation) for more details.                                                                                                                                |
| **_Fingerprint Match Override Score_**<br />_Mexico only_                                                 | Prioritizes the result of the fingerprint match check over other scores when determining the overall outcome. See [INE Fingerprint Validation](https://developer.incode.com/docs/ine-fingerprint-validation) for more details.                                                                                                                                 |

<br />
