---
title: "Government Record Verification"
url: "https://developer.incode.com/dashboard-platform-administration/government-record-verification-dashboard/"
section: "dashboard-platform-administration"
group: "Add Modules"
version: "v1.1"
status: "live"
---
# 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](/features-and-modules/government-record-verification/).

## Supported with:

:white_check_mark: Workflows | :white_check_mark: 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.

## Add Government Record Verification to Flows



1. In the left menu, click **Flow Builder** > **Flows**.
2. Click **New** or select an existing Flow.
3. On the **Select Modules** tab, find the **Government Record Verification** 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

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://developer.incode.com/assets/6a46cf98-1704-4ac3-a5cc-b5a64ac56dc8.png)

| Setting | Description |
| --- | --- |
| **Validation Countries** | The countries for which government verification is performed. Select one or more countries from the drop-down menu. Verification will only run for documents issued by the selected countries. If the country you need is not available, contact your Incode representative. |
| **Data Validation** | Compares identity attributes extracted from the ID, such as name and date of birth, against the government record for the selected country. |
| **Facial Validation** | Compares the live selfie biometric against the government portrait for the selected country. |
| **Face and Data** | Performs a biometric comparison of the user's selfie against the photo in the government record alongside identity attribute matching. |
| **Use Cropped Id Face Photo** | Only relevant for USA. When selected, the verification uses the photo captured from the front of the ID for biometric comparison instead of a live selfie. |
| **Face Match Override Data Score** | Prioritizes the result of the face match check over the data verification score when determining the overall outcome. |
| **Fingerprint Validation** | Only relevant for Mexico. The minimum number of fingerprints that must match for the fingerprint validation check to pass. Default: 1. See [INE Fingerprint Validation](/features-and-modules/ine-fingerprint-validation/) for more details. |
| **Fingerprint Match Override Score** | Only relevant for Mexico. Prioritizes the result of the fingerprint match check over other scores when determining the overall outcome. See [INE Fingerprint Validation](/features-and-modules/ine-fingerprint-validation/) for more details. |
| **Auto Execution** | The verification check runs automatically when the Flow or Workflow reaches this module. |

<br />