- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
an hour ago
|
|
| Autonomous IT · Zero Touch IT Support Journey |
|
This guide walks platform administrators and change process owners through creating a custom Change Model — using Cloud Provisioning as a practical example. The first section frames Modern Change Management and its core components. The step-by-step configuration related only to change model and transitions begins in Section 3. Custom Change Models are the primary mechanism for applying exactly the right level of change rigor to each change use case. The Cloud Provisioning model activated in this guide demonstrates the full configuration workflow. |
|
In this guide
|
| 1 | What Is Modern Change Management |
|
Modern Change Management in ServiceNow is the structured discipline for planning, approving, implementing, and reviewing changes to IT services and infrastructure — with embedded risk intelligence, automation, and data-driven governance. It replaces static, human-gated approval chains with a model where change risk is computed from objective operational data, approvals are dynamically generated, and process velocity is optimized. The result is a change practice that enables faster, safer deployments — where the vast majority of changes flow through automated or delegated approval paths, and human review is reserved for the genuinely complex. Modern Change is a core prerequisite for Zero Touch IT Support maturity on the Autonomous IT journey. 1.1 Core Modern Change Capabilities Modern Change Management spans several platform capabilities that work together across the change lifecycle: Change Models — Purpose-built models for each delivery pattern, with pre-configured approval routing, risk parameters, and required fields. The “fit-for-purpose” model capability is the primary focus of this guide. Change Risk Evaluation — Rule-based and AI-augmented evaluation engine that evaluates change risk using one or more independent evaluation methods. Change Success Score (CSS) — Team-based metric that tracks historical change outcomes similar to a FICO score. High scores unlock streamlined approval paths; declining scores trigger additional oversight. Dynamic Change Approval Policies — Risk-band-to-approval-path routing rules that ensure the approval mechanism matches computed risk — not a fixed change type. Configured separately from Change Models and applied at runtime. Change Calendar and Scheduling — Visual interface surfacing CI maintenance windows, freeze periods, and concurrent change conflicts. CAB Workbench — Reserved for high-risk, high-impact changes requiring collective expertise. Not a general-purpose approval queue. Effective implementations target CAB involvement in 5–15% of total change volume. Now Assist for Change — AI-generated change descriptions, risk summaries, and implementation plan drafts. Improves record quality, which improves risk scoring accuracy downstream. 1.2 The Business Case for Custom Change Models ServiceNow ships with OOB Preapproved (Standard), Normal, and Emergency change models — a starting point, not the destination. A mature Modern Change practice builds purpose-built Change Models for each distinct delivery pattern in the environment: a developer pushing a containerized microservice, a network engineer reconfiguring a core router, and a cloud admin provisioning infrastructure each have fundamentally different risk profiles, delivery mechanisms, and appropriate approval authorities. Custom Change Models are the primary mechanism for applying exactly the right level of change rigor to each change use case. Each model defines its own state model, state transition rules, required fields, automated flow and risk parameters — calibrated to the specific use case. The Cloud Provisioning model activated in this guide demonstrates the full configuration workflow.
|
| 2 | Cloud Provisioning Model: Design Overview |
|
Cloud Provisioning changes share a distinct risk profile: they are typically low-to-moderate risk, well-defined in scope, tooling-assisted (infrastructure-as-code, cloud console, or API-driven), and subject to cloud platform guardrails that reduce the chance of unexpected outcomes. A dedicated Change Model captures this reality in the state model and approval routing — rather than forcing cloud provisioning work through a full Normal Change lifecycle designed for complex, human-executed changes. 2.1 Abbreviated State Model The Cloud Provisioning model uses a streamlined six-state lifecycle. States not relevant to cloud provisioning — such as the extended CAB pre-review states present in full Normal Change — are omitted. All states are mandatory; the simplified flow reduces cycle time while preserving full audit integrity.
2.2 State Transition Criteria The following criteria govern valid state transitions for the Cloud Provisioning model. These are configured as Transition Conditions on the Change Model definition and enforced by the platform — implementers cannot manually bypass them.
* Indicates a flow must be set up for this transition. |
| 3 | Activating the Cloud Provisioning Change Model — Step by Step |
|
The following steps walk through creating and activating the Cloud Provisioning Change Model on a ServiceNow instance with Modern Change Management active. Complete each step in sequence on a sub-production instance before promoting to production.
|
| 4 | Key Takeaways |
|
The Cloud Provisioning Change Model demonstrates the core principles of Modern Change Management: 4.1 Fit-for-Purpose Change Models Not all changes require the same level of governance. Custom Change Models allow organizations to tailor lifecycle states, required data, and approval paths to the specific delivery pattern being executed. 4.2 Risk-Based Decision Making Approval decisions are driven by calculated risk rather than predefined change types. In this example, low-risk cloud provisioning changes are automatically approved and advanced, while moderate and high-risk changes are routed for additional review. 4.3 Automated Process Execution By combining Change Models, Approval Policies, and Flow Designer, routine decisions can be automated while maintaining auditability and governance. This reduces cycle time, improves consistency, and allows change teams to focus attention where it adds the most value. 4.4 Governance Without Excessive Overhead The objective of Modern Change Management is not to increase approvals — it is to apply the appropriate level of control based on risk. Automated routing ensures governance remains consistent while minimizing unnecessary manual intervention. |