Skip to main content
Back to Blog
Strategy5 min read17.05.2026Max Fey

When automation isn't worth it: four patterns we keep seeing

Most automation proposals fail on simple math, messy input data, planned system changes, or political budget allocation. The four patterns Sophera Consulting reads as a clear stop signal.

When automation isn't worth it: four patterns we keep seeing

Most public automation advice answers one question: what should you automate? At Sophera Consulting, we often start with the opposite question: what should you not automate? This view saves clients money, time, and trust in their own systems.

Over the past three years, we have analyzed hundreds of processes for companies of all sizes. Four patterns appear again and again when we end up recommending against a workflow, even when the desire to build it is strong.

Pattern one: the process runs too rarely

Automation has a fixed cost base that is independent of how often the workflow runs. Concept, tooling license, testing, documentation, maintenance. A no-code workflow in Make or n8n realistically costs between 1,500 and 6,000 euros for the first iteration, plus 30 to 300 euros in monthly license fees depending on volume.

Before starting any project, we run the math with our clients. How often does the process run per month? How long does a manual run take? What does the loaded hour of the person performing it cost?

For a process that runs ten times per month and takes ten minutes manually, you save 100 minutes or roughly 70 euros per month. With 2,500 euros in initial investment and 60 euros in monthly license fees, there is no break-even. There is a permanent deficit.

We do this calculation before any technical scoping. It prevents charming workflow ideas from binding budget that would have more impact somewhere else.

Pattern two: inputs are unstructured or highly variable

Automation scales linearly with the share of standardized inputs. If 90 percent of incoming documents follow a fixed schema, you can treat the remaining ten percent as exceptions. If the standardized share is below 60 percent, the ratio inverts: the automation becomes a pre-sorting step that humans then have to correct, often more painfully than if they had done the work from scratch.

In our practice this comes up regularly with inbound enquiries, applications, or supplier invoices. Before building, we ask clients to share the last fifty real records. Then we count how many a workflow could process without human touch.

If that share is below 60 percent, we recommend a different order. Fix the input side first, through standardized forms, clearer requirements to suppliers, or pre-processing in the mail server. Re-measure. Only then automate. Reversing this order produces an expensive workflow that does not repair data quality. It just covers the problem.

Pattern three: the process is about to change

A frequently overlooked case: the company plans to switch CRM systems, merge with another entity, replace its accounting software, or restructure its sales team in the next six to twelve months. Automations built on the current setup would have to be rebuilt from scratch.

At the start of every project, we ask clients about planned system changes within the next twelve months. If somebody answers "yes, but it is not final yet," we prefer to wait. An automation shut down after four months of production rarely amortizes its cost.

In these cases we recommend documenting the process cleanly and preparing it for the future architecture. The actual automation comes after the system change and rests on stable ground.

Pattern four: the savings land in the wrong budget

This pattern is organizational and rarely stated openly. An automation costs the IT department money but saves time in sales. Or it costs marketing but offloads work onto customer service. Cross-team distributions like this are a political obstacle in many companies, and they tend to overrule technical fit.

In scoping conversations, we check who pays the recurring cost and who gets the benefit. If they sit in different cost centers, we clarify the arrangement before the project starts. Otherwise we build an automation that works operationally but gets quietly cancelled six months later, because the paying department drops the tool from its budget.

In these cases we either recommend an upfront budget conversation or moving the automation onto a jointly-owned tool that delivers value to both sides.

What we recommend instead

If one of these four patterns applies, we do not build. We offer clients a shorter consulting engagement instead: we document the process, surface the breaking points, suggest organizational improvements, and define the conditions under which a later automation becomes worthwhile. This engagement costs a fraction of a full automation project and protects the client budget from a misinvestment.

From our perspective, this is the least popular but most honest form of automation consulting: telling a client that the requested project is not the right move today, rather than building it and watching it shut down six months later.

If you want to check which processes in your business are worth automating and which are not, our free automations check takes about 30 minutes.

#Automatisierung#Strategie#Prozessanalyse#Workflow-Design#Anti-Pattern