Sharon_Barnes
ServiceNow Employee

🚀 So You’ve Run Your Readiness Evaluation — Now What?

If you’ve installed and configured the Now Assist Readiness Evaluation (NARE) in ServiceNow, you’ve already taken the first big step toward deploying AI safely and confidently. But once those charts, scores, and percentages appear, the next question is: What do these results actually mean?

This post helps you decode your NARE scores — turning data into clear next steps for yourNow Assist and agentic AI rollout.

 

📊‌ The Dashboard: Your AI Readiness Command Center 
🟢 Go or No-Go: Interpreting the Readiness Score 

📘‌ Reading the Detailed Assessments 

🏁‌ Wrapping Up 


📊 The Dashboard: Your AI Readiness Command Center

When you open Workspaces → Now Assist Readiness Evaluation, you’ll see a dashboard divided into two main tabs:

  1. Agentic AI Assessment - (for agentic ITSM and CSM)

  2. Now Assist Assessment (for AI Search, Virtual Agent, ITSM, CSM and HRSD)

Each tab includes six key report areas that tell the story of your AI readiness from multiple angles.


🧾 Here’s how to read them:

  1. ️ Total Estimated Effort (Days)
    Shows the total estimated development time needed to fix the identified issues. This helps you plan resources and timelines.

    Use it for: estimating how long “go-live readiness” might take

  2. 🧩 Total Issues
    This shows the total number of findings across the products NARE detected that could impact your implementation.

    Tip: A high number isn’t bad; use the categorized views below to see what type of issues they are.

  3. 🗂️ Estimated Effort – Categorized
    Breaks down the remediation work by issue type. Each product appears as a bar in the chart.

  4. ⚙️ Issues – Categorized
    Shows the percentage of issues by category for each product, giving you a sense of where your biggest weaknesses lie.

    Use it for: identifying the right kind of effort. For example it could be you need dev time, data cleanup, or support tickets.

  5. 📊 Estimated Effort – Trends
    This area of the dashboard shows the trends over time in a bar chart for each products' estimated work effort.
  6. 📈 Issues – Trends
    This area of the dashboard shows the trends over time in a bar chart for the products that need the most attention before implementation.

 

Sharon_Barnes_1-1759955746786.png

 

⬆️back to top


🟢 Go or No-Go: Interpreting the Readiness Score (the goal is Not 100%)

You will see the dash dashboard is divided into two main tabs:

  1. Agentic AI Assessment - (for agentic ITSM and CSM)

  2. Now Assist Assessment (for AI Search, Virtual Agent, ITSM, CSM and HRSD)

Your go/no-go status is the simplest way to gauge readiness at a glance:

  • 🟢 Go: Over 75% ready — you’re clear to move forward with implementation.

  • 🟡 No-Go: 75% or less — you’ve got work to do before enabling Now Assist AI features.

Each result is automatically categorized to help you act fast:

  • Data issues → clean or restructure data
  • Configuration issues → adjust platform settings

  • Product issues → open a Now Support case

Click Go/No-Go to open the detailed report for the findings on each product. 

Sharon_Barnes_2-1759956228727.png

 

These percentages do not live update. To update the dashboard  rerun your scheduled jobs after making the suggested assessment fixes.

 

FAQ: Versioning of the NARE Go/No-Go Readiness Math (the goal is Not 100%)

Let's break down how scoring works (it's changed a couple times) Here's the breakdown by version:

Versions 1.0.5 and 1.0.3 (The OGs)

Legacy

Early days. Simple weighted formula:

Readiness Score = 100 − (Issues Found × Weight)

Heads up: you can definitely go negative with this one. If you find enough weighted issues, the score dips below zero, which honestly looks weird but that's how it works.

Real example: 8 issues × weight of 15 = 100 − 120 = −20%. Yeah, you can get a negative number.

Versions 1.1.0, 1.2.0, and 1.3.0 (The Effort Era)

Effort Model

These went all-in on tracking your progress over time with an effort-based model:

Readiness Score = 100 − ((Current Effort ÷ Max Effort) × 100) 

The idea: compare your current run against your worst effort ever. If you're improving, the score reflects that.

Example: Your highest-effort run was 80 hours. Current run: 64 hours.

