LEAP savings metrics

  • Release version: Australia
  • Updated April 11, 2026
  • 5 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 LEAP savings metrics

    LEAP provides two key savings metrics to help ServiceNow customers evaluate automation opportunities:projected savingsandactual savings. These metrics enable you to prioritize which automation opportunities to pursue and measure the real return on your automation investments. Understanding the distinction between these metrics ensures accurate interpretation of savings data across the LEAP platform.

    Show full answer Show less

    Projected savings

    Projected savings estimate the potential value if an automation opportunity is adopted. These figures are calculated from historical incident data and displayed on the LEAP home page and individual opportunity cards before automation is implemented.

    The calculation uses inputs such as:

    • Historical incident volume (incidents per month)
    • Average manual resolution time (MTTR)
    • Estimated automation rate
    • Cost per hour of IT labor

    The formula is:
    Projected savings = incident volume × average manual resolution time × estimated automation rate × cost per hour

    These values update dynamically as new data arrives and represent potential, not guaranteed, savings.

    Actual savings

    Actual savings reflect the realized value recorded during completed incident resolutions handled by automated playbooks. These are measured over time and visible in resolution reports and savings dashboards.

    The calculation uses:

    • Number of incidents resolved by the playbook
    • Time saved per automated resolution (manual time minus automated time)
    • Cost per hour of IT labor

    The formula is:
    Actual savings = sum of (time saved per automated resolution × cost per hour) across completed executions

    Comparison and practical use

    Projected savings provide an early estimate to prioritize automation opportunities, while actual savings quantify real benefits after automation is in place. A typical gap between projected and actual savings occurs due to factors such as partial automation coverage, processing overhead, and ramp-up periods.

    Regularly reviewing actual savings helps track improvements as playbooks are refined and coverage increases, often bringing actual savings closer to projected values over time.

    Example: Password reset automation

    An example scenario illustrates these concepts with a password reset task:

    • Your service desk receives 1,200 password reset requests monthly, each taking 15 minutes manually.
    • At $50/hour labor cost, projected savings estimate $15,000/month if fully automated.
    • After implementing an automation playbook handling 87% of these incidents with 13 minutes saved per incident, actual savings recorded are approximately $11,267/month.

    This example demonstrates how projected savings guide decision-making and actual savings validate the automation’s impact.

    Key takeaways for ServiceNow customers

    • Use projected savings to identify and prioritize promising automation opportunities based on historical data.
    • Track actual savings after playbook deployment to measure real efficiency gains and ROI.
    • Expect initial differences between projected and actual savings; monitor and refine playbooks to close this gap.
    • Leverage LEAP’s savings dashboards and reports for ongoing visibility into automation performance.

    LEAP displays two distinct types of savings metrics: projected savings and actual savings. The difference between these metrics helps you correctly interpret the values shown across the platform and make informed decisions about automation opportunities.

    LEAP savings metrics overview

    When you use LEAP to identify and act on automation opportunities, the platform tracks savings at two stages of the workflow:

    • Projected savings — displayed on the LEAP home page before you automate, based on historical incident data.
    • Actual savings — recorded in resolution reports after playbooks execute during completed incident resolutions.

    Both metrics are important. Projected savings help you prioritize which opportunities to pursue. Actual savings help you measure the real return on your automation investment.

    Projected savings

    Projected savings represent the estimated value that could be realized if an automation opportunity is adopted. These figures appear on the LEAP home page and on individual automation opportunity cards.

    LEAP calculates projected savings using the following inputs from your historical incident data:

    • Historical incident volume (number of incidents per month)
    • Average manual resolution time (mean time to resolve, or MTTR)
    • Estimated automation rate
    • Cost per hour of IT labor

    The formula is:

    Projected savings = incident volume × Avg. manual resolution time × Estimated automation rate × Cost per hour

    Projected savings update dynamically as new incidents are ingested and clustered. Because they are based on estimates and historical patterns, they represent a potential value, not a guaranteed outcome.

    Note:
    The savings number displayed on the LEAP home page is a projected value. It indicates the potential savings if all identified automation opportunities were fully adopted.

    Actual savings

    Actual savings represent the realized value recorded when playbooks are executed during completed incident resolutions. These figures reflect real, measured outcomes and accumulate over time.

    LEAP calculates actual savings using the following inputs from playbook execution data:

    • Number of incidents resolved by the playbook
    • Time saved per automated resolution (manual time minus automated time)
    • Cost per hour of IT labor

    The formula is:

    Actual savings = Sum of (Time saved per automated resolution × Cost per hour) across all completed playbook executions

    Actual savings are visible in your resolution reports and savings dashboards. They are recorded per resolution and accumulate as more incidents are handled by playbooks.

    Projected and actual savings comparison

    The following table summarizes the key differences between the two savings metrics.

    Table 1. Projected and actual savings
    Projected savings Actual savings
    Definition Estimated value based on historical incident data, displayed on the LEAP home page before playbooks are executed. Realized value recorded when playbooks are executed during completed incident resolutions.
    Data source Historical incident volume, MTTR, and manual effort estimates. Playbook execution logs, time saved per automated resolution, and resolution outcomes.
    Where displayed LEAP home page and automation opportunity cards. Resolution reports and savings dashboards.
    When calculated Continuously, as new incidents are ingested and clustered. Per resolution, upon successful playbook execution.
    Formula Incident volume × Avg. manual resolution time × Estimated automation rate × Cost per hour. Sum of (Time saved per automated resolution × Cost per hour) across completed executions.

    Use case: Password reset automation

    This walkthrough follows a realistic scenario to show how projected and actual savings are calculated at each stage of the LEAP workflow.

    The scenario: Your IT service desk receives approximately 1,200 password reset requests every month. Each request currently takes an agent about 15 minutes to resolve manually. Your organization values IT labor at $50 per hour.

    Stage 1: LEAP analyzes your incident history.

    LEAP ingests your historical incident data and identifies a cluster of 1,200 recurring password reset incidents per month. It recognizes this as an automation opportunity and displays it on the home page with a priority level based on the automation priority matrix.

    Stage 2: LEAP calculates projected savings.

    Using historical data, LEAP estimates how much time and money your team could save if this incident type were automated.

    The calculation: 1,200 incidents × 15 minutes each = 18,000 minutes = 300 hours per month. At $50 per hour, that equals $15,000 per month or $180,000 per year in projected savings.

    The LEAP home page displays "Projected savings: $15,000/month" on the automation opportunity card. This is an estimate based on historical patterns.

    Stage 3: You create and activate a playbook.

    Based on the automation opportunity, LEAP generates resolution steps for password resets. You review them, create a playbook, and activate it. From this point forward, incoming password reset incidents that match the cluster are handled by the playbook automatically.

    Stage 4: Playbook runs and LEAP records actual savings.

    Over the next month, the playbook executes against real incidents. LEAP measures the actual time saved for each automated resolution.

    • Coverage: The playbook successfully automates 1,040 of the 1,200 incidents (87%). The remaining 160 incidents require manual handling due to edge cases such as locked accounts, expired tokens, or multi-factor authentication issues.
    • Time per automated incident: Each automated resolution takes about 2 minutes (versus 15 minutes manually), saving 13 minutes per incident.
    • Actual calculation: 1,040 automated incidents × 13 minutes saved = 13,520 minutes = 225 hours. At $50 per hour = $11,267 actual savings for the month.

    Stage 5: Compare projected and actual savings.

    After one month of operation, you can compare the two numbers side by side to understand the real impact of automation.

    Table 2. Scenario summary: Projected and actual
    Metric Projected (before automation) Actual (after automation)
    Time saved per incident 15 minutes (estimated) 13 minutes (measured)
    Monthly time savings 300 hours 225 hours
    Monthly cost savings $15,000 $11,267
    Annual cost savings $180,000 $135,204

    Why projected and actual savings differ

    A gap between projected and actual savings is normal and expected. The most common reasons include:

    • Automation coverage: Not every incident matches the playbook. Edge cases, exceptions, and unusual incident variations still require manual handling.
    • Processing overhead: Automated resolutions are fast but not instant. The playbook takes some time per incident rather than zero.
    • Ramp-up period: Early in deployment, coverage is typically lower. As playbooks are refined and edge cases are addressed, actual savings trend closer to projected values over time.
    Tip:
    Over time, as playbooks are refined and coverage expands, actual savings typically trend closer to projected values. Regularly review your resolution reports to track this improvement.

    Projected savings tell you the potential value of an automation opportunity and help you prioritize which opportunities to pursue. Actual savings tell you the real value being delivered and help you measure return on investment. Both metrics are important, projected savings guide your decisions, and actual savings validate them.