Dawn Christine Simmons
Dawn Christine Simmons
  • Home
  • Services
  • Portfolio
  • About
  • Blog
  • Knowledge Base
  • Resume
  • Contact
  • Get Started

Predictive Intelligence & ITSM

  • Home
  • AutomatePro
  • Predictive Intelligence & ITSM
Predictive Intelligence & ITSM
  • March 6, 2025

Predictive Intelligence & ITSM in ServiceNow’s Xanadu release revolutionizes IT Service Management (ITSM) by enhancing automation and efficiency. AI-driven features can reduce incident resolution time by 30%, improve service desk efficiency by 25%, and enhance accuracy in ticket categorization by 40%. Implementing Predictive Intelligence optimizes workflows for Knowledge Management, Agent Assist, Incident Management, Service Catalog, and Change Management.

This guide is a step-by-step approach to configuring Predictive Intelligence in ServiceNow.


Prerequisites

1. Activate Predictive Intelligence Plugins

  • Search for Predictive Intelligence and click Install.
  • Ensure that the plugin is successfully activated.

2. Assign Roles

  • Assign appropriate roles such as admin or ml_admin to users configuring Predictive Intelligence.

Predictive Intelligence & ITSM in ServiceNow’s Xanadu release revolutionizes IT Service Management (ITSM) by enhancing automation and efficiency. AI-driven features can reduce incident resolution time by 30%, improve service desk efficiency by 25%, and enhance accuracy in ticket categorization by 40%. Implementing Predictive Intelligence optimizes workflows for Knowledge Management, Agent Assist, Incident Management, Service Catalog, and Change Management.

This guide is a step-by-step approach to configuring Predictive Intelligence in ServiceNow.


Prerequisites

1. Activate Predictive Intelligence Plugins

  • Search for Predictive Intelligence and click Install.
  • Ensure that the plugin is successfully activated.

2. Assign Roles

  • Assign appropriate roles such as admin or ml_admin to users configuring Predictive Intelligence.

A. Setting Up Predictive Intelligence for Knowledge Management

1. Activate the Knowledge Management Plugin

  •  Predictive Intelligence for Knowledge Management plugin (com.snc.knowledge_ml)

2. View and Set-Up Predictive Intelligence Homepage

This image has an empty alt attribute; its file name is image-6-1024x235.png
  • Navigate to Predictive Intelligence > Homepage.

3. Train the Machine Learning Model

Using the Similarity Model in ServiceNow for Identifying Similar Knowledge Articles

The Similarity model in ServiceNow’s Predictive Intelligence framework allows the system to find records that are contextually similar to an incoming record. This can help agents quickly resolve incidents by suggesting relevant knowledge articles based on past cases.

This image has an empty alt attribute; its file name is image-7-1024x326.png

Understanding the Similarity Model

The Similarity Model in ServiceNow’s Predictive Intelligence framework identifies contextually similar records, enabling agents to resolve incidents faster. By leveraging past case data, this AI-driven feature suggests relevant knowledge articles to assist in troubleshooting.

How It Works

  • The model analyzes textual similarity between records.
  • It builds a vocabulary of words from trained records to compare and rank matches.
  • This enhances knowledge recommendations, reducing manual searches and improving resolution times.

For instance, if an agent logs an incident about VPN connectivity issues, the system can automatically suggest VPN troubleshooting articles based on previous cases.


Setting Up the Similarity Model for Knowledge Articles

Accessing Predictive Intelligence

Navigate to Predictive Intelligence > Solution Definitions and select New to create a Similarity Solution.

Defining the Similarity Model for Knowledge Articles

  • Solution Name: ml_sn_global_articles_similar_to_incidents
  • Description: Identifies knowledge articles similar to incident descriptions.
  • Table to Train On: incident
  • Target Table: kb_knowledge (Knowledge Articles)

Configuring Input and Output Fields

Input Fields (from the Incident table):

  • short_description
  • description

Target Fields (from the Knowledge Article table):

  • short_description
  • text

These fields ensure that incident descriptions are matched with relevant knowledge articles, improving search efficiency.

Training the Model

Click Train Model to initiate the training process. The system will extract and process textual data from existing incidents and knowledge articles. Training time depends on data volume and complexity.

Verifying Training Results

Navigate to Predictive Intelligence >Homepage, select Similarity.

This image has an empty alt attribute; its file name is image-9-1024x30.png

ml_sn_global_articles_similar_to_incidents, and click to View Similarity Examples to check if the model is correctly matching knowledge articles to incidents.

This image has an empty alt attribute; its file name is image-8-1024x454.png

Scheduled Training & Maintenance

  • Next Scheduled Training: 2025-03-19
  • Regular training ensures that accuracy improves as new data is added.
  • You can manually trigger retraining by selecting Train Now.

Testing the Predictive Knowledge Model in a Live Incident Scenario

In this example, I created a knowledge article titled “How to Configure Predictive Intelligence for ITSM.” I then tested the system by creating an incident with a vague short description: “How can I improve search on Knowledge?” Predictive Intelligence successfully identified the relevant knowledge article I had just created and surfaced it under “Related Search Selection.”

