Set up Document Intelligence
Summarize
Summary of Set up Document Intelligence
This document outlines the necessary steps and considerations for setting up Document Intelligence in ServiceNow. It is important to note that with the Zurich release, Document Intelligence is being prepared for future deprecation. Although it will not be activated on new instances, it will still be supported. For document extraction, customers are encouraged to use the Now Assist in Document Intelligence application instead.
Show less
Key Features
- Core Applications/Plugins: Ensure that the required ServiceNow core applications and plugins are installed and activated, including Predictive Intelligence and Document Intelligence.
- Document Intelligence Admin Application: Optionally install this application for an enhanced user experience, enabling better configuration and monitoring of document extraction solutions.
- Role Assignments: Verify that users have the necessary ServiceNow AI Platform roles, such as admin, creation agent, extraction agent, manager, and viewer.
- Domain Separation: Review domain separation guidelines if you plan to separate data and processes.
- File Extensions: Ensure required file extensions (jpeg, jpg, png, pdf) are included in the glide.attachment.extensions system property for attachment support.
Key Outcomes
By following these setup steps, ServiceNow customers will be able to effectively implement Document Intelligence, ensuring proper configuration and functionality for document extraction tasks. Additionally, customers can manage and monitor their solutions efficiently, enhancing their overall document management processes.
Review the following information before you start setting up Document Intelligence.
| Setup task | Description |
|---|---|
| Verify that the ServiceNow core applications or plugins that are required to support Document Intelligence are installed and activated. | Verify that the following applications or plugins are installed and activated from the ServiceNow Store. When you activate the first plugin, its dependent plugins are activated automatically. If not installed, install and activate one application at a time in the following order to
ensure a smooth implementation.
|
| (Optional) Install the Document Intelligence Admin application for an improved user experience for process owners to set up, configure, and monitor their document extraction solutions. |
Install the Document Intelligence Admin application from the ServiceNow® Store. Review the listing for information on dependencies, licensing or subscription requirements, and release compatibility. Key features of the application include:
|
| Verify that you’ve assigned the required ServiceNow AI Platform roles. | The following roles are used across the Document Intelligence features:
|
| Domain separation |
Review the domain separation topic information if you intend to separate data, processes, and administrative tasks. |
| Verify that file extensions required to support Document Intelligence are included in any glide.attachment.extensions system property customizations. |
The glide.attachment.extensions system property is empty by default. When customizing it, ensure that the following file extensions are included:
For more information, see Restrict attachment file extensions. |
| Copy any use cases needed to support your Document Intelligence implementation. | Follow the steps in Duplicate a document extraction use case to copy a use case along with its fields, field groups, integrations, flows, and all the related machine learning (ML) models. |
| Import any use cases needed to support your Document Intelligence implementation. | Follow the steps in Import a document extraction use case to import a use case along with its fields, field groups, integrations, flows, and all the related machine learning (ML) models. |