document-understanding
2024.10
true
- Vue d'ensemble (Overview)
- Démarrage
- Créer des modèles
- Utiliser des modèles
- Détails du modèle
- Points de terminaison publics
- 1040 – Type de document
- 1040 Annexe C – Type de document
- 1040 Annexe D – Type de document
- 1040 Annexe E – Type de document
- 1040x – Type de document
- 3949a - Type de document
- 4506T – Type de document
- 709 – Type de document
- 941x – Type de document
- 9465 – Type de document
- ACORD125 – Type de document
- ACORD126 – Type de document
- ACORD131 – Type de document
- ACORD140 – Type de document
- ACORD25 – Type de document
- Relevés bancaires – Type de document
- Connaissements - Type de document
- Certificat d’incorporation – Type de document
- Certificat d’origine – Type de document
- Vérifications – Type de document
- Certificat de produit pour enfants - Type de document
- CMS 1500 – Type de document
- Déclaration de Conformité UE – Type de document
- Comptes annuels – Type de document
- FM1003 – Type de document
- I9 – Type de document
- Cartes d’identité – Type de document
- Factures – Type de document
- Factures2 : type de document
- Factures Australie – Type de document
- Factures Chine – Type de document
- Factures hébraïques – Type de document
- Factures Inde – Type de document
- Factures Japon – Type de document
- Envoi de factures – Type de document
- Liste de colisage – Type de document
- Bulletins de paie – Type de document
- Passeports – Type de document
- Bons de commande – Type de document
- Reçus – Type de document
- Reçus2 : type de document
- Reçus Japon – Type de document
- Avis de versement – Type de document
- UB04 – Type de document
- Déclaration de clôture de prêt hypothécaire aux États-Unis◊ : type de document
- Factures de services publics – Type de document
- Cartes grises – Type de document
- W2 – Type de document
- W9 – Type de document
- Langues prises en charge
- Tableaux de bord Insights.
- Logique d’attribution de licences et de charge
- Comment
- Résolution des problèmes
Important :
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Document Understanding Modern Projects User Guide
Dernière mise à jour 15 sept. 2025
Children Product Certificate (CPD) is a document stating that the manufacturers and importers are certified based on a CPSC test and that their product complies with applicable children’s product safety rules.
This ML package has been trained to extract information in regard of the applicants, products listed in the table of contents, manufacturers, etc.
The model automatically detects data such as:
- Applicant Name and Address.
- Date, Registration Number.
- Product Description, Name, Place Manufactured, Date Manufactured, Manufacturer Name.
- Test Date, Test Report Number, Test Result.
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.
Display Name | Field Name | Field Type | Content Type |
---|---|---|---|
Applicant Name | applicant-name | regular | string |
Applicant Address | applicant-addr | regular | string |
Certificate Registration Number | registration-no | regular | id-no |
Certificate Issue Date | date-issued | regular | date |
Product Description | product-description | regular | string |
Product Model | product-model | regular | id-no |
Manufacturer Name | manufacturer-name | regular | string |
Manufacturer Address | manufacturer-addr | regular | string |
Manufacturing Date | date-manufactured | regular | date |
Manufacturing Place | place-manufactured | regular | string |
Test Result | test-result | regular | string |
Laboratory Name | laboratory-name | regular | string |
Laboratory Address | laboratory-addr | regular | string |
Product Compliance - CPSC Regulation ID | regulation-title | items | string |
Product Compliance - CPSC Regulation Description | regulation-description | items | string |
Product Compliance - Product Testing Date | test-date-item | items | date |
Product Compliance - Product Report Number | test-report-no | items | id-no |
Product Compliance - Certification Directives | certified | items | string |