---
sourceDocument: Yokohama Customer Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/customer-service-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Customer Service Management

ft:clusterId :

    - csm

bundleId :

    - csm

workflow :

    - Customer and Industry


---

# Create a model to predict similar cases

# Create a model to predict similar cases {#ariaid-title1}

Release version: Yokohama  
Updated January 30, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read
Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Create a Model to Predict Similar Cases

This guide outlines the steps to set up and customize a model for predicting similar cases in customer service using the Task Intelligence for Customer Service (CSM) platform.
It includes pre-requisites, activation of features, and recommendations for enabling suggested actions for agents.
Show full answer Show less  

## Key Features

* **Base System Models:** The platform includes three pre-configured models: Major Case Identifier, Similar Open Cases, and Similar Resolved Cases.
* **Major Issue Management Plugin:** This plugin must be installed to access recommendations related to major case identifiers.
* **Recommended Actions Feature:** This allows agents to view actionable recommendations directly on case pages.

## Key Outcomes

By following this guide, ServiceNow customers will be able to:

* Activate and utilize models for identifying similar cases, enhancing case management efficiency.
* Enable recommendations for agents on the front line and CSM default record pages, leading to improved decision-making.
* Customize and edit models for specific business requirements, ensuring tailored insights for case handling.

Implementing these features allows for better management of customer service cases, streamlining workflows, and providing agents with valuable insights to resolve issues efficiently.  
Test and edit the pre-trained similar cases model for predicting similarity in customer service cases and create a model for custom cases.

Pre-requisites
:   Role required: ml_admin, ti_admin

About this task
:   Base system models: Task Intelligence for Customer Service includes three base system models for predicting similar records for cases:

    * Major Case identifier
    * Similar Open Cases
    * Similar Resolved Cases
    {#create-a-model-to-predict-similar-cases__ul_itf_mvd_fdc}
:   To get recommendations for a major case identifier that includes propose major cases and similar major cases, install the [Major Issue Management plugin](https://servicenow-prod.fluidtopics.net/v9lcxhjvTB5mRXVrtw3MJw "Activate the Major Issue Management plugin to use the major issue management feature.") plugin and activate the feature as needed to get recommendations. When you install the Task Intelligence for CSM plugin in your production instance, the plugin automatically
    installs and trains the similar open cases, similar resolved cases, and major case identifier models using your data. These models are then auto-deployed. The similar open case and similar resolved case models show predictions on
    recommended actions on case form. However, recommendations aren't enabled for the major case identifier model in the base system.

## Steps to activate Major Case identifier recommendation {#create-a-model-to-predict-similar-cases__section_icx_xdz_g5b}

1. Navigate to AllRecommended ActionsRecommendations..
2. Select Propose major issue under the Application scope Task Intelligence for Customer Service.
3. Check the Active check box.

4. Select Update.

   Repeat the steps for Similar major cases.
{#create-a-model-to-predict-similar-cases__ol_lzt_g2z_g5b}  
Note:  
Propose major issue and similar major cases are inactive in the base system.

## Enable Suggested Actions on the front line case page record {#create-a-model-to-predict-similar-cases__section_tgf_twd_fdc}

Before you begin
:   Role required: workspace_admin, ui_builder_admin, ti_admin, next_best_action_author
:   Recommended Actions component should be added to the specific record page. (Front line or CSM default record page)

About this task
:
    To enable Suggested Actions tab, the admin should activate the Recommended actions feature on two specific pages: Front line case page and CSM default record page. Once activated, agents can view the recommendations on these pages.  
    Note:  
For CSM default record page, first wire Recommended actions on this CSM default record page first, and then enable the Suggested Actions tab in UIB via the component property.  
To enable Suggested Actions feature in the Recommended Actions component, follow the following steps:

1. Navigate to All\> Now Experience Framework \>Experiences.
2. Select the UX application CSM/FSM Configurable Workspace.
3. Select Open in UI Builder.
4. Navigate to Record under Pages and variants.
5. Select Front-line Case page.  
   Note:  
   Verify that you are in the accurate scope to be able to edit.
6. Select Recommended Actions 1 under the Tabs.
7. In the Configure tab, turn off the toggle for Hide recommended actions.
8. Select Save.
{#create-a-model-to-predict-similar-cases__ol_lmz_rxd_fdc}

By following these steps, you successfully activate the Recommended Actions feature, enabling agents to view suggestions under Recommendations in the CSM/FSM Configurable Workspace. When you open a case, you find the recommendations
section with two tabs: Search and Suggested Actions. The recommendations are displayed under Suggested Actions.

## Enable Recommended actions in the CSM default record page {#create-a-model-to-predict-similar-cases__section_agb_f22_fdc}

1. Navigate to All.
2. In the search box, enter sys_ux_screen_condition.list and press enter.
3. Select the filter icon, enter \[Screen\] \[contains\] \[Recommeded Actions default\] and \[Application\] \[is\] \[Recommeded Actions\], and select Run.
4. Select the true link under Active.
5. On the UX Screen Condition page in the Script, replace the return value with true.
6. Select Update.
{#create-a-model-to-predict-similar-cases__ol_cpk_g22_fdc}

Result: On opening a case, the recommendations section with two tabs: Search and Suggested Actions is displayed. The recommendations are displayed under Suggested Actions.

Find out how to [Create a custom similar case model](https://servicenow-prod.fluidtopics.net/mRUQ6240bGJnYnfBxWyDYA "Set up a training model to help it recognize similarities between two types of tables by comparing their fields."), [Edit a model](https://servicenow-prod.fluidtopics.net/lR6~o2nXgYY7VuhQJGHCVg "Edit the case models that have already been trained and deployed. Change the model configurations, view the updated training results, and redeploy the model."), and [Export a model](https://servicenow-prod.fluidtopics.net/ZBHlmKDeE01M_qKmYUBD6w "Export a Task Intelligence model to another instance.")

*[\>]: and then


