How transformations fail
What you will learn The three typical paths by which a transformation collapses, the early symptom of each, and what to reverse if you are already there.
Failure arrives quietly
AI transformations do not fail with a bang. Nothing crashes and there is no incident — at some point people simply stop mentioning it. The accounts are alive, the cost keeps going out, and nobody brings up the project.
So you need an eye for spotting failure early. Three paths, in order.
Failure 1 — Adopted without a purpose
How it starts
Usually from a sentence like this:
"Everyone's using AI these days — shouldn't we be doing something?"
Not a bad motive. The problem is that the sentence contains no problem to solve. With no purpose, it naturally becomes "open it up to everyone and let them figure it out."
How it plays out
| Month | What happens |
|---|---|
| 1 | company-wide accounts, an announcement email, high initial interest |
| 2 | splits into a heavy-using few and a non-using many |
| 4 | even the heavy users are down to specific uses (translation, summaries) |
| 6 | nobody can answer "so what got better?" |
Why it goes this way
With no purpose you cannot define success, and what you cannot define you cannot improve. Users each look for their own use, and the uses an individual can find alone are usually translation, summarising, and polishing sentences. Those do not move an organisational metric.
Early symptom — visible at month two
Ask this question:
"What will tell us this project succeeded?"
If the answers sound like these, you are already on this path:
- "If people are using it well"
- "If productivity goes up" (no measure attached)
- "We'll know once we've tried it"
How to reverse it
Stop the broad rollout and pick one piece of work. It has to be work with numbers attached — "40 hours a month on the monthly report," "60% of tickets are the same three questions." Produce a result on that one, then widen. The three questions in the next chapter are the selection criteria.
Failure 2 — No baseline to measure against
How it starts
This time there is a purpose. It starts as something concrete like "automate invoice processing." But nobody recorded the state before it started.
How it plays out
Six months later, at the results review:
Exec: How much time did we save? Lead: It's definitely faster. The team is happy. Exec: How much? Lead: ...I don't have an exact number, but it feels like about half? Exec: If it's half, can we redeploy people? Lead: That... we'd need to look into.
After that conversation, the expansion budget does not come. Not because it failed, but because success could not be demonstrated. This is the most wasteful failure — it may genuinely have worked.
Why it goes this way
At the start everyone is busy. "Let's build it first and measure later" comes naturally. But later, you cannot recover the earlier state. Nobody recorded how many hours it used to take, and memories disagree.
Early symptom — visible before you start
Check whether you can fill in this table. Any blank before kick-off will still be a blank later.
| Item | Value |
|---|---|
| Time this work takes today | ? |
| Volume per month | ? |
| Current error / rework rate | ? |
| People assigned | ? |
| How it will be measured | ? |
The last row matters most. "We'll time it" is not enough — you need who measures, when, and how.
How to reverse it
If you already started, record the current state now. Without pre-start data you can still build a trend by comparing "three months in" with "six months in." Better than no numbers at all.
Failure 3 — The workflow was left intact
This is the most common and the hardest to notice. Company A in the previous chapter was exactly this case.
How it starts
There is a purpose and there are metrics. But the existing procedure is left untouched and an AI step is simply added inside it. It looks like the safest choice from the organisation's point of view, so it happens often.
How it plays out
graph TD
A["Existing procedure<br/>read → write → send"] --> B["Insert an AI step"]
B --> C["read → ask AI → review draft → edit → send"]
C --> D["More steps"]
D --> E["Individuals get busier"]
E --> F["Quietly stops being used"]Why it goes this way
Whatever AI produces somebody has to check. When that check is laid on top of the existing job, total workload increases. Writing was not replaced by review; it became writing plus review.
What makes this failure especially dangerous is that the early metrics look good. Usage is high — everyone is using it. Output quality is fine. Then a few months later usage quietly declines.
Early symptom — months 3–4, when you hear this
"Checking what AI produced takes longer" "It's faster if I just write it" "The draft is okay but I end up rewriting all of it"
This is not a quality complaint; it is a structural signal. Changing the model or editing the prompt will not fix it. It is being said because the procedure is unchanged.
How to reverse it
You have to change the question.
| The failing question | The reversing question |
|---|---|
| "How can AI help with this work?" | "Can this work stop occurring at all?" |
| "How do we get better drafts?" | "How far can we go without needing human review?" |
| "Who checks it?" | "How do we separate what can go out unchecked from what cannot?" |
What Company B did was change the question from left to right. They made 82% stop arriving at agents, and put people only on the remaining 18%.
The three side by side
| Failure 1 | Failure 2 | Failure 3 | |
|---|---|---|---|
| What is missing | purpose | measurement | procedure change |
| When it surfaces | 6 months | at the results review | 3–4 months |
| Early symptom | no answer to "how will we know?" | blanks in the pre-start table | "faster to do it myself" |
| Misdiagnosed as | "we need more training" | "there was never any benefit" | "the model isn't good enough" |
Look at that last row. All three are easy to attribute to the wrong cause. So more time goes into more training or a different model. Since the cause is elsewhere, nothing improves.
Common misconceptions
"So many failures — isn't it too early?"
None of the three is caused by technology. Missing purpose, missing measurement, and unchanged procedures are all within the organisation's control. This is a preparation problem, not a timing problem.
"We're starting small, so this doesn't apply."
Scale is irrelevant. Start small with no purpose and it is Failure 1; start small without measuring and it is Failure 2. If anything, measurement matters more when you start small — the decision to expand has to rest on those numbers.
Check yourself
1. Why is Failure 3 (unchanged procedure) the hardest to notice?
Answer
Because the early metrics look good. Usage is high and output quality is fine. The problem is that total workload increased, and that only surfaces months later when usage quietly drops. Worse, what people say at that point ("faster to do it myself") sounds like a quality complaint, so it gets misdiagnosed as a model or prompt problem.
2. Someone says "checking what AI produced takes longer." What do you do?
Answer
Do not touch the model or the prompt — look at the procedure. That sentence is a structural signal that an AI step was merely added to an existing process. Change the question to "can this work stop occurring at all?" and "how far can this go without human review?"
3. What must be recorded before you start?
Answer
The numbers describing the current state — time taken, monthly volume, errors and rework, people assigned, and the measurement method (who measures, when, how). Later you cannot recover the earlier state and memories disagree, so even a real benefit becomes impossible to prove.
Put your own organisation against these three. Forty minutes → Score your own organisation's readiness