---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Prioritization logic for automation of LEAP

# AIOps LEAP prioritization logic and cost savings calculation {#ariaid-title1}

* Release version: Yokohama
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 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 AIOps LEAP Prioritization Logic and Cost Savings Calculation

AIOps LEAP employs built-in prioritization logic to identify automation opportunities with the highest impact, guiding teams towards valuable automation tasks.
It estimates potential cost and time savings, which should be validated in a non-production environment before deployment in production systems.
Show full answer Show less  

## Key Features

* **Business Impact Evaluation:** Automation opportunities are evaluated based on ticket clusters, scoring each ticket by business criticality, major incident status, and impact level.
* **Cost and Time Savings Calculation:** AIOps LEAP estimates savings using the frequency of incidents, average manual work notes count, and overhead factors based on incident priority.
* **Automation Priority Assignment:** Prioritization is determined through a matrix that considers both business impact and projected cost/time savings, categorizing opportunities as high, medium, or low impact.
* **Tracking Savings:** After automation is implemented, AIOps LEAP monitors actual cost and time savings, providing insights via the LEAP Value Dashboard.

## Key Outcomes

By leveraging AIOps LEAP, teams can:

* Focus on high-value automation tasks, leading to increased efficiency.
* Calculate and validate projected cost and time savings, enhancing decision-making.
* Monitor real savings post-automation, allowing for ongoing process improvement and optimized resource allocation.  
AIOps LEAP uses built-in prioritization logic to identify the highest-impact automation opportunities. This logic helps you focus on the most valuable automation tasks. The calculations provide an estimate of potential
cost and time savings. It's best to validate these values in a non-production environment before implementing them in
production.  
The automation priority is calculated by combining the following key factors:

