Change Management on ServiceNow Fails at the CAB, Not at the Form
An infrastructure lead at a European insurer called me last month with what he thought was a workflow problem. His team’s change request form on ServiceNow had grown to sixty-two fields. The approval routing had eleven conditional branches. Emergency changes were sitting in the queue for two days waiting for a rubber-stamp signature. His CIO had asked him to fix the form.
The form was not the problem. The form was the last place anyone looked for a problem that started in the change advisory board eighteen months earlier.
This is the pattern I see in most mid-market change management ServiceNow deployments. The platform is doing exactly what it was configured to do. The configuration reflects a set of decisions the CAB made, or failed to make, over years of drift. And by the time someone escalates, the diagnosis has already been misdirected at the tool.
The three failure modes I see, in order of frequency
The first one is what I call the CAB-as-signatures pattern. The change advisory board meets weekly. It reviews forty changes in an hour. Nobody has read the implementation plans. The board approves everything that has the right boxes ticked, rejects nothing, and produces zero substantive discussion. The board exists on the org chart and in the ServiceNow workflow, but it is not doing the work of a change advisory board. It is a signature machine.
Once the board becomes a signature machine, the ServiceNow configuration bends around it. Approvers get added because someone got burned once and now needs to be in the loop. Approval SLAs get relaxed because approvers are ignoring them anyway. Emergency change types multiply because the standard flow is too slow to be useful. Nobody removes anything. The form grows.
The second failure mode is the missing standard change catalog. In a healthy change management ServiceNow implementation, roughly seventy percent of what a technology team does should be pre-approved standard changes. These are things the team has done a hundred times, has automation for, and has a defined back-out plan for. Adding a user to an AD group. Restarting a service in a maintenance window. Bumping a firmware version on a switch pair with documented rollback. The CAB approved the template once, six months ago. Every subsequent execution is logged, tracked, and audited, but does not require a fresh approval.
When the standard catalog is thin or non-existent, every change goes through the normal path. The CAB drowns. Emergency changes become the default because normal changes are too slow. The change failure rate climbs because emergency changes get less review. The team stops distinguishing between “this is genuinely urgent” and “the process is too slow to bother with.”
The third failure mode is that nobody looks at the change failure rate. ServiceNow will happily compute this metric for you. Performance Analytics has an out-of-the-box widget. Half the deployments I audit either do not have the widget on any dashboard, or the number on the dashboard has not been reviewed in a quarter. The change failure rate is the single most useful KPI in change management. It tells you whether your CAB is doing its job. Without it, the board has no feedback loop. It cannot get better because it does not know whether it is bad.
What good CAB discipline actually looks like
The CABs I trust have four characteristics.
They meet less often than most people think. Weekly is usually too much. Fortnightly is often enough for the normal-change bucket, with a lightweight standing async review for anything urgent in between. Meeting less often forces the board to trust the standard change catalog and to trust the technical review that happens before a change reaches them.
They read the change record before the meeting. This sounds obvious. It is not. The default in most organisations is that the CAB reads the record during the meeting, which means the board is doing forty seconds of assessment on a change that took a week to design. If you cannot get your board to read in advance, the ServiceNow record is not the issue. Fix the meeting culture first, then trim the form.
They reject changes. A CAB that never rejects anything is not a control. It is a ceremony. The healthy rate varies by industry, but a board approving one hundred percent of what comes to it, week after week, is telling you that the pre-CAB technical review is either non-existent or so tight that CAB is redundant. Both are diagnoseable and both need action.
They own the standard change catalog as a living product. Not a one-off exercise. Somebody on the CAB, or reporting to it, has “standard change catalog owner” written into their objectives. They add templates when a normal change gets executed three times without incident. They retire templates when the underlying system changes. They review the catalog at least quarterly against actual change traffic.
Where the ServiceNow build actually helps
Once the CAB is doing the work, the ServiceNow configuration becomes a lever. Not before.
The change model construct in ServiceNow is underused. Most mid-market instances I audit have the three out-of-the-box change types (Normal, Standard, Emergency) and nothing else. But change models let you define a purpose-built lifecycle for each class of change your organisation actually runs. A code deployment through your CI/CD pipeline is not the same shape of change as a rack-and-stack in a datacentre. Give each its own model, and the form-per-type reflects the actual review the change needs. This is the fix for the sixty-two-field form. You do not shorten the form. You split it.
The pre-CAB technical review should be a distinct workflow state with named reviewers and its own SLA. Not a chat in Slack. Not an implicit thing the requester does before submitting. A visible state in ServiceNow where a peer engineer, on the record, has read the implementation plan and either approved, requested changes, or escalated. When this state is missing, the CAB is doing pre-review during CAB, which is the root cause of the meeting overrun problem.
Assignment groups for approvers should be small and specific. The pattern where “Infrastructure Approvers” is a group of twenty-two people, all of whom get notified and any one of whom can approve, is convenient for coverage and toxic for accountability. Nobody feels responsible when everyone is on the hook. Two or three named approvers per domain, with a documented escalation path if none are available, produces both faster decisions and better ones.
Standard change velocity as an ITIL best practice
If you take one thing from this piece, take this. The health of your change management ServiceNow implementation is downstream of the ratio of standard changes to normal changes. Track it. Report it monthly to the CIO. Every time the ratio moves in favour of standard changes without the change failure rate rising, the organisation just got faster and safer at the same time. This is the servicenow itil best practice that pays for the platform.
I have seen mid-market organisations go from twenty percent standard changes to seventy-five percent over eighteen months, with change failure rate dropping from eleven percent to under three. Nothing about their ServiceNow configuration was exotic. What changed was that somebody made standard-change catalog velocity a KPI, and the CAB started spending its meeting time on the twenty-five percent of changes that actually needed advisory discussion instead of rubber-stamping the ones that did not.
Where to start, practically
If you recognise your organisation in the sections above, four moves in this order will move the needle inside a quarter.
Start with the change failure rate dashboard. Get the number computed, get it on a dashboard the CIO sees monthly, and get the baseline written down. You cannot improve what you do not measure and cannot argue for what you cannot show.
Next, audit your standard change catalog against the last ninety days of executed normal changes. Any normal change that has been executed three or more times without incident is a standard change candidate. Take the top ten and templatise them. Watch what happens to your CAB agenda over the following month.
Third, walk into your next CAB with a stopwatch. Time how long the board spends on each change. If the average is under two minutes, your board is not doing advisory work. Fix the meeting: fewer changes, read in advance, prepared for genuine discussion. Do not touch the ServiceNow configuration yet.
Fourth, once the meeting is doing real work, look at the form. You will find you can delete about a third of the fields without anyone missing them, because they were there to feed reviewers who were not actually reviewing.
If you want an outside read on where your change management actually stands, and how much of the friction is process versus platform versus tooling, our ten-day ServiceNow Instance Health Report covers Change as one of its six dimensions and produces a numbered remediation plan you can put on a roadmap. It works particularly well when the CIO has asked for a “why is change so slow” answer and the internal team is too close to the configuration to see it clearly. You can also see how we approach the underlying ServiceNow consulting work if the diagnostic points toward a longer engagement.
The change advisory board is not a form to fill in. It is a control that either does its job or does not. The ServiceNow build reflects that choice. Fix the choice first.
Mladen Milic runs Milic Media Kft, a boutique ServiceNow consultancy delivering implementation, health audits and HRSD work across the EU. Reach him at mladen@milicmedia.com.
Leave a Reply