ServiceNow GenAI Architecture

Quantum Cloud Inc.

From IoT Telemetry to Intelligent Service Operations

Your MQTT infrastructure generates millions of data points daily. Your service desk handles the complexity. Now Assist makes both smarter.

Baybora Gülec — Former ServiceNow Lead Architect at Robert Bosch  |  Stanford

Scroll to explore

Diagnostic

AI Readiness Assessment — Your Platform Today

Based on your 5-year ITSM Pro deployment. Each capability scored for AI readiness.

Incident Management
Fully deployed across EU regions
AI Readiness
85%

High data volume from MQTT broker alerts and infrastructure incidents. Good categorization. Ready for Now Assist Summarization — AI can immediately start summarizing complex multi-system incidents involving sensor networks and gateway failures.

Change Management
Mature, Azure DevOps integrated
AI Readiness
90%

Automated CAB workflows with CI/CD integration. High data quality. AI can assess change risk by analyzing historical patterns — e.g., firmware updates that caused MQTT broker instability in the past.

SLA Management
Well-tracked metrics and trends
AI Readiness
80%

SLAs defined for key services including uptime guarantees for telecom clients. AI can predict SLA breaches based on current incident velocity — critical for public sector contracts.

CMDB
80% CI coverage, federated with Azure
AI Readiness
75%

Configuration items include MQTT brokers, IoT gateways, edge computing nodes, and cloud infrastructure. 80% coverage is good but ownership gaps in edge devices create blind spots for AI Agent automation.

Problem Management
Inconsistent root cause docs
AI Readiness
45%

Root cause analysis for recurring MQTT connection drops and sensor calibration failures is poorly documented. AI pattern detection can't learn from what isn't recorded. This must improve for Phase 2.

Service Catalog
400+ items, uneven templates
AI Readiness
50%

Broad catalog covering everything from standard laptop requests to IoT gateway provisioning. But templates vary wildly — some have full automation, others are manual forms. AI Agents need consistent structure to automate fulfillment.

Request Management
Complex workflows
AI Readiness
55%

Highly customized request workflows for client onboarding and infrastructure provisioning. Custom UI policies add complexity. Needs standardization before AI Agent Orchestrator can handle multi-step fulfillment.

Knowledge Management
6,000+ articles, duplicates, outdated
AI Readiness
20%

THIS IS THE BLOCKER. 6,000+ articles with limited metadata, significant duplication, and outdated content. Many articles reference deprecated MQTT v3.1 configurations instead of v5.0. AI Search returns irrelevant results. Knowledge Generation can't build on a broken foundation. MUST fix first.

Virtual Agent
Pilot only, low data, no sentiment
AI Readiness
25%

Piloted in IT support (EN + DE) but barely used. No sentiment tracking. Can't handle IoT-specific queries like "My gateway in Munich is showing high latency" because it lacks the knowledge base and NLU topics. GenAI Virtual Agent will transform this — but needs clean KM data first.

Overall AI Readiness 58%
⚠️

Knowledge Management (20%) is pulling down the entire score. Every AI capability depends on clean, structured knowledge. This is Day 1, Week 1.

The Problem

Why Self-Service Fails Today — Data Quality Gap

A Quantum Cloud engineer searches for help with an MQTT broker issue...

ServiceNow AI Search
NOW ASSIST AI SEARCH — GENERATED ANSWER

Based on available knowledge, the recommended resolution for MQTT packet loss is to restart the broker service and verify network connectivity using standard ping tests.

If the issue persists, please escalate to your network team and reference KB0003421 for further troubleshooting steps.

Sources: KB0003421, KB0008234  |  Confidence: moderate

Same question. Clean data. Watch what changes.
The Solution

After Knowledge Management Cleanup + Now Assist

The same engineer. The same question. But this time the knowledge base is clean.

ServiceNow AI Search
ServiceNow Now Assist
Based on KB0012847 “MQTT v5.0 Broker — Packet Loss Troubleshooting” (updated March 2025)

Your Frankfurt MQTT broker (mqtt-fra-prod-03) is experiencing packet loss due to a known issue with QoS 2 message handling when shared subscriptions exceed 500 concurrent clients.

