document-understanding
latest
false
UiPath logo, featuring letters U and I in white

Document Understanding Modern Projects User Guide

Last updated May 15, 2025

ID Cards - document type

Overview

The ID Cards model is a pretrained model built to extract information from Identity Documents from various countries.

Particularities

The model automatically detects data such as:

  • Document Type, Last Name, First Name, Birth Place, Date of Birth, Sex, Nationality,
  • ID Number, Issued Date, Expiration Date, Issued Place, Authority, Address.

Extracted fields

Note: If you are using using public endpoints, such as https://du.uipath.com/ie/invoices, all fields are available. However, if you are using custom-trained extractors, the availability of extracted fields is dependant on the version you are currently using.
You can also check the list of fields and types on any endpoint in the /info/model object. To access this, simply add /info/model to any endpoint, like so: https://du.uipath.com/ie/invoices/info/model. For an enhanced reading experience of the fields list, it's recommended to install a JSON viewer extension in your browser.
Table 1. List of extracted fields for ID Cards
Display NameField NameField TypeContent Type
Document Typedocument-typeregularstring
Last Namelast-nameregularstring
First Namefirst-nameregularstring
Place of Birthbirth-placeregularstring
Date of Birthbirth-dateregulardate
Gendersexregularstring
Nationalitynationalityregularstring
Personal Identification Numberid-noregularid-no
Date of Issueissued-dateregulardate
Date of Expiryexpiration-dateregulardate
Place of Issueissued-placeregularstring
Issuing Authorityauthorityregularstring
Document Numberid-no2regularid-no
Machine Readable Zone (MRZ)mrzregularstring
Personal Addressaddressregularstring
Country or Statestateregularstring
Document Number (Alternative)document-number-2regularstring

Samples

Here are some samples of an ID form:





Processed document types:

This out-of-the-box pre-trained model can be used with the following document types:

  • ID Cards
  • Driver Licenses
  • Overview
  • Particularities
  • Extracted fields
  • Samples
  • Processed document types:

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.