Record categorization
Summarize
Summary of Record categorization
The Record Categorization feature in Task Intelligence for Customer Service leverages machine learning to analyze text and attachments in cases, interactions, and emails. It automatically predicts and populates relevant fields on records, facilitating faster and more accurate categorization across multiple languages and communication channels such as email, web, and chat.
Show less
This automation enables efficient routing of cases to the correct service desks, reducing reliance on multiple inboxes and robotic process automation (RPA), while freeing employees to focus on higher-value work.
Key Features
- Predicted and Recommended Field Values: Fields with AI-predicted values are marked with an AI icon and labels, providing agents with top three recommended values in dropdowns for choice lists, lookup fields, and text fields. Agents can select or filter values, with recommendations persisting throughout the case lifecycle.
- Multi-lingual Support: A single ML model supports multiple languages including English, French, German, Spanish, and additional languages on demand, allowing categorization of records created in diverse languages.
- Attachment-based Categorization: Machine learning evaluates text in email subjects, bodies, case descriptions, and attachments to improve prediction accuracy and automatic field population.
- AI Prediction Banner: Displays a banner on case records with autofill predictions to alert agents, which can be enabled or disabled via a system property.
- Prediction Feedback and Monitoring: Prediction accuracy and feedback are tracked in the Predictor Result table, accessible to users with the mladmin role, helping administrators review performance and improve models.
- Inactive Field Filtering: A system property allows filtering out inactive field values from prediction results to maintain relevance.
What Customers Can Expect
- Automated and accurate categorization of cases and interactions, reducing manual data entry and errors.
- Improved case routing efficiency, ensuring records are directed to appropriate service desks promptly.
- Support for global operations through multi-lingual capabilities and attachment analysis.
- Enhanced agent experience with clear AI-suggested values and contextual information.
- Visibility into AI prediction performance for continuous improvement.
The record categorization feature included with Task Intelligence for Customer Service uses machine learning models to evaluate text, predict field values, and automatically populate fields on case and interaction records.
Record categorization supports multiple languages and can scan attachments in addition to evaluating text from emails and records. Use this feature to categorize cases, case types, and interactions from multiple channels including email, web, and chat.
You can use the results of the categorization to automatically route records to the right service desk, which prevents the need for multiple email inboxes and RPA bots. Auto routing also frees up your employees to work on other tasks.
Predicted field values
In CSM Configurable Workspace and Core UI, the fields on the record that contain predicted values are identified with the Predicted or Recommended messages.
Recommended field values
- Choice lists
- Single lookup
- Multi lookup
- Single and multi text fields
If the top three recommendations are not available, the system displays a message in the Top Recommendations section of the dropdown list that no predictions are available. The other values follow this message.
Filtering inactive field values from predictions
Enable the sn_csm_ml_task.case.categorization.enable_inactive_filter to remove inactive field values from predictions. The default setting for this property is false.
AI prediction banner
The banner can be enabled or disabled by the sn_csm_ml_task.ui.banner.enabled system property.
Prediction feedback
- Autofill: a value is considered to be predicted correctly (set to true) if the predicted value and the final value are the same.
- Recommendation: a value is considered to be predicted correctly if any one of the predicted values matches the final value.
The Predictor Result table also stores information about skipped and failed predictions. For more information about this table, see Components installed with Task Intelligence for Customer Service.
Multi-lingual record categorization
- English
- French
- German
- Spanish
- Understand the text in emails and records.
- Evaluate the text and predict field values.
- Add the predicted values to fields on cases, case types, and interactions.
- Arabic
- Chinese (PRC)
- Chinese (Taiwan)
- Dutch
- Italian
- Japanese
- Korean
- Polish
- Portuguese
- Russian
- Thai
- Turkish
Attachment-based record categorization
Attachments can include valuable signals that help support desks to categorize and route records automatically. To take advantage of attachment information, you can use a machine learning model to parse email and record text and attachments and automatically populate fields on cases, case types, and interactions based on signals contained in the text.
- Text in the subject line and body of a customer email.
- Text in the short description and description of a case or interaction.
- Text in email and record attachments.
Attachment-based categorization uses all of this information to predict field values. As a result, you can automatically route records to the appropriate service desk based on these values.