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

# Brazil Digital CNH

> Verify identities using Brazil Digital CNH, the official digital driver's license app widely accepted as legal identification in Brazil.

Brazil Digital CNH is Brazil's digital driver’s license app for managing and displaying driving credentials. It is the official digital version of the national driver’s license (Carteira Nacional de Habilitação), widely accepted as a legal identification document. To learn more, visit the [Carteira Digital de Trânsito website](https://www.gov.br/pt-br/servicos/obter-carteira-digital-de-transito).

## Adoption data

This section provides insights into the adoption of Brazil Digital CNH among users in Brazil.

|                 |                                                                                                                                                                                                                                                                                                                                   |
| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Adoption        | 60.4 million                                                                                                                                                                                                                                                                                                                      |
| Adoption source | [https://agenciagov.ebc.com.br/noticias/202412/senatran-amplia-servicos-digitais-estimula-inovacao-e-entrega-mais-praticidade-ao-cidadao?utm\_source=chatgpt.com](https://agenciagov.ebc.com.br/noticias/202412/senatran-amplia-servicos-digitais-estimula-inovacao-e-entrega-mais-praticidade-ao-cidadao?utm_source=chatgpt.com) |
| Adoption rate   | 37.19%                                                                                                                                                                                                                                                                                                                            |
| Coverage        | 162M                                                                                                                                                                                                                                                                                                                              |
| Status          | <Badge color="gray">In Integration Pipeline</Badge>                                                                                                                                                                                                                                                                               |

## Provider ID

This is the unique identifier for this digital ID provider in the GBG GO system.

|             |                      |
| ----------- | -------------------- |
| Provider ID | `brazil-digital-cnh` |

## Compliance

This section outlines compliance and regulatory requirements for integrating this digital ID provider.

| Compliance data           | Status                             |
| ------------------------- | ---------------------------------- |
| Locality requirements     | <Badge color="green">None</Badge>  |
| Scheme-level restrictions | <Badge color="yellow">None</Badge> |
| Certifications            | <Badge color="gray">None</Badge>   |

## Supported attributes

The following attributes are returned when Brazil Digital CNH is used for identity verification:

### Always returned attributes

The following attributes are always returned from a successful verification from this ID Provider.

| Field                                                   | Description                          |
| ------------------------------------------------------- | ------------------------------------ |
| <Badge color="green">fullName</Badge>                   | User’s full legal name               |
| <Badge color="gray">dateOfBirth</Badge>                 | User’s date of birth                 |
| <Badge color="yellow">type</Badge>                      | Type of identity document            |
| <Badge color="purple">number</Badge>                    | Identity document number             |
| <Badge color="orange">document issueDate</Badge>        | Document issue date                  |
| <Badge color="green">document expirationDate</Badge>    | Document expiration date             |
| <Badge color="gray">document issuingCountry</Badge>     | Country that issued the document     |
| <Badge color="yellow">document issuingAuthority</Badge> | Authority that issued the document   |
| <Badge color="purple">documentFront</Badge>             | Front image of the identity document |

### Sometimes returned attributes

The following attributes are sometimes returned from a successful verification from this ID Provider.

| Field                                          | Description                       |
| ---------------------------------------------- | --------------------------------- |
| <Badge color="green">match faceMatch</Badge>   | Result of the facial match check  |
| <Badge color="gray">attachments selfie</Badge> | Selfie image provided by the user |

### Required input attributes

The following attributes are required as input to perform identity verification with this ID Provider.

| Field                                                   | Description                                  |
| ------------------------------------------------------- | -------------------------------------------- |
| <Badge color="green">cpfNumber</Badge>                  | User’s CPF number (Brazilian tax ID)         |
| <Badge color="gray">digitalCnhFile</Badge>              | Digital copy of the CNH document             |
| <Badge color="yellow">digitalCnhFileContentType</Badge> | MIME type of the digital CNH file            |
| <Badge color="purple">facialBiometryPhoto</Badge>       | Photo used for facial biometric verification |
