> ## Documentation Index
> Fetch the complete documentation index at: https://docs.idmetagroup.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Auto government check verification

> Supported automatic government check verification options for document verification.

Document Verification can automatically run a government check after a supported document is captured.

When enabled, IDmeta uses the captured country and document type to select the matching government check.

**Auto Run** means IDmeta runs the mapped government check automatically after the document is captured.

**Pre-filled** means IDmeta extracts the document data and fills the government check request for review before the check is submitted.

## How to enable?

In the Document Verification product settings modal, open **Tool settings** and turn on **Perform Goverment Checks** before using the mappings below.

| Setting                      | Purpose                                                                                                     |
| ---------------------------- | ----------------------------------------------------------------------------------------------------------- |
| **Perform Goverment Checks** | Automatically runs the matching government check when the captured document country and type are supported. |

## Supported Auto Government Check Verification

### Philippines

<table className="auto-government-table" width="100%">
  <colgroup>
    <col width="33.33%" />

    <col width="33.33%" />

    <col width="33.33%" />
  </colgroup>

  <thead>
    <tr>
      <th align="left">Document</th>
      <th align="center">Auto Run</th>
      <th align="center">Pre-filled</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Driver's License</td>
      <td align="center">✓</td>
      <td align="center">✕</td>
    </tr>

    <tr>
      <td>Professional ID</td>
      <td align="center">✓</td>
      <td align="center">✕</td>
    </tr>

    <tr>
      <td>Social Security Card</td>
      <td align="center">✓</td>
      <td align="center">✕</td>
    </tr>

    <tr>
      <td>Multipurpose ID</td>
      <td align="center">✓</td>
      <td align="center">✕</td>
    </tr>

    <tr>
      <td>Tax ID</td>
      <td align="center">✓</td>
      <td align="center">✕</td>
    </tr>

    <tr>
      <td>Identity Card</td>
      <td align="center">✕</td>
      <td align="center">✓</td>
    </tr>
  </tbody>
</table>

For Philippines Identity Card, prefill uses the PhilSys PCN from the QR scan.

### Australia

<table className="auto-government-table" width="100%">
  <colgroup>
    <col width="33.33%" />

    <col width="33.33%" />

    <col width="33.33%" />
  </colgroup>

  <thead>
    <tr>
      <th align="left">Document</th>
      <th align="center">Auto Run</th>
      <th align="center">Pre-filled</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Driver's License</td>
      <td align="center">✕</td>
      <td align="center">✓</td>
    </tr>

    <tr>
      <td>Passport</td>
      <td align="center">✓</td>
      <td align="center">✕</td>
    </tr>

    <tr>
      <td>Health Insurance Card</td>
      <td align="center">✓</td>
      <td align="center">✕</td>
    </tr>
  </tbody>
</table>

### Malaysia

<table className="auto-government-table" width="100%">
  <colgroup>
    <col width="33.33%" />

    <col width="33.33%" />

    <col width="33.33%" />
  </colgroup>

  <thead>
    <tr>
      <th align="left">Document</th>
      <th align="center">Auto Run</th>
      <th align="center">Pre-filled</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>MyKad</td>
      <td align="center">✓</td>
      <td align="center">✕</td>
    </tr>
  </tbody>
</table>

### Indonesia

<table className="auto-government-table" width="100%">
  <colgroup>
    <col width="33.33%" />

    <col width="33.33%" />

    <col width="33.33%" />
  </colgroup>

  <thead>
    <tr>
      <th align="left">Document</th>
      <th align="center">Auto Run</th>
      <th align="center">Pre-filled</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Identity Card</td>
      <td align="center">✕</td>
      <td align="center">✓</td>
    </tr>
  </tbody>
</table>
