Configure Task Intelligence for Customer Service
Summarize
Summary of Configure Task Intelligence for Customer Service
Task Intelligence for Customer Service is an application designed to enhance customer service operations by leveraging AI-driven features such as record categorization, language detection, sentiment analysis, and document intelligence. Installing and configuring this application enables ServiceNow customers to automate case handling and improve customer interactions efficiently.
Show less
Key Features
- Record Categorization: Activate necessary plugins and import training data to create and train models that predict case and interaction field values automatically.
- Sentiment Analysis: Enable sentiment analysis by activating plugins, configuring properties, and assigning roles to train models that identify the sentiment of customer service cases.
- Language Detection: Use the ServiceNow translator and activate relevant plugins to set up models that detect the language of customer cases.
- Document Intelligence for Customer Service: Enable document intelligence to create use cases that extract relevant data from emails and case attachments.
Model Setup and Deployment
After configuration, the Task Intelligence Admin Console serves as the central interface for:
- Creating, training, and deploying models for record categorization, sentiment analysis, and language detection.
- Accessing the Document Intelligence Admin interface to develop document processing use cases.
- Editing existing models to adjust configurations, review training outcomes, and redeploy models.
- Exporting models to other ServiceNow instances.
- Creating custom similar case models that identify similarities between different case types by comparing fields from training and prediction tables.
Practical Benefits
ServiceNow customers can expect streamlined customer service workflows through AI-assisted case classification, accurate sentiment and language detection, automated data extraction from documents, and enhanced case similarity predictions. These capabilities help reduce manual effort, improve response accuracy, and enable more personalized customer support.
Install the Task Intelligence for Customer Service application and configure the different features: record categorization, language detection, Sentiment Analysis, and Document Intelligence for Customer Service.
Install and configure Task Intelligence features
| Task | Description |
|---|---|
| Install the Task Intelligence for Customer Service application | You can install the Task Intelligence for Customer Service application (com.snc.csm_ml_task) if you have the admin role. |
| Configure record categorization | Activate the required plugins and import training data. Then you can create and train a model to predict field values. |
| Configure Sentiment Analysis | Activate the required plugins, enable the sentiment analysis property, and assign roles. Then you can train a model to predict case sentiment. |
| Configure language detection | Activate the required plugins and the ServiceNow translator to use the language detection feature. Then you can set up a model to detect the case language. |
| Configure Document Intelligence for Customer Service | Enable Document Intelligence for Customer Service and create use cases to extract data. |
Set up and deploy Task Intelligence models
| Task | Description |
|---|---|
| Create a model to predict record fields | Create and train a model to predict fields for cases and interactions. |
| Create a model to predict case sentiment | Edit and test the pre-trained sentiment model to predict sentiment for customer service cases. |
| Create a model to detect case language | Edit and test the pre-trained model to detect the language used to create customer service cases. |
| Create a Document Intelligence use case | Create a use case to identify the information to extract from email and case attachments. |
| Create a model to predict similar cases | Test and edit the pre-trained similar cases model for predicting similarity in customer service cases and create a new model for custom cases. |
| Edit a model | Edit the case models that have already been trained and deployed. Change the model configurations, view the updated training results, and redeploy the model. |
| Export a model | Export a Task Intelligence model to another instance. |
| Create a custom similar case model |
Set up a training model to help it recognize similarities between two types of tables by comparing their fields. The model looks at the prediction fields of a prediction table and the training fields of a training table. It uses the similarities in these fields to predict similar records. |