This demonstrates how an IT user—whether submitting their own ticket or creating one on behalf of someone else—could access relevant knowledge before even completing the incident submission. This proactive approach can improve efficiency and reduce the need for additional follow-ups.

Image 10 1024x435

Working a New Incident

The ITIL user navigates to the Service Operations Workspace and locates the newly created incident. She then clicks on the “Agent Assist” icon on the right and is instantly presented with a relevant knowledge article—introducing her to an option she might not have been aware of.

Predictive Intelligence enhances this process by automatically associating Knowledge Search Options, even when the user isn’t sure what additional solutions to explore. This proactive assistance streamlines issue resolution and improves efficiency.

Image 11 1024x486

Improving Accuracy If Needed

  • Retrain the model with additional data for better precision.
  • Refine input fields by adding more detailed descriptions for improved matching.

Summary

By implementing ml_sn_global_articles_similar_to_incidents, ServiceNow automatically recommends relevant knowledge articles based on past incidents. This functionality enhances resolution speed, reduces manual searches, and improves overall IT support efficiency.

With continuous training and monitoring, Predictive Intelligence will evolve, delivering even more precise and helpful recommendations over time.

Other Resources Predictive Intelligence & ITSM

  • Configuration tips for Predictive Intelligence
  • Create and train a classification solution
  • Create and train a similarity solution
  • Explore Predictive Intelligence
  • Predictive Intelligence
  • Predictive Intelligence for Knowledge Management
  • Predictive Intelligence Workbench integration and customization
  • Requirement Builder for ITSM
  • Task Intelligence for ITSM
  • Testing and monitoring predictions
  • Training Machine Learning solutions
Knowledge and Learning Resource for Digital Transformation & AI: AutomatePro, Shadow Dom, UI 16, Essential Laptop Migration Hacks. Your Gateway to Innovation Discover expert tips, best practices, and strategies to drive success in your business. From streamlining operations to enhancing customer experiences, this resource hub has everything you need to lead with AI and stay ahead in the digital age. Click now to start revolutionizing your organization! #DigitalTransformation #AI #Innovation #KnowledgeBase https://www.dawncsimmons.com/knowledge-base/
Predictive Intelligence & ITSM Knowledge and Learning Resource for Digital Transformation & AI
#DigitalTransformation #AI #Innovation #KnowledgeBase

https://www.dawncsimmons.com/knowledge-base/


A. Setting Up Predictive Intelligence for Knowledge Management

1. Activate the Knowledge Management Plugin

  •  Predictive Intelligence for Knowledge Management plugin (com.snc.knowledge_ml)

2. View and Set-Up Predictive Intelligence Homepage

Image 6 1024x235
  • Navigate to Predictive Intelligence > Homepage.

3. Train the Machine Learning Model

Using the Similarity Model in ServiceNow for Identifying Similar Knowledge Articles

The Similarity model in ServiceNow’s Predictive Intelligence framework allows the system to find records that are contextually similar to an incoming record. This can help agents quickly resolve incidents by suggesting relevant knowledge articles based on past cases.

Image 7 1024x326

Understanding the Similarity Model

The Similarity Model in ServiceNow’s Predictive Intelligence framework identifies contextually similar records, enabling agents to resolve incidents faster. By leveraging past case data, this AI-driven feature suggests relevant knowledge articles to assist in troubleshooting.

How It Works

  • The model analyzes textual similarity between records.
  • It builds a vocabulary of words from trained records to compare and rank matches.
  • This enhances knowledge recommendations, reducing manual searches and improving resolution times.

For instance, if an agent logs an incident about VPN connectivity issues, the system can automatically suggest VPN troubleshooting articles based on previous cases.


Setting Up the Similarity Model for Knowledge Articles

Accessing Predictive Intelligence

Navigate to Predictive Intelligence > Solution Definitions and select New to create a Similarity Solution.

Defining the Similarity Model for Knowledge Articles

  • Solution Name: ml_sn_global_articles_similar_to_incidents
  • Description: Identifies knowledge articles similar to incident descriptions.
  • Table to Train On: incident
  • Target Table: kb_knowledge (Knowledge Articles)

Configuring Input and Output Fields

Input Fields (from the Incident table):

  • short_description
  • description

Target Fields (from the Knowledge Article table):

  • short_description
  • text

These fields ensure that incident descriptions are matched with relevant knowledge articles, improving search efficiency.

Training the Model

Click Train Model to initiate the training process. The system will extract and process textual data from existing incidents and knowledge articles. Training time depends on data volume and complexity.

Verifying Training Results

Navigate to Predictive Intelligence >Homepage, select Similarity.

Image 9 1024x30

ml_sn_global_articles_similar_to_incidents, and click to View Similarity Examples to check if the model is correctly matching knowledge articles to incidents.

Image 8 1024x454

Scheduled Training & Maintenance

  • Next Scheduled Training: 2025-03-19
  • Regular training ensures that accuracy improves as new data is added.
  • You can manually trigger retraining by selecting Train Now.

Testing the Model in a Live Scenario

