document-understanding
2024.10
false
- Overview
- Getting started
- Building models
- Consuming models
- Automations in Document Understanding™
- Activities
- API calls
- Consuming models from different environments
- Model Details
- Public endpoints
- 1040 - document type
- 1040 Schedule C - document type
- 1040 Schedule D - document type
- 1040 Schedule E - document type
- 1040x - document type
- 3949a - document type
- 4506T - document type
- 709 - document type
- 941x - document type
- 9465 - document type
- ACORD125 - document type
- ACORD126 - document type
- ACORD131 - document type
- ACORD140 - document type
- ACORD25 - document type
- Bank Statements - document type
- Bills Of Lading - document type
- Certificate of Incorporation - document type
- Certificate of Origin - document type
- Checks - document type
- Children Product Certificate - document type
- CMS 1500 - document type
- EU Declaration of Conformity - document type
- Financial Statements - document type
- FM1003 - document type
- I9 - document type
- ID Cards - document type
- Invoices - document type
- Invoices2 - document type
- Invoices Australia - document type
- Invoices China - document type
- Invoices Hebrew - document type
- Invoices India - document type
- Invoices Japan - document type
- Invoices Shipping - document type
- Packing Lists - document type
- Payslips - document type
- Passports - document type
- Purchase Orders - document type
- Receipts - document type
- Receipts2 - document type
- Receipts Japan - document type
- Remittance Advices - document type
- UB04 - document type
- US Mortgage Closing Disclosures - document type
- Utility Bills - document type
- Vehicle Titles - document type
- W2 - document type
- W9 - document type
- Supported languages
- Insights dashboards
- Document Understanding deployed in Automation Suite
- Logging
- Licensing and Charging Logic
- How to
- Troubleshooting

Document Understanding Modern Projects User Guide
Last updated Dec 18, 2025
There are several ways in which you can consume Document
UnderstandingTM
capabilities:
- The DocumentUnderstanding.Activities package is available in Studio Web, Studio X, and Studio Desktop and is pre-configured for you either when you create a new automation starting from a file, or if you continue your journey after publishing a project version.
- Using the IntelligentOCR package, which is designed for Windows and Windows Legacy projects, and pre-configured in the Document Understanding process template.
- Using API calls, consuming Document Understanding as a service via the programming language of your choice.
Check the following table to select the optimal automation method that aligns efficiently with your needs and works best for your projects.
| IntelligentOCR activities package | DocumentUnderstanding.Activities package | Document Understanding APIs | |
|---|---|---|---|
| Deployment |
|
|
|
| Best suited for | RPA developers |
| Users with previous programming experience |
| Integrated development environment (IDE) | Studio Desktop |
| IDE of your choice |
| Benefits |
|
|
|
| Drawbacks |
| Compared to IntelligentOCR, there are some missing features, which
are planned to be added:
|
|
| Use case |
Use this for complex Document Understanding scenarios that require high flexibility and full control over the extraction pipeline. | Use this package if you are just getting started with Document
Understanding. Use for new automations relying on:
|
Use API calls to integrate Document Understanding into your applications and systems, including microservices or SaaS architectures. |