Using Predictive Intelligence

  • Release version: Australia
  • Updated March 12, 2026
  • 3 minutes to read
  • Summarize
    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 Using Predictive Intelligence

    Predictive Intelligence on the ServiceNow AI Platform allows you to train models for predicting, estimating, and identifying patterns that enhance task management. It can integrate with other ServiceNow solutions like Document Intelligence and Task Intelligence. Key functionalities include routing work, assigning tasks, detecting incidents, recommending resolutions, and preventing duplicates.

    Show full answer Show less

    Key Features

    • Model Training: Train predictive models using your instance data for various applications, including incident categorization and case assignment.
    • Testing and Monitoring: Utilize the Predictive Intelligence API for making predictions and assess model performance through the Solution Statistics dashboard, tracking coverage and precision.
    • Implementation Preparation: Identify specific problems to address and ensure you have 30,000–300,000 high-quality records for effective training.

    Key Outcomes

    Implementing Predictive Intelligence typically takes about 14 days, starting with cloning your production instance to a non-production one for testing. After creating and validating your solution, you’ll move it to production while monitoring its performance. This process facilitates efficient model training and accurate predictions, ultimately improving task management and operational efficiency.

    Train and use Predictive Intelligence solutions to accomplish various tasks and that integrate with other ServiceNow products, such as Document Intelligence and Task Intelligence.

    Overview of Predictive Intelligence

    Predictive Intelligence is the interface by which you can train models on the ServiceNow 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.

    • Show suggestions for relevant articles.
    • Assign, categorize, and prioritize tasks.
    • Detect major incidents.
    • Recommend case resolutions.
    • Prevent duplicate articles and ideas.
    • Detect phishing attempts.

    For more information about the different types of solutions available, see Explore Predictive Intelligence.

    Training your ML solutions

    Predictive Intelligence 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 Creating and training solutions.

    You can also extend Predictive Intelligence to other processes and applications, such as:

    For more information, see ServiceNow apps and features that use Predictive Intelligence.

    Testing and monitoring predictions

    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.

    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.
    Report Description
    Average Prediction Coverage (last 30 days) 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.
    Daily Prediction Coverage The percentage of records created on a given day in which the solution was able to predict an outcome.
    Average Prediction Precision (last 30 days) 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.
    Daily Prediction Precision The percentage of records closed on a given day in which the predicted field value was the same as the final value.

    For more information, see Testing and monitoring predictions.

    Preparing your instance

    For you to get the most out of Predictive Intelligence, 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.

    • Identify the problems that you want to solve with Predictive Intelligence.
    • Have 30,000–300,000 high-quality records from which Predictive Intelligence can learn.
    • Set your expectations.
    Note:
    Inconsistencies or gaps in training data can cause incorrect or unreliable predictions.

    Implementation Process

    Predictive Intelligence takes approximately 14 days to implement on a production instance.

    • Day 1: Clone production instance over to a non-production instance.
    • 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.
    • 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.
    • Day 14 and on: Monitor the solution.

    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.

    For more information about getting started with Predictive Intelligence, see our guide on how to get started with Predictive Intelligence.