Task Intelligence for Customer Service
Summarize
Summary of Task Intelligence for Customer Service
Task Intelligence for Customer Service enhances case management by automating routine tasks throughout the case lifecycle using AI capabilities. It enables agents to focus on resolving complex cases by providing features such as language detection, record categorization, sentiment analysis, document intelligence, and similar case recommendations. These features improve case routing, prioritization, and data extraction, leading to more efficient and empathetic customer service.
Show less
Key Features
- Record Categorization: Utilizes machine learning models to automatically categorize case and interaction records in multiple languages (English, French, German, Spanish) and based on email content and attachments. This allows automatic routing to appropriate service desks without needing separate models per language.
- Sentiment Analysis: Detects and displays initial and ongoing customer sentiment from emails and case descriptions, available in English. This helps agents prioritize and respond with empathy.
- Language Detection: Identifies up to 20 languages used in case creation and adds the detected language as a skill to assist in routing to language-proficient agents or groups.
- Document Intelligence: Extracts key information like credit card numbers or addresses from PDFs and images attached to cases, reducing manual data entry and speeding up resolution.
- Task Intelligence Admin Console: Provides a user-friendly interface for creating, training, and deploying machine learning models with options for auto-filling field values, recommending values, or running models for monitoring.
- DocIntel Admin Experience: Simplifies creating and configuring document processing use cases and monitoring their performance.
- Similar Case Recommendation: Helps agents find related cases quickly, improving insight and support efficiency, especially for major problems.
- AI Prediction Banner Display: In CSM Configurable Workspace, AI prediction banners require specific client-side and back end configurations to display predictions. They work only on default workspace pages and differ from the Standard UI form display behavior.
Application and Integration
The Task Intelligence for Customer Service application is available on the ServiceNow Store and depends on several plugins such as Predictive Intelligence for Customer Service Management, Skills Management, Dynamic Translation, and others. After installation, administrators can configure features and models via the Admin Console.
Practical Use and Configuration
- Create and deploy machine learning models for case and interaction records to predict fields and analyze sentiment.
- Review and approve information extracted by Document Intelligence to ensure accuracy.
- Monitor analytics and prediction histories to optimize model performance.
- Configure AI prediction banner behavior carefully in the CSM Configurable Workspace for effective agent visibility.
By implementing Task Intelligence for Customer Service, organizations can automate routine case tasks, improve case routing and prioritization, and enhance agent productivity and customer experience.
Task Intelligence for Customer Service offers several AI capabilities such as language detection, record categorization, Sentiment Analysis, and Document Intelligence. These capabilities automate several routine tasks across the case lifecycle and enable agents to focus on complex case resolution.
| Feature | Description |
|---|---|
| Record categorization | Task Intelligence for Customer Service provides the following types of categorization:
|
| Sentiment Analysis | Detect and display the initial and ongoing sentiment of customer service cases by evaluating the following text:
Sentiment Analysis is currently available in English. |
| Language detection | Identify the language used to create a customer service case and add the language to the Language field for the case record. This feature can identify up to 20 different languages. Add the identified language to the case as a skill, which is stored in the Task Skills table. This table can be configured as a related list on the Case form. Use the identified language to route cases to assignment groups and agents with the necessary language skills. |
| Document Intelligence | Document intelligence reduces the time needed to resolve the case by automating some of the routine case tasks, which enables agents to focus on more complex case resolution. Extract relevant information from PDF and image files, such as credit card numbers, vendor names, or customer addresses, and add that information to fields on the case. |
| Task Intelligence Admin Console | The Admin Console provides a business friendly interface that you can use to create, train, and deploy machine learning models to predict field values for records, extract sentiment, and detect language. The models provide flexible options to either auto-fill values on the records or to provide recommendations only, depending on the sensitivity of those fields. An option is also available to run the model in the background only for monitoring purposes. |
| DocIntel Admin experience | The Document Intelligence application includes the DocIntel Admin experience, which provides an easy-to-use interface that you can use to do the following:
|
| Similar case recommendation | Use the Similar Case Recommendation feature to quickly locate similar cases that offer valuable insights into the current issue. Also, use this feature to suggest cases that might be related to major problems, helping you provide more informed and efficient support. |
Request apps on the Store
Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
Task Intelligence for Customer Service application
The Task Intelligence for Customer Service application (com.snc.csm_ml_task) is available from the ServiceNow Store. This application has the following plugin dependencies:
- Predictive Intelligence for Customer Service Management (com.snc.csm_ml)
- Customer Service (com.sn_customerservice)
- Skills Management (com.snc.skills_management)
- Dynamic Translation (com.glide.dynamic_translation)
- ServiceNow Language Detection Service Spoke (com.glide.language_detection_spoke)
- Predictive Intelligence - Task Intelligence (com.glide.platform_ml_task)
- Admin Center for Task Intelligence (com.sn_ti_admin)
Configuring Task Intelligence for Customer Service
Using Task Intelligence for Customer Service
- Create field prediction and sentiment models for case and interaction records
- Review and submit values extracted by Document Intelligence
- Review Task Intelligence analytics and prediction history
AI Prediction Banner Display Behavior
AI prediction banner display in CSM Configurable Workspace: AI prediction banners in CSM Configurable Workspace are controlled by specific client-side and back end configurations that determine when and how prediction results are displayed to agents.
Client-side control: The AI Banner Display Client controls the functionality of prediction banners in CSM Configurable Workspace. This is the current implementation that replaces the deprecated version.
Default display behavior: The displayBanner property is set to false by default in the back end logic. This means that AI prediction banners are not automatically displayed unless explicitly configured to do so.
Default page requirement: AI prediction banners only work on the default page of the workspace. If you have customized workspace pages or are using non-default page layouts, the prediction banners will not display.
Standard UI Form versus workspace display: There is a clear distinction between how prediction results are displayed in the Standard UI form (back end) and how they are displayed in CSM Configurable Workspace. Predictions may be available and processing correctly in the Standard UI form, but the CSM Configurable Workspace display requires proper client-side configuration through the AI Banner Display Client to surface these predictions to agents.