Velocity Smart Technology Blog

ServiceNow Yokohama upgrade: a practical guide for UK IT teams

Written by Anthony Lamoureux | Wed, Jul 22, 2026

ServiceNow Yokohama upgrade: a practical guide for UK IT teams

TL;DR:

  • The ServiceNow Yokohama upgrade, released in March 2025, introduces production-ready AI agents and governance features, requiring careful planning for UK organizations.
  • A phased, test-driven approach is essential, with cloning, compatibility checks, and stakeholder communication to mitigate operational risks.

The ServiceNow Yokohama upgrade, released in march 2025, is a major platform shift building on ServiceNow’s earlier generative AI integration. It moves agentic AI from experimental to operational, introducing preconfigured AI agents, AI Agent Studio, and AI Control Tower as production-grade governance infrastructure. For UK IT teams, the upgrade is not optional to plan carefully. ServiceNow does not provide a universal rollback option for cross-family upgrades, which means a poorly prepared Yokohama migration carries real operational risk.

Before you schedule the upgrade, these are the points that matter most:

  • Upgrade path: Yokohama is a new release family. Moving to it from Washington DC or earlier constitutes an upgrade, not an update, requiring full testing cycles.
  • Guided process: The Upgrade Management Playbook is the mandatory starting point, turning pre-upgrade readiness checks into required gates rather than optional tasks.
  • Agentic AI scope: Yokohama embeds preconfigured AI agents for SecOps, change management, and network repair, all governed by AI Control Tower.
  • Rollback window: Rollback is available only within the same release family, with a limited time window. Plan accordingly.
  • UK compliance context: Organisations subject to UK GDPR, FCA operational resilience rules, or NHS Digital standards must validate data handling and audit trail continuity post-upgrade before going live.

Planning the Yokohama upgrade: timeline and phased approach

A phased approach is the only way to manage the Yokohama upgrade without exposing production to avoidable risk. The upgrade process moves your instance across release families, which means the speed of the underlying upgrade completion does not reflect the thoroughness of testing required.

The planning phase begins with reading the combined release notes for your current family through to Yokohama, then running the Upgrade Readiness Check from the System Diagnostics module. Identify all custom scripts, UI policies, business rules, and workflows that may be affected. Document everything that requires refactoring before a single sandbox is touched.

Key pre-upgrade tasks:

  • Clone production to a fresh sub-production instance immediately before beginning the upgrade cycle to preserve configuration fidelity.
  • Verify compatibility of all custom applications, integrations, and plugins with Yokohama.
  • Notify stakeholders, developers, and administrators of the scheduled maintenance window.
  • Export critical update sets, configurations, and reports as a precaution.
  • Schedule the upgrade in Now Support and confirm no active incidents or pending changes before production go-live.
Phase Activity Milestone
Pre-upgrade readiness Release notes review, readiness check, stakeholder comms Readiness sign-off
Sandbox testing Clone production, apply upgrade, resolve conflicts Sandbox validated
UAT Functional testing, integration checks, AI feature validation UAT passed
Production deployment Schedule via Now Support, apply upgrade, monitor logs Upgrade complete
Post-upgrade validation Smoke tests, API checks, performance monitoring Sign-off by stakeholders

Maintenance window planning deserves particular attention for UK organisations with distributed workforces. Scheduling upgrades outside core business hours, and communicating clearly with regional IT leads, reduces the risk of undetected post-upgrade issues going unreported until the next working day.

What does the Yokohama release actually deliver?

Yokohama’s headline contribution is agentic AI embedded into core operational workflows. These are not experimental features. They are production-ready agents designed to operate autonomously within governed boundaries, and they require your team to think differently about oversight. For a deeper look at how agentic AI applies in enterprise IT, the practical implications extend well beyond the upgrade itself.