Checking Similar Knowledge Articles for an Existing Incident

Open an existing incident (e.g., VPN issue), review the Similar Knowledge Articles section, and ensure that relevant articles appear in the suggestions.

Creating a New Incident

Navigate to Incident > Create New, enter a detailed description of the issue, save the incident, and confirm whether Predictive Intelligence suggests relevant knowledge articles.


Improving Accuracy If Needed

  • Retrain the model with additional data for better precision.
  • Refine input fields by adding more detailed descriptions for improved matching.

Summary

By implementing ml_sn_global_articles_similar_to_incidents, ServiceNow automatically recommends relevant knowledge articles based on past incidents. This functionality enhances resolution speed, reduces manual searches, and improves overall IT support efficiency.

With continuous training and monitoring, Predictive Intelligence will evolve, delivering even more precise and helpful recommendations over time.

Other Resources Predictive Intelligence & ITSM

  • Configuration tips for Predictive Intelligence
  • Create and train a classification solution
  • Create and train a similarity solution
  • Explore Predictive Intelligence
  • Predictive Intelligence
  • Predictive Intelligence for Knowledge Management
  • Predictive Intelligence Workbench integration and customization
  • Requirement Builder for ITSM
  • Task Intelligence for ITSM
  • Testing and monitoring predictions
  • Training Machine Learning solutions
Knowledge and Learning Resource for Digital Transformation & AI: AutomatePro, Shadow Dom, UI 16, Essential Laptop Migration Hacks. Your Gateway to Innovation Discover expert tips, best practices, and strategies to drive success in your business. From streamlining operations to enhancing customer experiences, this resource hub has everything you need to lead with AI and stay ahead in the digital age. Click now to start revolutionizing your organization! #DigitalTransformation #AI #Innovation #KnowledgeBase https://www.dawncsimmons.com/knowledge-base/
Predictive Intelligence & ITSM Knowledge and Learning Resource for Digital Transformation & AI
#DigitalTransformation #AI #Innovation #KnowledgeBase

https://www.dawncsimmons.com/knowledge-base/

Share:

Previus Post
New in
Next Post
Predictive Change

Leave a comment

Cancel reply

Archives

  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • September 2022
  • March 2022
  • February 2022
  • January 2022
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • March 2021
  • January 2021
  • December 2020

Categories

  • Agile
  • Agile DevOps CI/CD
  • AI: Generative Artificial Intelligence
  • Apple
  • Arts and Entertainment
  • Athletics and Sports
  • AutomatePro
  • Blog
  • Branding
  • Business Communications
  • Chicago
  • client
  • Clients
  • Cyber Security
  • Design
  • Digital Business Process
  • Foodies Corner
  • Generative AI
  • Global News & Views
  • Governance – GRC
  • Healthcare
  • Jobs n Career
  • Portfolio
  • ServiceNow
  • Success & Motivation
  • Success and Miotivation
  • Team
  • Watchlist

Categories

  • Agile (4)
  • Agile DevOps CI/CD (5)
  • AI: Generative Artificial Intelligence (27)
  • Apple (1)
  • Arts and Entertainment (26)
  • Athletics and Sports (7)
  • AutomatePro (140)
  • Blog (43)
  • Branding (1)
  • Business Communications (22)
  • Chicago (17)
  • client (2)
  • Clients (24)
  • Cyber Security (7)
  • Design (2)
  • Digital Business Process (16)
  • Foodies Corner (10)
  • Generative AI (7)
  • Global News & Views (35)
  • Governance – GRC (6)
  • Healthcare (49)
  • Jobs n Career (26)
  • Portfolio (1)
  • ServiceNow (26)
  • Success & Motivation (53)
  • Success and Miotivation (2)
  • Team (5)
  • Watchlist (26)

Tags

automatepro bangladesh best practices careers Chicago dawncsimmons Dawn Khan Dawn Mular Dawn Simmons denver metro HDI employment Executive Womens Network hdi healthcare heart attack Help Desk hiring ITIL IT Service Management itsm itsmf jahir rayhan jobs jobsncareers laid off layoff leadership Long-Covid long COVID Long COVID symptoms process improvement recruiters remote work servicedesk service management servicenow ServiceNow best practices silicon valley Sun Microsystems talent telecommute telework thirdera WOMEN IN TECH work from home

Recent Posts

  • Resolving AI Gender Bias
  • IWD: AI Service Management
  • IWD: Dr. Fariah Mahzabeen
  • ServiceNow AI Best Practices
  • Top AutomatePro Trending Content

Recent Comments

  1. Career Width on IT Technical Project Manager Career Outlook and Project Integration Story: SCCM to ServiceNow CMDB
  2. backlinks generator for youtube on ServiceNow World Forum Chicago
  3. Dawn Christine Simmons on Response: Lipton Unsweetened Return
  4. Dawn Christine Simmons on Dexcom G7 Failure Fix
  5. Dawn Christine Simmons on Dexcom G7 Failure Fix

Copyright © 2025 All Rights Reserved by Dawn C Simmons

  • Home
  • Blog
  • Knowledge Base
↑