General information
The Document Understanding Service is the starting point and an interface that hosts our Document Understanding products. Easily accessible and very user friendly, it is focused on allowing both RPA developers and business users to build document extraction and document classification capabilities, which can be later integrated into business automations.
Access the Document Understanding Service by logging into your UiPath Cloud account and selecting the Document Understanding option from the left navigation bar menu.


The Document Understanding Service currently allows you to create projects for structured documents only, using Forms AI.
Licensing
In the Licensing category of this guide, you can check the following information:
- Public Endpoints
- API Keys
- Cloud and On-Prem license Usage
- Metering & Charging Logic
- Legal Information
RPA Integration
If you want to integrate your Document Understanding project into an RPA workflow, make sure that you follow the steps below:
- Open UiPath Studio and create a new project by selecting Document Understanding Process from the templates list.
The following packages should also be added to your UiPath Studio project: - UiPath.IntelligentOCR.Activities
- UiPath.OCR.Activities
- UiPath.DocumentUnderstanding.OCR.LocalServer
- UiPath.DocumentUnderstanding.ML.Activities
- UiPath.Omnipage.Activities
Make sure Document Understanding Service is enabled on your tenant.


Once the Document Understanding Service is enabled, the Document Understanding tab appears on the left navigation bar.


Updated 17 days ago