Core feature highlights:

  • SecOps AI agents: Automate the full security incident lifecycle, reducing repetitive triage tasks and freeing analysts for genuine threat response.
  • Autonomous change management agents: Generate implementation, test, and backout plans by analysing historical data and impact assessments.
  • Proactive network test and repair agents: Detect, diagnose, and resolve network issues before they affect end users.
  • AI Agent Studio: Allows no-code, low-code, and pro-code developers to build and chain AI agents using natural language, integrated directly with AI Agent Orchestrator.
  • AI Control Tower: A single governance pane for monitoring AI asset inventory, managing risk posture, and enforcing approval flows for AI skills and agents.
  • Service Observability: Consolidates monitoring tools into one AI-driven solution, improving root cause analysis and enabling proactive resolution.
  • ServiceNow Studio enhancements: Cross-scope editing, metadata consolidation, and tighter integration with AI Agent Studio for unified application and agent development.

AI Control Tower is particularly relevant for UK enterprises navigating the EU AI Act’s extraterritorial reach and evolving UK AI governance frameworks. It provides the audit trail and lifecycle management that regulators will increasingly expect.

Known issues and troubleshooting during the upgrade

Upgrade conflicts are predictable if you know where to look. The most common problems during a Yokohama migration involve skipped records, broken integrations, and custom script conflicts that surface only after the upgrade completes.

  • Skipped records: Custom configurations that conflict with base system updates are skipped rather than overwritten. Use the Upgrade History module to review all skipped updates and resolve them using the Compare and Revert functionality.
  • Integration breakages: Third-party integrations and Service Graph Connectors may fail silently if they are incompatible with the new AI Controller framework. Validate each connector explicitly before production go-live.
  • Custom workflow conflicts: Business rules and workflows built on deprecated APIs require refactoring. Document these before the upgrade, not after.
  • AI agent activation behaviour: From Yokohama Patch 11 onwards, previously unconfigured AI skills and agents are turned on automatically during upgrade. Teams upgrading mid-cycle need to audit their AI asset inventory beforehand.

Pro Tip: Run the Upgrade Management Playbook’s Preview module before initiating the upgrade. It identifies skipped records in advance and lets you revert non-critical customisations to base versions, significantly reducing post-upgrade conflict resolution effort.

Best practices for executing and managing your Yokohama upgrade

The Upgrade Management Playbook structures the upgrade into two mandatory stages: pre-upgrade and post-upgrade. Treating these as genuine gates, not administrative formalities, is what separates a clean migration from a protracted remediation effort.

Cloning production immediately before the upgrade is the single most effective way to avoid configuration drift corrupting your UAT results. A stale sandbox will produce misleading test outcomes and give false confidence before production deployment.

Execution best practices:

  • Apply the upgrade to sandbox first, then non-production, then production. Never skip the intermediary environments.
  • Conduct thorough functional and UAT testing, with specific test cases for AI-driven features and workflow automation.
  • Validate Service Graph Connectors and all third-party integrations against the new AI Controller framework before production go-live.
  • Use the Instance Observer portal post-upgrade to analyse system performance and check logs for errors or anomalies.
  • Request scheduled health scans from ServiceNow to maintain ongoing platform integrity.

Pro Tip: Document every customisation impacted by the upgrade before you begin, and brief stakeholders on expected behaviour changes for AI-driven features. Teams that skip this step spend disproportionate time fielding post-upgrade queries that could have been addressed in advance.

For UK organisations managing IT automation governance, the Yokohama upgrade is also an opportunity to formalise AI governance policies before agentic workflows go live in production.

What is in and out of scope for the Yokohama upgrade?

Understanding scope prevents wasted effort and misaligned expectations. The Yokohama upgrade covers the platform core, all new AI capabilities, enhanced workflow tools, and the major feature releases announced as part of the Yokohama family.

In scope:

  • Platform core updates and new release family features.
  • AI Agent Studio, AI Control Tower, AI Risk and Compliance, and Service Observability.
  • ServiceNow Studio enhancements and Workflow Data Fabric connectivity.
  • Agentic AI agents for SecOps, change management, and network operations.

Out of scope:

  • Patches and hotfixes within your previous release family. These are updates, not part of the Yokohama upgrade itself.
  • Legacy deprecated features that have been formally removed from the platform.
  • Unrelated custom third-party modules that operate outside the ServiceNow platform boundary.
  • Integrations with external UK-specific systems (for example, NHS systems, HMRC APIs, or FCA reporting tools) that require separate compatibility validation.

