- 概述
- 入门指南
- 构建模型
- 使用模型
- 模型详细信息
- 公共端点
- 1040 - 文档类型
- 1040 计划 C - 文档类型
- 1040 计划 D - 文档类型
- 1040 计划 E - 文档类型
- 1040x - 文档类型
- 3949a - 文档类型
- 4506T - 文档类型
- 709 - 文档类型
- 941x - 文档类型
- 9465 - 文档类型
- ACORD125 - 文档类型
- ACORD126 - 文档类型
- ACORD131 - 文档类型
- ACORD140 - 文档类型
- ACORD25 - 文档类型
- 银行对账单 - 文档类型
- 提单 - 文档类型
- 公司注册证书 - 文档类型
- 原产地证书 - 文档类型
- 支票 - 文档类型
- 儿童产品证书 - 文档类型
- CMS 1500 - 文档类型
- 欧盟符合性声明 - 文档类型
- 财务报表 - 文档类型
- FM1003 - 文档类型
- I9 - 文档类型
- 身份证 - 文档类型
- 发票 - 文档类型
- 发票 2 - 文档类型
- 澳大利亚发票 - 文档类型
- 发票中国 - 文档类型
- 希伯来语发票 - 文档类型
- 发票印度 - 文档类型
- 日本发票 - 文档类别
- 发票运输 - 文档类型
- 装箱单列表 - 文档类型
- 工资单 - 文档类型
- 护照 - 文档类型
- 采购订单 - 文档类型
- 收据 - 文档类型
- 收据 2 - 文档类型
- 日本收据 - 文档类型
- 汇款通知书 - 文档类型
- UB04 - 文档类型
- 美国抵押贷款平交披露 - 文档类型
- 公用事业账单 - 文档类型
- 车辆标题 - 文档类型
- W2 - 文档类型
- W9 - 文档类型
- 支持的语言
- Insights 仪表板
- 部署在 Automation Suite 中的 Document Understanding
- 日志记录
- 许可和计费逻辑
- 如何
- 故障排除

Document Understanding modern projects user guide
监控
You can check the performance metrics for your Document UnderstandingTM automations from the Monitor section in the following main areas:
- Processed documents and the corresponding Document Details
Check the Role-based access control page for detailed information on user permissions for the Monitor section.
Before using the Monitor feature, take into consideration the following:
- Only UiPath.DocumentUnderstanding.Activities v 2.7.0 or newer versions support Monitor;
- Only IntelligentOCR.Activities v6.20 or newer versions include the activity which supports Monitor
已处理的文档
The Processed Documents tab provides a list of documents which have been processed with the selected project, either via APIs or the activities part of the UiPath.DocumentUnderstanding.Activities package. If the document has at least been digitized via APIs or in any way processed via the activities referencing the project, it will appear here. The following metrics are available:
- File name: the name of the processed document. Select the document name to go to the Document Details view.
- Document type: the document type of the processed document.
- 使用者:
- API: consumer which has digitized at least one page using the selected project. Hover your mouse over the field to view the AppId, configured when setting up the external application, to uniquely identify the consumer.
- RPA: Studio Desktop or Studio Web projects containing at least one Document Understanding activity referencing the current project. Hover your mouse over the field to view the process name.
- Modified Date: date when the last operation on the document occurred.
- Validator: username of the user who validated the task. If there is no validation task created for the respective document, N/A will be displayed in the field.
- AI Units: number of AI Units consumed.
使用搜索栏按文件名搜索已处理的文档。
Documents are available in the Processed Documents tab for six months.

文档详细信息
Select a file name from the Processed Documents tab to get to the Document Details view. This view provides the following information:
- 处理概述:
- Total consumption: the number of AI Units consumed by the document.
- Creation time: the date and time when the document processing started. In the case of RPA (Studio or Studio Web), this is the time the workflow started running. For APIs, this is the time of the digitization call.
- Completion time: the date and time when the document processing finished. In the case of RPA (Studio or Studio Web), this is the time the workflow finished running. For APIs, this is the time of the get classification, extraction, or validation call.
- Consumer: the name of the workflow created in an RPA project, or the API ID or project name in case of APIs.
- Filename: the name of the processed document.
- File type: the type of the file (PDF, JPEG, etc.).
- 分类:
- Project version: the version of the project used for classifying the document.
- Pre-validation document type: the document type determined automatically by the classifier.
- Confidence: the confidence score determined by the classifier.
- Post-validation document type: if changed manually, the document type after validation. If the document type was not changed after validation, the value will be N/A.
- 提取:
- Project version: the version of the project used for extraction.
- Model: the extraction model used.
- Extracted fields: information related to each field of the document type:
- Predicted value: the value predicted by the model.
- Extraction confidence: the confidence score determined by the extractor.
- OCR Confidence: the confidence score determined by the OCR engine.
- Post-validation value: if changed manually, the value after validation. If the document type was not changed after validation, the value will be N/A.
- 验证任务:
- Task name: the name of the validation task.
- Task type: the type of the validation task. Possible values: Classification or Extraction.
- Assignee: the assignee of the validation task (Unassigned if there is no user assigned yet).
- Status: the status of the task in Action Center.
- Criticality: the priority level of the validation task.
- Task creation date: the date when the validation task was created.
- Task completion date: the date when the validation task was completed.
- Task outcome: the result of the task, approved or document rejected, including exception message.
- Idle time: the time the document has spent waiting to be validated.
- Validation time: the time the validator user has spent in Validation Station. Multiple sessions are summed up.
- Valid fields: the number of validated fields after human-in-the-loop (marked as valid).
- Modified fields: the number of modified fields after human-in-the-loop.