(64 ÷ 80) × 100 = 80, then 100 − 80 = 20%

That 20% means "you're 20% better than your highest effort." Improvement!
About that 0% score: A 0% here means you're running the same as your worst effort ever. Usually happens when you re-run without changing anything.

Version 1.4.0+ (The New Way)

Current

They ditched effort tracking and went straight to pass rates. Much cleaner:

Readiness Score = (Passed Questions ÷ Total Questions of Interest) × 100%

Just tells you: what percentage of your assessment questions passed? That's your readiness, straight up.

Covers these modules:

  • Agentic AI: ITSM, CSM, HRSD
  • Now Assist: ITSM, CSM, HRSD, AI Search, Virtual Agent
Example: You pass 42 out of 50 assessment questions.

(42 ÷ 50) × 100 = 84%

You're 84% ready. Done.
Pro tip: This number gets applied the same way across all your module cards, so you get consistent readiness reporting everywhere.
Why'd they change it up?

Honestly, the teams using the early versions wanted to see progress over time, right? Like, "We've done some work, let's see how much effort we've knocked off compared to where we started." That made total sense for tracking improvement.

But then 1.4.0 came along and flipped the script. Instead of "how much have you improved?", it asks "how ready are you right now?" The pass-rate model is way more intuitive because 84% readiness actually means something concrete: you're hitting 84% of your assessment criteria today. No historical comparison, no effort math, just straight-up "here's where you are."

⬆️back to top


📘 Reading the Detailed Assessments

For a deeper dive, each assessment tab provides a summary report with estimated remediation efforts and visual indicators showing issue severity:

  • Non-blocker: No further action needed

  • ⚠️ Warning: Should be reviewed before implementation

  • Required: Recommended to be resolved before going live

 

Sharon_Barnes_1-1760620856778.png

 

 

You can download reports as PDFs or click the in-app hyperlinks to jump directly to the affected records or tables. This makes it easy to trace every issue back to its source and confirm exactly what’s impacting your readiness.

 

🔍 Troubleshooting why an assessment did not run.

  • AI Search: Ensure the required plugin sn_aisearch_global (AI Search) is installed.
  • Virtual Agent: Ensure the required plugin sn_catalog_con_cov, which is part of Now Assist for Platform, is installed.
  • HRSD: Ensure the required plugin com.sn_hr_core is installed, and verify that the HRSD Case table (sn_hr_core_case) contains more than 0 records.
  • CSM: Ensure the required plugin com.sn_customerservice is installed, and verify that the CSM Case table (sn_customerservice_case) contains more than 0 records.
  • ITSM: Verify that the ITSM Incident table (incident) contains more than 0 records.

⬆️back to top


🔄 Rerunning Your Jobs: Tracking Improvement Over Time

After you’ve made the suggested fixes, rerun your GenAI/AgenticAI Assessment scheduled jobs.
Each rerun updates your dashboard with fresh data, helping you visualize improvement — fewer issues, lower estimated effort, and a stronger readiness score.

In other words: it’s your continuous feedback loop for AI readiness.


💡 Pro Tips for Reading Your Scores Like a Pro

  • Look for trends, not just totals. Improving issue trends over time is a better success metric than one-time readiness.

  • Focus on high-effort categories. These usually have the biggest impact on your timeline and success.

  • Use color cues wisely. Those red and yellow bars aren’t just warnings — they’re prioritization signals.

  • Don’t just fix — validate. Rerun assessments to confirm that your changes actually improved readiness.


🏁 Wrapping Up

Understanding your Now Assist Readiness Evaluation scores is about more than checking a percentage. It’s about interpreting the data to make informed, confident decisions before you roll out AI at scale.

By decoding your dashboard, tracking trends, and acting on the right priorities, you turn NARE from a static report into a living readiness strategy that keeps your AI deployment on track — and your rollout smooth.

⬆️back to top

For more info:
Accelerating AI Adoption: The Power of Now Assist Readiness Evaluation App 
Configuring the Now Assist Readiness Evaluation: An Implementor's Walkthrough
 
ServiceNow Store:Now Assist Readiness Evaluation 
Now Assist Readiness Evaluation (NARE) demo 
Documentation