* Business impact
* Projected cost/time savings
{#aiops-leap-prioritization-logic-and-cost-savings-calculation__ul_vyj_rwv_xfc}

The priority for an automation opportunity is determined using the following chart.  
Figure 1. Automation opportunity priority

The key factors are evaluated for each group of related incidents, called  automation opportunities, and the results help teams focus on high-value areas.

## Business impact {#aiops-leap-prioritization-logic-and-cost-savings-calculation__section_ghb_mwl_5fc}

Each automation opportunity is a cluster of tickets. Every ticket is scored based on the following factors:

* Business criticality
* Major incident status
* Impact level
{#aiops-leap-prioritization-logic-and-cost-savings-calculation__ul_ih3_j2w_xfc}  
These factors are given values. Example values for  criticality:

* Most Critical = 100%
* Somewhat Critical = 75%
* Less Critical = 50%
* Not Critical = 25%

{#aiops-leap-prioritization-logic-and-cost-savings-calculation__ul_gg5_r2w_xfc}{#aiops-leap-prioritization-logic-and-cost-savings-calculation__table_nn4_msd_zfc__entry__3}

| Key | Default value | Description |
|-|-|-|
| ohf_p4 | 0.8 | Overhead factor for P4 records. |
| ohf_p5 | 0.4 | Overhead factor for P5 records. |
| ohf_p1 | 1.8 | Overhead factor for P1 records. |
| ohf_p2 | 1.4 | Overhead factor for P2 records. |
| cost_per_entry | 20 | Cost in dollars associated with adding a work note entry to a record. |
| ohf_p3 | 1.1 | Overhead factor for P3 records. |
| time_per_entry | 0.5 | Time in hours associated with adding a work note entry to a record. |
| first_run_group_limit | 0 | Total number of groups for which resolution steps are generated in the initial run. |
| gaf_mapping_min_threshold | 0.2 | Minimum ratio of incidents pointing to an active group that is considered for remapping after clustering. |
[Table 1. Properties table]

{#aiops-leap-prioritization-logic-and-cost-savings-calculation__table_nn4_msd_zfc}  
Note:  
* You can modify the values in the LEAP settings page. However, the calculations will differ when you change the values.
* The values in the LEAP settings page should be modified before activating AIOps LEAP.
* If you modify the values in the LEAP settings page, you need to rerun the calculation. For this, you must deactivate and reactivate the AIOps LEAP installer skill.
{#aiops-leap-prioritization-logic-and-cost-savings-calculation__ul_az5_z2w_xfc}  
Each factor is weighted. For example, say that Criticality = 0.8, Major Incident = 0.2, and Impact = 0.4.

    Ticket Score = (Criticality × 0.8 + Major Incident × 0.2 + Impact × 0.4) ÷ 3

The  average of all ticket scores 
in the group becomes the 
Business Impact Score. Based on this score, automation opportunities are labeled as high impact (the top 33%) , medium impact  (next 33%), and low impact  (remaining 33%).

## Projected cost or time savings
impact {#aiops-leap-prioritization-logic-and-cost-savings-calculation__section_bfr_nfw_xfc}

AIOps LEAP estimates how much time and cost can be saved by automating a group of incidents with historical ticket data.{#aiops-leap-prioritization-logic-and-cost-savings-calculation__p_t23_szt_bgc}  
The key inputs for cost and time savings are the following:

* Frequency of Incidents (FOI) : Average number of similar incidents per month
* Average Manual Work Notes Count (AWNC)
* Overhead Factor (OHF) : varies by incident priority based on the priorities table
{#aiops-leap-prioritization-logic-and-cost-savings-calculation__ul_ivq_pfw_xfc}  
AIOps LEAP uses the following formulas to calculate the projected cost or time savings:

* `Projected Cost Savings = ∑ (FOI × OHF) × AWNC × Cost per Work Note `
* `Projected Time Savings = ∑ (FOI × OHF) × AWNC × Agent Time per Entry`
{#aiops-leap-prioritization-logic-and-cost-savings-calculation__ul_ayc_vfw_xfc}

Each ticket's projected savings is calculated. The  average for the group 
becomes the 
Projected Cost/Time Savings Score, which is also categorized as  High,  Medium, or  Low. The automation opportunities are sorted in descending order based on the projected cost or time savings.

## Determining overall priority {#aiops-leap-prioritization-logic-and-cost-savings-calculation__section_jfq_dgw_xfc}

After calculating the values for the business impact and the projected cost/time savings, AIOps LEAP assigns a priority level to each automation opportunity using this matrix:{#aiops-leap-prioritization-logic-and-cost-savings-calculation__table_on5_fgw_xfc__entry__3}

| Business impact | Projected cost/time savings | Automation priority |
|-|-|-|
| High | High | Very High |
| Medium | High | High |
| High | Medium | High |
| Medium | Medium | Medium |
| Medium | Low | Low |
| Low | Medium | Low |
| Low | Low | Very Low |
[Table 2. Automation priority matrix]

{#aiops-leap-prioritization-logic-and-cost-savings-calculation__table_on5_fgw_xfc}

These prioritized automation opportunities are displayed on the AIOps LEAP home
page.

## Tracking the actual cost and time savings {#aiops-leap-prioritization-logic-and-cost-savings-calculation__nmtoken}

After automation is implemented, AIOps LEAP tracks  actual cost and time savings and displays them on the  LEAP Value Dashboard, helping you measure impact and make decisions.  
Key metrics:

* Additional Work Notes (AWN) : Manual entries after playbook execution
* Overhead Factor (OHF) by Priority : For example, P1 = 1.8x
{#aiops-leap-prioritization-logic-and-cost-savings-calculation__ul_jpv_xgw_xfc}  
Formulas:

* `Saved Work Notes (SWNs)  = AWNC -- AWN`
* `AWN = SWN × OHF`
* `Actual Cost Savings = AWN × Cost per Work Note`
* `Actual Time Savings = AWN × Agent Time per Entry`

## Example projected cost and time savings calculations {#aiops-leap-prioritization-logic-and-cost-savings-calculation__section_r5b_pg2_zfc}

A cluster has 20 AWNC and is mapped to a P2 incident with 6 AWN. The cost per work note is $20, and the agent time per entry is 0.5
hours.

According to the formulas, the SWN count is `(20
- 6) = 14`. According to the properties tables, the OHF = 1.4.{#aiops-leap-prioritization-logic-and-cost-savings-calculation__p_t22_x35_bgc}

`SWN x OHF = AWN` so `14 x 1.4 = 19.6`

This value can be rounded off to 20 AWN. Each AWN entry represents $20 of savings.

The actual cost savings post automation = `AWN x Cost per Work Note` =
`20 x 20 = $400`.

So, if you use automation, then the projected cost savings can be up to $400. Thus, the calculation provides actionable insights for ongoing process improvement and resource allocation.