The broker’s max_inflight_messages is set to the default (20). With 12 telecom client gateways each pushing 40+ MQTT topics, the inflight queue saturates, causing packet drops.

  1. SSH to mqtt-fra-prod-03 (see CMDB CI003847 for credentials)
  2. Edit /etc/mosquitto/mosquitto.conf
  3. Set max_inflight_messages 100
  4. Set max_queued_messages 5000
  5. Restart: systemctl restart mosquitto
  6. Verify: Check Grafana dashboard “MQTT Broker Health” (link)
Affected clients: Telekom Deutschland, Vodafone IoT, BayernLAN Similar incidents: INC0009823, INC0011456 (both resolved)
Confidence: 96% — based on 8 similar resolved incidents
96%
Sources: KB0012847 (updated Mar 2025), INC0009823, INC0011456
✅ Resolved via self-service ⏱ Time to resolution: 3 minutes 📝 No incident created — deflected 💰 Saved: €150/hr senior engineer call avoided 📊 If applied to 12 similar tickets/month: 50+ hours saved

The Difference

Metric Before (Messy KM) After (Clean KM + Now Assist) Impact
Self-service resolution 0% 85%+ +85%
Time to information 25 min (fail) 3 min (success) −88%
Incident created Yes (P2) No (deflected) −1 ticket
Senior engineer needed Yes (€150/hr) No Cost saved
Monthly recurring saves 0 50+ hours +50 hrs/month
This is why Knowledge Management cleanup is Week 1, Day 1. The same Now Assist engine. The same AI Search. But with clean, current, MQTT v5.0-accurate knowledge — the system resolves instead of fails. Every other improvement in this roadmap depends on this foundation.
Phase 1 — Weeks 1–4

Target: −30% MTTR — Now Assist for ITSM

Incident Summarization, Resolution Notes, and Chat Summary deploy in weeks 1–4. No custom development. These three skills directly attack your Mean-Time-to-Resolution target.

Service Operations Workspace Incidents › INC0013291
🔔
JW
INC0013291 In Progress P1 — Critical Infrastructure Operations — Berlin NOC ⏱ 2h remaining
MQTT Broker Cluster Failover Failure
Caller Jan Weber, NOC Engineer
Category Infrastructure — MQTT
Subcategory Broker — Cluster Failover
Configuration Item mqtt-cluster-fra-01 (CMDB: CI005823)
Affected Services Telekom IoT Gateway, Vodafone Edge Connect
Assignment Group Infrastructure Operations — Berlin NOC
Short Description
MQTT broker cluster in Frankfurt failed automatic failover at 03:42 UTC. Primary broker mqtt-fra-01 went down, standby mqtt-fra-02 did not assume leadership. 847 IoT devices lost connection. Telekom SLA breach imminent.
Work Notes 4
03:45 UTC — Automated alert received from Grafana: mqtt-fra-01 health check failed. MQTT connections dropping across Cluster A.
03:52 UTC — NOC engineer Jan verified: Primary broker unreachable. Standby broker mqtt-fra-02 shows 'STANDBY' status but hasn't triggered election. Checking ZooKeeper ensemble.
04:15 UTC — ZooKeeper logs show split-brain scenario. Node zk-fra-03 lost quorum at 03:41 UTC. Manual intervention required.
04:30 UTC — Senior engineer Marcus contacted. Manually promoted mqtt-fra-02. 612 of 847 devices reconnected. Remaining 235 require client-side reconnect. Telekom notified.
Now Assist is generating a summary...
Now Assist is generating a resolution note...
Now Assist is summarizing the chat...
Now Assist
Incident Summary (AI-Generated)
Critical MQTT broker failover failure in Frankfurt cluster. Primary broker mqtt-fra-01 went offline at 03:42 UTC. Automatic failover to standby mqtt-fra-02 failed due to ZooKeeper split-brain (node zk-fra-03 lost quorum). Impact: 847 IoT devices disconnected, affecting Telekom and Vodafone services. Manual failover executed at 04:30 UTC, 612 devices recovered. 235 devices pending client-side reconnect. Telekom SLA breach assessment in progress.

Key Actions Taken: ZooKeeper diagnosis, manual broker promotion, partial device recovery
Outstanding: 235 devices, Telekom SLA review, root cause for ZK quorum loss
Similar Incidents: INC0009823 (Feb 2025, same cluster), INC0011102 (Dec 2024, Munich cluster)
Powered by NowLLM
Now Assist
Resolution Note (AI-Generated)
Root Cause: ZooKeeper node zk-fra-03 experienced network partition at 03:41 UTC due to NIC firmware bug (CVE-2024-8842 on Intel X710). Lost quorum prevented automatic MQTT broker leadership election.

