<h2>Using Predictive Intelligence</h2><br/><div style="overflow-x:auto"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta content="text/html; charset=UTF-8" /><meta name="copyright" content="(C) Copyright 2025" /><meta name="DC.rights.owner" content="(C) Copyright 2025" /><meta name="generator" content="DITA-OT" /><meta name="DC.type" content="concept" /><meta name="DC.title" content="Using Predictive Intelligence" /><meta name="abstract" content="Train and use Predictive Intelligence solutions to accomplish various tasks and that integrate with other ServiceNow products, such as Document Intelligence and Task Intelligence." /><meta name="description" content="Train and use Predictive Intelligence solutions to accomplish various tasks and that integrate with other ServiceNow products, such as Document Intelligence and Task Intelligence." /><meta name="DC.creator" content="ServiceNow" /><meta name="DC.date.created" content="2023-02-10T15:49:01-05:00" /><meta name="DC.date.modified" content="2024-02-01" /><meta name="DC.format" content="XHTML" /><meta name="DC.identifier" content="using-predictive-intelligence" /><link rel="stylesheet" type="text/css" href="../../../CSS/commonltr.css" /><title>Using Predictive Intelligence</title></head><body id="using-predictive-intelligence"> <h1 class="title topictitle1" id="ariaid-title1">Using <span class="ph">Predictive Intelligence</span></h1> <div class="body conbody"><p class="shortdesc">Train and use <span class="ph">Predictive Intelligence</span> solutions to accomplish various tasks and that integrate with other <span class="ph">ServiceNow</span> products, such as <span class="ph">Document Intelligence</span> and <span class="ph">Task Intelligence</span>.</p> <div class="section"><h2 class="title sectiontitle">Overview</h2> <p class="p"><span class="ph">Predictive Intelligence</span> is the interface by which you can train models on the <span class="ph">ServiceNow</span> AI Platform. These models enable you to predict, estimate, and identify patterns that can be used to route work, populate form fields, estimate wait times, and more.</p> <ul class="ul"><li class="li">Show suggestions for relevant articles.</li><li class="li">Assign, categorize, and prioritize tasks.</li><li class="li">Detect major incidents.</li><li class="li">Recommend case resolutions.</li><li class="li">Prevent duplicate articles and ideas.</li><li class="li">Detect phishing attempts.</li></ul> <p class="p">For more information about the different types of solutions available, see <a class="xref" href="predictive-intelligence.html" title="ServiceNow Predictive Intelligence is a platform function that provides a layer of artificial intelligence that empowers features and capabilities across ServiceNow applications to provide better work experiences.">Explore Predictive Intelligence</a>.</p> </div> <div class="section" id="using-predictive-intelligence__section_xtt_hdh_j1b"><h2 class="title sectiontitle">Training your ML solutions</h2> <p class="p"><span class="ph">Predictive Intelligence</span> enables you to train predictive models and machine-learning solutions that you can apply using data on your instances. The solutions you create use the frameworks to predict, recommend, and organize data. To get started, see <a class="xref" href="training-ml-solutions.html" title="Use one of the Predictive Intelligence (PI) frameworks to create and train machine-learning solutions. Each framework delivers a different solution type for training the system to predict, recommend, and organize data outcomes.">Creating and training solutions</a>.</p> <div class="p">You can also extend <span class="ph">Predictive Intelligence</span> to other processes and applications, such as:<ul class="ul" id="using-predictive-intelligence__ul_of1_vqs_d1b"><li class="li"> Incident categorization: Predicts the incident category based on the short description. See <a class="xref" href="../product/incident-management/concept/predictive-intelligence-for-incident.html" target="_blank" rel="noopener noreferrer">Predictive Intelligence for Incident Management</a>.</li><li class="li">CSM case assignment: Predicts the case record assignment group based on the short description. See <a class="xref" href="../product/customer-service-management/concept/agent-intelligence-case-mgmt.html" target="_blank" rel="noopener noreferrer">Predictive Intelligence for case management</a>.</li></ul> </div> <p class="p">For more information, see <a class="xref" href="servicenow-apps-features-use-predictive-intelligence.html" title="Review this topic to see a sample of ServiceNow applications and features that leverage Predictive Intelligence functionality.">ServiceNow apps and features that use Predictive Intelligence</a>.</p> </div> <div class="section" id="using-predictive-intelligence__section_fvc_q32_ntb"><h2 class="title sectiontitle">Testing and monitoring predictions</h2> <p class="p">After creating and training your solutions, call on the Predictive Intelligence API to make a solution prediction. Use the results to gauge the performance of the solution and make changes as needed.</p> <div class="p">You can track the coverage and precision of deployed predictive models using the Solution Statistics dashboard, which provides reporting on these prediction areas by default. <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="using-predictive-intelligence__table_gc5_4wj_ntb" class="table" frame="border" border="1" rules="all"><colgroup><col style="width:50%" /><col style="width:50%" /></colgroup><thead class="thead" style="text-align:left;"><tr class="row"><th class="entry cellrowborder" style="vertical-align:top;" id="d15130e189">Report</th><th class="entry cellrowborder" style="vertical-align:top;" id="d15130e192">Description</th></tr></thead><tbody class="tbody"><tr class="row"><td class="entry cellrowborder" style="vertical-align:top;" headers="d15130e189 ">Average Prediction Coverage (last 30 days)</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d15130e192 ">The percentage of predictions that yielded an outcome out of the total number of predictions attempted. Click the coverage score to see a breakdown by class.</td></tr><tr class="row"><td class="entry cellrowborder" style="vertical-align:top;" headers="d15130e189 ">Daily Prediction Coverage</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d15130e192 ">The percentage of records created on a given day in which the solution was able to predict an outcome.</td></tr><tr class="row"><td class="entry cellrowborder" style="vertical-align:top;" headers="d15130e189 ">Average Prediction Precision (last 30 days)</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d15130e192 ">The percentage of predictions in which the predicted value was the same as the final value of the field when the record closed. Click the precision score to see a breakdown by class.</td></tr><tr class="row"><td class="entry cellrowborder" style="vertical-align:top;" headers="d15130e189 ">Daily Prediction Precision</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d15130e192 ">The percentage of records closed on a given day in which the predicted field value was the same as the final value.</td></tr></tbody></table> </div> </div> <p class="p">For more information, see <a class="xref" href="testing-reviewing-ml-solutions.html" title="Evaluate the coverage and precision of your machine-learning (ML) solutions by testing them. Once deployed, track the performance over time to see how your solutions perform. Use the information to make changes to your solutions to improve the predictions.">Testing and monitoring predictions</a>.</p> </div> <div class="section"><h2 class="title sectiontitle">Preparing your instance</h2> <p class="p">For you to get the most out of <span class="ph">Predictive Intelligence</span>, you will want to prepare. You don't need to write code or do calculations, but deciding what you hope to do with the solution definitions will make implementation easier.</p> <ul class="ul"><li class="li">Identify the problems that you want to solve with <span class="ph">Predictive Intelligence</span>.</li><li class="li">Have 30,000–300,000 high-quality records from which <span class="ph">Predictive Intelligence</span> can learn.</li><li class="li">Set your expectations.</li></ul> <div class="note"><span class="notetitle">Note:</span> Inconsistencies or gaps in training data can cause incorrect or unreliable predictions.</div> </div> <div class="section"><h2 class="title sectiontitle">Implementation Process</h2> <p class="p"><span class="ph">Predictive Intelligence</span> takes approximately 14 days to implement on a production instance.</p> <ul class="ul"><li class="li">Day 1: Clone production instance over to a non-production instance.</li><li class="li">Days 2–10: Create a solution definition, train it on historical records, and validate that the solution works as desired on the non-production instance.</li><li class="li">Days 11–13: Create import and update sets to move the solution to production, train and validate on the new instance, and set the retraining frequency.</li><li class="li">Day 14 and on: Monitor the solution.</li></ul> <p class="p">In general, non-production environments are where workflows can be tested and formatted before being moved over to the production instance to further train models and test predictions.</p> <p class="p">For more information about getting started with <span class="ph">Predictive Intelligence</span>, see <a class="xref" href="../task/install-predictive-intelligence.html" title="Activate Predictive Intelligence on your instance and get started with basic configuration.">our guide on how to get started with <span class="ph">Predictive Intelligence</span></a>.</p> </div> </div> </body></html></div>