Out-of-scope items need their own upgrade or update plans. Folding them into the Yokohama migration creates scope creep and complicates validation.

Post-upgrade support and maintenance in the UK context

Post-upgrade stability requires active monitoring, not passive observation. UK enterprises should establish a defined hypercare period immediately after production go-live, typically covering the first two to four weeks, with dedicated IT resource available to triage issues as they emerge.

Use the Instance Observer portal to monitor performance metrics and review logs daily during hypercare. ServiceNow’s Customer Service and Support operates 24 hours a day, 7 days a week for critical post-upgrade issues, which is particularly relevant for UK organisations with global operations spanning multiple time zones. Align your internal escalation paths with ServiceNow’s support tiers before go-live, not after an incident occurs.

For UK-regulated industries, post-upgrade validation must include confirming that audit trail continuity, data residency settings, and access controls remain intact. Organisations subject to FCA operational resilience requirements should document the upgrade as a material change and verify that their impact tolerance assessments remain valid under the new platform configuration.

Risk management strategies for UK enterprises

The primary risks in a Yokohama migration are integration failure, AI agent misconfiguration, and insufficient testing time. UK enterprises with complex ITSM environments, multiple integrated systems, or regulated data flows face compounded exposure if any of these materialise in production.

Build a risk register before the upgrade begins. Categorise integrations by criticality, identify the ones most likely to be affected by the AI Controller framework changes, and assign owners to each validation task. For proactive IT support automation, the Yokohama release introduces capabilities that require governance frameworks to be in place before agents operate autonomously.

The 10-day rollback window for same-family updates is your safety net for patch-level issues, but it does not apply to the cross-family upgrade itself. Your contingency plan must therefore rely on the pre-upgrade clone, thorough sandbox validation, and a clearly documented decision point for whether to proceed to production.

Training and documentation updates for UK-based teams

Yokohama introduces enough new tooling, particularly around AI Agent Studio and AI Control Tower, that existing training materials will be materially out of date after the upgrade. Plan documentation updates as a parallel workstream, not an afterthought.

ServiceNow’s official release notes and the Upgrade Management Playbook documentation are the authoritative starting points. Supplement these with internal runbooks that reflect your organisation’s specific customisations, integration landscape, and governance policies. UK public sector organisations should also align training content with the Government Digital Service’s technology standards where applicable.

For teams new to agentic AI governance, a CIO-level perspective on managing AI capabilities provides useful framing before teams engage with AI Control Tower’s more granular configuration options.

Rollback and contingency planning for the Yokohama upgrade

There is no universal rollback for a cross-family upgrade. This is the most important constraint to communicate to senior stakeholders before the upgrade begins. The 10-day rollback window applies only to patch-to-patch or patch-to-hotfix movements within the same release family.

Your contingency plan has three practical components. First, the pre-upgrade production clone serves as your recovery point if the sandbox reveals critical issues before production deployment. Second, ServiceNow can restore an instance to any point in time regardless of when a backup was completed, but this carries downtime and data loss risk and should be treated as a last resort. Third, define a clear go or no-go decision point after sandbox UAT, with explicit criteria that must be met before production is touched.

Communicate the rollback constraints clearly to business stakeholders. The expectation that “we can always roll back” is common and incorrect for this class of upgrade. Setting accurate expectations before go-live is far less disruptive than managing them after a production issue.

Key takeaways

The ServiceNow Yokohama upgrade requires a structured, validation-first approach using the Upgrade Management Playbook, with no universal rollback available for cross-family migrations.

Point Details
No universal rollback Rollback applies only within the same release family, with a default 10-day window.
Upgrade Management Playbook is mandatory Pre-upgrade readiness checks are required gates, not optional tasks.
Clone production before testing Cloning immediately before the upgrade cycle preserves configuration fidelity for accurate UAT.
AI governance requires preparation AI Control Tower and AI Agent Studio introduce new governance obligations that teams must configure before agents go live.
UK compliance validation is separate Audit trail continuity, data residency, and FCA or NHS-specific controls require explicit post-upgrade verification.