Resolution Steps:
  • Identified ZooKeeper split-brain via ensemble health check
  • Manually promoted mqtt-fra-02 to primary (04:30 UTC)
  • Reconnected 612/847 IoT devices automatically
  • Initiated client-side reconnect for remaining 235 devices
  • Applied NIC firmware patch to zk-fra-03 (v4.2.1 → v4.2.3)
  • Restored ZooKeeper quorum — all 3 nodes healthy
Prevention: Firmware update scheduled for all ZK nodes across EU clusters (Change CHG0004521). Added NIC health monitoring to Grafana dashboard.
Powered by NowLLM
Now Assist
Chat Summary (AI-Generated)
Chat with Telekom NOC (Markus Fischer), duration 23 minutes:
  • Telekom reported IoT gateway connectivity loss at 03:48 UTC
  • Quantum Cloud confirmed MQTT cluster issue, ETA for fix: 1 hour
  • Telekom requested hourly updates for SLA documentation
  • Interim workaround discussed: route critical devices through Munich backup cluster
  • Telekom accepted workaround for 47 priority-1 gateways
  • Follow-up call scheduled for 09:00 UTC with Telekom SLA manager
Commitments made: Hourly updates, root cause report within 24h, SLA credit assessment
Powered by NowLLM
Phase 1 Impact Summary
~12 min
Time saved per incident
Summary + Resolution + Chat
36 hrs
Daily savings (180 incidents)
Agent capacity freed
+95%
Documentation quality
Consistent, complete, searchable
+3/day
Knowledge articles generated
From resolved incidents
Phase 1 deploys in weeks 1–4 with zero custom development. These are platform capabilities — not custom code. Your admin enables them, your agents use them immediately.
SERVICE OPERATIONS WORKSPACE (SOW) Incident Detail View Work Notes Chat History Activity Log Attachments NOW ASSIST PANEL Summarize Incident Resolution Notes Chat Summary Knowledge Gen Skill Invocation NOW ASSIST SKILL KIT Incident Summary Skill Resolution Notes Skill Chat Summary Skill Knowledge Article Gen Skill Prompt + Context GENAI CONTROLLER Input Processing Now Assist Guardian ! Data Privacy (DPNA) PII Masking ! NowLLM Azure OpenAI Anthropic Claude (BYOLLM) DATA SOURCES Incident Records Work Notes & Activity Chat Transcripts CMDB (CI Data) ServiceNow Product (navy #032D42) Data Flow (sage #81B5A1) External System (teal #007393)

Target Architecture: Every Now Assist skill follows the same pipeline: context is extracted from the incident record, processed through the Skill Kit, filtered by Guardian (16 safety categories) and DPNA (PII masking), then sent to the LLM. The response is grounded to ServiceNow data only — no internet access, no hallucination from external sources. Each interaction is logged to sys_generative_ai_metric for full auditability.

Key deployment note: Now Assist skills are PLATFORM CAPABILITIES — not custom code. Your ServiceNow Admin enables them in the Now Assist admin console. No development sprints, no custom integrations. This is why Phase 1 deploys in weeks 1–4.

Self-Service Transformation

Target: +25% Self-Service Resolution — Virtual Agent GenAI

Your Virtual Agent pilot deflects 35%. The target is 60%+. Same engineer, same problem — see what changes when NLU becomes GenAI.

Current: NLU Virtual Agent Current State
❌ Failed to resolve | Deflection: Failed | Wait time: 18 min | CSAT: 2/5
ServiceNow Virtual Agent — GenAI With Now Assist
✅ Resolved in 3 min | Deflection: Success | Proactive fix for 3 more devices | CSAT: 5/5
Resolution
❌ Failed → Live Agent
✅ Self-service, 3 min
Deflection Rate
35%
60%+ target
Proactive Detection
None
Found 3 more affected devices
The GenAI Virtual Agent doesn't just answer questions — it accesses CMDB to identify the user's specific gateway, searches cleaned knowledge for IoT-specific solutions, and proactively detects related issues. This is AI Search + Knowledge + CMDB working as a system.
USER CHANNELS Employee Center Desktop Portal Mobile App iOS / Android Service Portal Self-Service VIRTUAL AGENT GenAI Topic Handler (replaces NLU intent matching) Natural language understanding Context-aware responses Dynamic conversation flow Sentiment analysis OLD PATH NLU Intent → Scripted Flow → Failed → Escalation NEW PATH GenAI → AI Search + CMDB → Resolution Integration Layer AI Search (RAG) CMDB Lookup Service Catalog Fallback: Live Agent Handoff + Chat Summarization (Now Assist) ! KNOWLEDGE MANAGEMENT 6,000+ articles MQTT v5.0 configs Runbooks Troubleshooting guides CMDB MQTT Brokers IoT Gateways Edge Nodes Client Infra / Network Topology 1 User asks about IoT gateway 2 VA identifies gateway from CMDB 3 Searches KB for matching issue 4 Provides resolution with device-specific context ServiceNow Product (navy #032D42) Data Flow (sage #81B5A1) External System (teal #007393)

Target Architecture: The GenAI Virtual Agent replaces rigid NLU intent matching with natural language understanding. Instead of pre-built conversation trees, it dynamically generates responses by combining AI Search (knowledge), CMDB (device-specific context like gateway GW-MUC-042), and Service Catalog (fulfillment actions). When it can't resolve, it hands off to a live agent WITH a full conversation summary — no "can you repeat the issue?" moments.

Key difference from current pilot:

Before: NLU topics (manually created), keyword matching, scripted flows
After: GenAI topics (zero-shot), semantic understanding, dynamic resolution
CMDB integration: VA knows WHICH device the user is asking about
Proactive: Can detect related issues across fleet
ServiceNow AI Agent Orchestrator — Phase 3

AI Agent Orchestrator — Autonomous Multi-Step Resolution

Phase 3 introduces autonomous multi-step workflows. Here's what it looks like when an IoT gateway provisioning request comes in.

Orchestrator
📥 Request Received 09:00
New IoT gateway provisioning: "Deploy 5 MQTT gateways for BayernLAN public sector contract, Munich datacenter"
ITSM Agent
🤖 AI Classification 09:00
Category: Infrastructure Provisioning  |  Client: BayernLAN (Public Sector)  |  Risk: Medium (public sector = regulated)  |  SLA: 48h
CMDB Agent
🗃 CMDB Lookup 09:01
Munich DC capacity: 12 rack units available ✅  |  MQTT broker mqtt-muc-prod-01: 340/500 connections (68%) ✅  |  Network segment: 10.42.0.0/24 has 15 IPs available ✅
Provisioning
⚙️ Configuration Generated 09:01
Gateway configs auto-generated from template 'gw-public-sector-v2': MQTT v5.0, TLS 1.3, EU data residency enforced, telemetry retention 90 days per BayernLAN contract
Human Gate
⚠️ Approval Gate 09:02
Public sector deployment requires Security Review + Manager Approval (EU AI Act: high-risk infrastructure)
⏳ Pending: Security Team (auto-routed based on client classification)...
✅ Security Review: Approved (compliance check passed)
✅ Manager Approval: Approved by Sarah Mueller
Provisioning
🚀 Deployment Executed 09:15
5 gateways provisioned: GW-MUC-051 through GW-MUC-055. MQTT broker updated. CMDB records created. Monitoring dashboards configured.
Orchestrator
📩 Client Notification 09:16
BayernLAN infrastructure team notified via secure portal. Setup instructions sent. SLA tracking activated.
Orchestrator
Auto-Resolved 09:16
Request fulfilled. Total time: 16 minutes. Previous manual process: 3–5 business days.
🟢 Low Risk — Fully Autonomous
Password resets, standard software installs, monitoring alert acknowledgments
No human intervention. AI handles end-to-end.
🟡 Medium Risk — Human Approval Gate
IoT gateway provisioning, access permission changes, configuration updates
AI prepares everything. Human approves. AI executes.
🔴 High Risk — Human Required
Production deployments, data deletion, public sector infrastructure changes, security incidents
AI assists with analysis and documentation. Human makes the decision.
The AI Agent Orchestrator evaluates every step against policies in real-time. If scope is exceeded, budget violated, or risk classification changes — the workflow pauses automatically. This is how you get autonomous resolution WITHOUT losing control.
AI CONTROL TOWER Enterprise Command Center • Inventory all AI Agents • Monitor performance • Enforce policies • Detect drift • Track ROI • Audit trail Governance AI AGENT ORCHESTRATOR Meta-Agent Coordinator WORKFLOW DATA FABRIC Real-time integrated data across silos CMDB (IoT / MQTT) Monitoring (Grafana / MQTT Telemetry) Service Catalog Request Items Change Management Change Records Policy Engine (per-step evaluation) Budget Controls Cost guardrails per action Scope Enforcement Domain boundaries ENFORCEMENT MECHANISMS Delegates to ITSM AGENT • Incident triage • Auto-resolve • Escalate Risk: Low-Med automation PROVISIONING AGENT • IoT Gateway deploy • Software install • Access provision Risk: Med-High automation MONITORING AGENT • MQTT Health checks • Alert correlation • Proactive remediation Risk: Low-Med automation HUMAN-IN-THE-LOOP Manager sign-off  •  Security review  •  Compliance check ServiceNow Product (navy #032D42) Data Flow (sage #81B5A1) External System (teal #007393)

Target Architecture — 3 Layers:

Layer 1: AI Control Tower (Governance)
Enterprise command center. Inventories all AI agents, monitors performance, detects drift, enforces policies. The CISO's view into everything AI does.

Layer 2: AI Agent Orchestrator (Coordination)
The meta-agent. Coordinates teams of specialized agents working across tasks, systems, and departments. Evaluates every step against policies in real-time. Powered by Workflow Data Fabric for cross-silo data access.

Layer 3: Specialized Agents (Execution)
Individual agents with defined scopes. ITSM Agent handles incident triage and auto-resolution. Provisioning Agent deploys IoT gateways and manages access. Monitoring Agent correlates MQTT health alerts and triggers proactive remediation.

Human-in-the-Loop: Configurable per risk level. Low-risk actions (password reset) = fully autonomous. Medium-risk (gateway provisioning) = human approval gate. High-risk (production changes) = human-only with AI analysis support.

Roadmap

24-Week Transformation — With Guardrails

Each phase has explicit go/no-go criteria. We don't advance until the foundation is proven.

Data & Foundation Now Assist ITSM Self-Service Agentic AI Governance W0 W4 W8 W12 W16 W20 W24 Phase 0 FOUNDATION Phase 1 CORE VALUE Phase 2 SELF-SERVICE Phase 3 AGENTIC KB Audit + Cleanup CMDB Health Incident Summary Resolution Notes Chat Summary Council + Policy Guardrail Config 🔧 ⚙️ G1 Gate 1 — Go/No-Go Criteria ✅ AI Readiness Score ≥ 70% ✅ KB duplicate reduction ≥ 50% ✅ Governance Council operational ✅ 70% agent satisfaction w/ Now Assist Full ITSM Rollout Knowledge Generation AI Search Enhancement VA GenAI Topics Weekly Reviews + Adoption Tracking 👔 ⚙️ 🔧 G2 Gate 2 — Go/No-Go Criteria ✅ MTTR reduction ≥ 15% ✅ VA deflection rate ≥ 40% ✅ <5% AI hallucination rate ✅ Phase 1 adoption ≥ 70% Full VA GenAI (EN+DE) Employee Center Integration KB Generation Flywheel Active EU AI Act Compliance Prep 👔 🛡️ 🔧 G3 Gate 3 — Go/No-Go Criteria ✅ Self-service resolution +20% ✅ CISO sign-off on agentic autonomy ✅ Zero critical PII violations AI Agent Orchestrator Custom Skills + Autonomous Workflows Monthly Reviews + Drift Monitoring 👔 🛡️ ⚙️ 🔧 CONTINUOUS GOVERNANCE = Stage Gate (hover for criteria)
Data & Foundation
Now Assist ITSM
Self-Service (VA + AI Search)
Agentic AI
Governance (continuous)
👔 Exec ⚙️ Platform 🔧 Admin 🛡️ CISO

Deliverables

  • Knowledge Base audit and deduplication
  • CMDB health assessment and remediation
  • AI Readiness Score baseline measurement
  • Now Assist pilot: Incident Summary, Resolution Notes, Chat Summary
  • Guardrail configuration (PII filters, topic blocks)

Success Metrics

  • AI Readiness Score ≥ 70%
  • KB duplicate articles reduced by ≥ 50%
  • 70% agent satisfaction with Now Assist pilot
  • Governance Council formed and operational

Key Dependencies

  • ServiceNow Vancouver/Washington instance
  • Now Assist SKU licensing activated
  • Executive sponsor commitment
  • KB subject matter experts identified

Risks to Watch

  • KB cleanup takes longer than estimated
  • CMDB data quality lower than assumed
  • Agent resistance to AI-generated summaries
Team Focus: Data quality, governance setup, controlled pilot with 2-3 agent teams

Deliverables

  • Full Now Assist ITSM rollout (all agent teams)
  • Knowledge Generation from resolved incidents
  • AI Search enhancement for Employee Center
  • Virtual Agent GenAI topic blocks (top 10 intents)
  • Weekly governance reviews established

Success Metrics

  • MTTR reduction ≥ 15%
  • VA deflection rate ≥ 40%
  • AI hallucination rate < 5%
  • Phase 1 adoption ≥ 70% of agents

Key Dependencies

  • Gate 1 criteria all passed
  • Agent training completed
  • KB quality thresholds maintained
  • Feedback loop from pilot operational

Risks to Watch

  • Agent adoption plateau after initial enthusiasm
  • Knowledge Generation creates low-quality KB articles
  • VA GenAI topic scope creep
Team Focus: Adoption campaigns, agent champions program, quality monitoring

Deliverables

  • Full VA GenAI rollout (English + German)
  • Employee Center AI integration
  • KB Generation flywheel operational
  • EU AI Act compliance documentation
  • Multilingual AI Search optimization

Success Metrics

  • Self-service resolution rate +20%
  • CISO sign-off on agentic autonomy levels
  • Zero critical PII violations
  • Employee satisfaction (CSAT) ≥ 4.0/5.0

Key Dependencies

  • Gate 2 criteria all passed
  • German language model quality validated
  • Employee Center portal deployed
  • Legal review of EU AI Act requirements

Risks to Watch

  • German language GenAI quality gaps
  • EU AI Act requirements shifting mid-phase
  • User trust erosion from any PII incident
Team Focus: End-user experience, multilingual QA, compliance documentation, CISO collaboration

Deliverables

  • AI Agent Orchestrator deployment
  • Custom agent skills (password reset, access provisioning)
  • Autonomous workflow execution (tiered autonomy)
  • Monthly governance reviews with drift monitoring
  • Production agentic AI with full audit trail

Success Metrics

  • Autonomous resolution rate ≥ 30%
  • Zero unauthorized autonomous actions
  • Cost per ticket reduction ≥ 25%
  • Full EU AI Act compliance maintained

Key Dependencies

  • Gate 3 criteria all passed
  • CISO sign-off on autonomy level matrix
  • Integration APIs for target systems
  • Rollback procedures tested and documented

Risks to Watch

  • Autonomous actions with unintended consequences
  • Model drift degrading decision quality
  • Scope expansion beyond approved autonomy levels
Team Focus: Agentic skill development, security reviews, drift monitoring, executive reporting
Bosch Experience

"At Bosch, we used the same gated approach across 8 divisions. Phase 1 gate review saved us from rolling out AI Search before KB cleanup was complete — which would have eroded agent trust in the entire program. The gates aren't bureaucracy — they're insurance."

Concern #2 — Adoption

Concern #2: Adoption — How We Drive Usage & Track ROI

Technology is half the battle. Quantum Cloud's 600+ service desk agents need to trust, use, and champion these tools. Here's the proven playbook.

1 Adoption Curve — Phased Wave Rollout
0% 25% 50% 75% 100% W1 W2 W3 W4 W5 W6 W7 W8 W9 W10 W11 W12 Weeks Adoption Champions 10% Early Adopters 30% Majority 65% Full Org 80%+
Wave 1

Champions (Week 1-2)

  • 5-10 power users per team, early access to Now Assist
  • They become the internal advocates who show peers the value
  • Selection criteria: tech-curious, respected by peers, cross-shift coverage
Wave 2

Early Adopters (Week 3-4)

  • Expand to full Infrastructure Ops and NOC teams
  • Guided onboarding: 30-min workshop + cheat sheet
  • Champions support their peers — not IT training department
Wave 3

Majority (Week 5-8)

  • All L1 and L2 agents across EU regions
  • Now Assist enabled in Service Operations Workspace by default
  • Feedback loop: in-app thumbs up/down on every AI suggestion
Wave 4

Full Organization (Week 9-12)

  • All fulfillers + end users via Virtual Agent GenAI
  • Self-service AI Search available across Employee Center
  • Adoption dashboard visible to management
2 Persona-Specific Enablement
L1 Agent

L1 Agents

Incident Summarization + Resolution Notes + Chat Summary

T 30-min guided session + reference card

"AI writes the boring parts so you can focus on solving."

L2/L3

L2/L3 Engineers

AI Search + Knowledge Generation + Agentic Workflows

T 1-hour deep dive + sandbox environment

"AI is your research assistant, not your replacement."

Manager

Service Desk Managers

Now Assist Analytics + Adoption Dashboard

T 45-min dashboard walkthrough

"See exactly how AI impacts your team's KPIs."

End User

End Users

Virtual Agent GenAI + AI Search

T No training needed — GenAI understands natural language

"Just ask your question in normal language."

3 Resistance Mitigation
Concern Response
"AI will replace my job" AI handles documentation so you can focus on complex problem-solving. No headcount reduction — reallocation to higher-value work.
"I don't trust AI answers" Every AI response is grounded to your KB data, with citations. You review and approve — AI never acts alone on high-risk tasks.
"This is another tool that will be abandoned" We measure adoption weekly. If Wave 1 champions don't see value, we adjust before expanding. Phase gates prevent 'deploy and hope.'
"Works council / Betriebsrat concerns" EU AI assists, doesn't monitor. No individual performance tracking via AI. Governance council includes employee representative.

Real-World Proof Point

At Bosch (2023-2025): When I led the ServiceNow rollout for Central Services across 8 divisions, initial adoption of the Automation Hub was 22% in week 2. We implemented a champions program (3 per division), ran weekly 'AI Success Stories' in the internal newsletter, and introduced gamified leaderboards. By week 8, adoption reached 78%. The key lesson: agents adopt when their peers show them the value, not when IT tells them to use it.

Concern #3 — Sustainability

Concern #3: Sustainability — No Technical Debt

Prompt Review

Monthly for 90 days, quarterly after. Quality scored via user feedback.

Upgrade Resilience

Zero customization policy. ATF regression suite. Pre-upgrade smoke tests.

KB Hygiene

Health score, quarterly audits, auto-retirement, AI-generated article review loop.

No Tech Debt

No custom scripts. Flow Designer only. Config register in CMDB. No shadow AI.

Team Ramp

M1-3: partner leads. M4-6: internal leads. M7+: fully self-sufficient.

Risk Management

Risk Register — 7 Risks, All Mitigated

# Risk Likelihood Impact Mitigation Owner
R1 PII leakage via AI response Medium Critical DPNA masking, Guardian content filtering, human review for external-facing CISO
R2 EU AI Act non-compliance for IoT use cases Medium Critical AI system register, conformity assessment for Annex III, governance council CISO + Legal
R3 Low agent adoption (shelfware risk) High High Champions program, phased rollout, weekly adoption metrics, phase gates Platform Owner
R4 KB quality too low for AI Search accuracy High High Foundation phase cleanup, KB health scoring, quarterly audits ServiceNow Admin
R5 ServiceNow upgrade breaks AI workflows Medium Medium ATF regression suite, zero-customization policy, pre-upgrade smoke tests ServiceNow Admin
R6 Agentic workflow exceeds risk appetite Low High Human-in-the-loop gates, per-action policy evaluation, audit logging AI Governance Lead
R7 Model drift degrades AI output quality Medium Medium Monthly prompt review, user feedback tracking, quality scoring Platform Owner
GOVERNANCE

Concern #1: Governance — 100% Logged, 0 PII Violations

Quantum Cloud serves EU public sector and telecom. Both are Annex III categories. EU AI Act compliance isn't optional — it's a procurement prerequisite.

Now Assist Guardian

16 safety categories. Detects offensive content, prompt injection attacks, and sensitive topics. Runs in parallel with LLM calls — minimal latency impact. Supports 9 languages including German.

Blocks harmful outputs before they reach users
Data Privacy (DPNA)

PII masked in real-time BEFORE data reaches the LLM. Names, emails, device IDs, IP addresses — all replaced with tokens. Original values restored only for internal display.

Zero raw data exposure to AI models
Audit Trail

Every AI interaction logged to sys_generative_ai_metric: input, output, model version, timestamp, user, confidence score. Exportable. Queryable. Auditor-friendly.

100% traceability — Art. 12 compliant
Human-in-the-Loop

Configurable per risk level. Low risk: autonomous. Medium risk: approval gate. High risk: human-only. AI escalates automatically when confidence drops below threshold.

Art. 14 Human Oversight — built in
Hallucination Controls

AI responses grounded to ServiceNow data only. No internet access. Citations link to specific KB articles and CMDB records. Confidence scoring on every response.

Grounded. Cited. Verifiable.
AI Control Tower

Enterprise governance dashboard: inventory all AI agents, monitor performance, detect drift, track ROI. One place to see everything AI does across your platform.

Full visibility — CISO's command center
EU AI ACT

EU AI Act — What's At Stake

Feb 2025
AI Literacy

Art. 4: All AI users must be trained. Already in force.

Quantum Cloud action: Verify training records for all ServiceNow users interacting with Now Assist. Document AI literacy program.

Feb 2025
Prohibited Practices

Art. 5: 8 categories of unacceptable AI banned.

Quantum Cloud action: ITSM AI assistants are NOT in the prohibited category. But verify: no employee scoring, no social profiling, no emotion recognition in workplace.

⚠️
Aug 2026
Full High-Risk Requirements

Art. 9-15: Conformity assessment for high-risk AI systems.

Critical for Quantum Cloud: AI Agents managing telecom infrastructure (Annex III Cat. 2) and public sector services (Cat. 5) may qualify as high-risk. Requires: risk management system, data governance, technical documentation, automatic logging, human oversight, quality management system.

💰
Penalties
Non-Compliance Fines

Up to €15M or 3% of global turnover for non-compliance.

For prohibited practices: €35M or 7%. For misleading information: €7.5M or 1%. National authorities can start enforcing from Aug 2026.

⚠️ QUANTUM CLOUD'S EXPOSURE
  • Telecom clients → Annex III Category 2 (critical digital infrastructure)
  • Public sector clients → Annex III Category 5 (essential public services)
  • AI Agents taking autonomous actions on infrastructure → potentially high-risk
  • Double regulatory exposure: EU AI Act + NIS2 (telecom = essential entity)

ServiceNow's platform-level controls (Guardian, DPNA, Audit Trail, Human-in-the-Loop) cover the majority of Art. 9-15 requirements. But Quantum Cloud must also: document risk assessments, maintain technical documentation, and establish the AI Governance Council.

GOVERNANCE

AI Governance Council — Operational in 30 Days

AI Governance
Council
🛡️ CISO Security & compliance oversight
⚙️ Platform Owner Architecture & integration
📈 Business Stakeholders ROI & business alignment
🔒 Data Privacy Officer PII & data residency

Meeting cadence: Weekly during rollout → Bi-weekly → Monthly steady-state

Responsibilities: Policy definition, incident review, new AI capability approval, EU AI Act monitoring

OUTCOMES

Your Success Criteria — Mapped to ServiceNow Metrics

Every metric maps to Quantum Cloud's stated success criteria. All measured natively in ServiceNow Performance Analytics.

End Users
+0%
Self-Service Resolution

Through AI Search + clean KM + GenAI Virtual Agent

+0%
CSAT on AI Interactions

Measured via in-app thumbs up/down on every AI response

-0%
Time to Information

From 25 min (failed search) to 3 min (AI-resolved)

Fulfillers
-0%
MTTR

Incident Summarization + Resolution Notes + Knowledge reuse

+0%
Knowledge Reuse

AI-generated articles from resolved MQTT incidents

0%+
AI-Assisted Cases

Now Assist augments every fulfiller interaction

Governance
0%
Interactions Logged

sys_generative_ai_metric — every AI action auditable

0
PII Violations

DPNA masking + Guardian + zero persistence architecture

<0%
Drift Flags

AI Control Tower continuous monitoring

Calculate Your ROI
180
45
€65
Monthly agent hours saved
Monthly cost savings
Annual savings
ROI positive by
NEXT STEPS

Four Actions, Starting This Week

1
Establish AI Governance Council
Week 1

CISO, Platform Owner, business stakeholders. First meeting within 7 days.

2
Knowledge Management Assessment
Week 1-2

Audit 6,000 articles. Identify duplicates, outdated MQTT v3.1 content. Define cleanup plan.

3
Deploy Phase 1 Now Assist
Week 2-4

Incident Summarization, Resolution Notes, Chat Summarization. Zero custom dev required.

4
Monthly Governance Reviews
Ongoing

Track KPIs. Review AI interactions. Prepare for Aug 2026 EU AI Act enforcement.

"Let's make Quantum Cloud the reference customer for GenAI-powered ITSM in the EU."

Contact Baybora Gülec
This section is for
Executive
Platform Owner
Admin
CISO