Document Intelligence for Customer Service
Summarize
Summary of Document Intelligence for Customer Service
Document Intelligence for Customer Service is a feature designed to automatically extract relevant information—such as credit card numbers or customer addresses—from emails and case attachments, and populate this data into case records within ServiceNow Customer Service Management (CSM). This automation streamlines case handling by reducing manual data entry and improving accuracy.
Show less
Key Features
- Human-In-The-Loop (HITL) Interaction: Agents can review, confirm, or correct extracted field values directly from the case using the Document Intelligence interface. This continuous verification helps refine and improve the AI model’s performance over time.
- Visual Indicators in UI: Predicted fields in both the CSM Configurable Workspace and Core UI are marked with an AI icon and labeled “Predicted from DocIntel.” An information icon provides additional context about these predictions, enhancing agent awareness.
- Prediction Banner: A banner appears at the top of case records containing Document Intelligence predictions to notify agents of auto-filled or unreviewed fields. The banner is visible in the Case table and its extensions, as well as interaction records, and can be toggled on or off via a system property.
- DocIntel Admin Experience: Administrators can create and configure document processing use cases, monitor solution performance, and manage machine learning usage tracking through the Document Intelligence Admin app, accessible via the Task Intelligence Admin Console.
- Document Classification: Admins with system administrator roles can define multiple document classes for AI-based classification, enabling intelligent categorization of diverse document types. This involves creating use cases, defining classes, uploading sample documents, and training the AI model.
How It Works
The feature follows a structured process to extract data from attachments and emails, then maps the extracted information to corresponding fields on the case record. Agents verify and refine these predictions to enhance AI accuracy, while administrators manage use cases and monitor overall system performance.
Practical Benefits for ServiceNow Customers
- Reduces manual data entry and accelerates case resolution by automatically extracting key information.
- Improves data accuracy through agent validation and continuous AI model training.
- Provides administrators with tools to configure and monitor document processing tailored to their specific customer service needs.
- Enhances agent productivity with clear UI indicators and actionable notifications about predicted data.
Use the Document Intelligence for Customer Service feature to extract relevant information from email and case attachments, such as credit card numbers or customer addresses, and add that information to cases.
Agents can review values for extracted fields and make corrections as needed by accessing the Document Intelligence interface directly from the case. From this interface, agents can confirm correct values, fix incorrect values, and continue to train the model. This HITL/Human In the Loop interaction of verifying the recommended values enables agents to refine the model and continually improve performance.
Predicted field values
In CSM Configurable Workspace and Core UI, the fields on the Case form that contain Document Intelligence predicted values are identified with the message Predicted from DocIntel.
Prediction banner
- When there is at least one field with an auto-filled prediction from a categorization model.
- When one or more of the extracted fields haven’t been reviewed by the agent.
- When the fields are being updated.
- When the fields can’t be generated or predicted.
The banner is displayed for records in the Case table, extensions of the Case table, and interaction records. The banner is displayed in the Core UI and CSM Configurable Workspace.
The banner can be enabled or disabled by the sn_csm_ml_task.ui.banner.enabled system property.
DocIntel Admin experience
- Create and configure document processing use cases
- Monitor the performance of Document Intelligence solutions
The DocIntel Admin experience is available with the Document Intelligence Admin (com.snc.docintel_admin) store app. This app automatically activates the flows and properties required by Document Intelligence for Customer Service.
- Navigate to .
- In the Explore related applications section of the console, select Open DocIntel in the Document Intelligence card.Note:If Document Intelligence Admin isn’t installed, the home page displays a link that you can use to download and activate the application.
Use Cases list
- Application = Task Intelligence for Customer service -or-
- MLUC ID = MLUC CSM-00003
Each use case has an MLUC ID number that is automatically assigned when the use case is created. This ID number is used for machine learning usage tracking. The Task Intelligence for Customer Service application manages the MLUC ID for Document Intelligence for Customer Service use cases.
Document classification
With the system administrator role, you can create document classification use cases and define the classes or categories for the AI to detect and apply to documents. This process is useful in situations where there are multiple types of documents that must be evaluated.
- Create a document classification use case.
Define the name and properties for the use case.
- Create a document class.
Define the classes or categories that the AI learns to detect and apply to documents.
- Create a document task for document classification and upload sample documents for each class.
- Train a use case.
Initiate a training job to provide user inputs from completed document tasks to the AI for continuous improvement.