Document Intelligence for Customer Service
Summarize
Summary of Document Intelligence for Customer Service
Document Intelligence for Customer Service enables the automatic extraction of relevant data, such as credit card numbers and customer addresses, from emails and case attachments. This extracted information is then populated into corresponding fields on the case record, streamlining case handling and improving data accuracy.
Show less
Key Features
- Human In the Loop (HITL) Interaction: Agents can review, confirm, or correct the extracted field values directly within the Document Intelligence interface on the case. This continuous feedback refines the AI model for improved future predictions.
- Field Identification: Predicted values on the Case form are marked with an AI icon and a “Predicted from DocIntel” label, accompanied by an information icon that provides additional context.
- Prediction Banner: A banner notifies agents on case records when Document Intelligence has auto-filled predictions that require review or when fields cannot be predicted. This banner appears in both Core UI and CSM Configurable Workspace and can be toggled via a system property.
- DocIntel Admin Experience: Provides administrators with a user-friendly interface to create, configure, and monitor document processing use cases. This experience is accessible via the Task Intelligence Admin Console and requires the Document Intelligence Admin application.
- Document Classification Use Cases: Administrators can define document classes or categories for the AI to detect, useful for handling diverse document types. The setup includes creating use cases, defining classes, uploading samples, and training the AI model.
How It Works
Document Intelligence analyzes email and case attachments through configured use cases to extract data automatically. The information is then populated into designated fields on the case record, flagged for agent review and correction. This process integrates with machine learning usage tracking and enables continuous model training based on agent feedback.
Practical Benefits for ServiceNow Customers
- Reduces manual data entry and errors by automatically extracting critical customer information from attachments.
- Improves agent efficiency by providing AI-predicted field values with easy review and correction capabilities.
- Enables administrators to tailor document processing to specific business needs via configurable use cases and document classification.
- Supports ongoing AI model refinement through agent interactions, ensuring improved accuracy over time.
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 has not been reviewed by the agent.
- When the fields are being updated.
- When the fields cannot 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 is not 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 is an ID number that 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
Users with the system administrator role can create document classification use cases and define the classes or categories for the AI to detect and apply to documents. This is useful in situations where there are multiple types of documents that need to 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 will learn 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.