Business and process
Administrative roles are rarely created on purpose. They appear where a gap was left between systems and somebody has to step across it every day, carrying the data in their hands. What follows is eight layers, the order in which they are built, and one model lead step by step.
Most companies do not hire administrative staff on purpose. They hire them because a gap was left between systems and somebody has to step across it every day, carrying the data in their hands. An order arrives by email, somebody retypes it into the stock system. A client changes address, somebody corrects it in three places and misses the fourth.
This is not a failure of people. It is a consequence of the order in which the company grew. Sales first, then a tool for sales, then stock, then accounting. Each department picked whatever suited it, and people filled the gaps in between. Human effort is, after all, the only integration that works immediately and needs no project.
My thesis: if we design the company around data and processes, most of that connective work never comes into existence. According to 2017 research by the McKinsey Global Institute, which analysed roughly 800 occupations in the United States, data collection has an automation potential of 64 per cent and data processing 69 per cent, while managing people sits at only 9 per cent. This is the technical potential of the technologies of the day, not a forecast of job losses. As a map of where a company spends its time, however, it holds up.
You can look at a company as a building with five floors: Brand, Experience, Systems, Automation, Intelligence. Brand states who we serve. Experience is everything the customer sees. Systems are the data and the platforms that hold the truth about the company. Automation is the rules that run without a person. Intelligence is the ability to understand what is happening.
The order is structural, not aesthetic. Every floor rests on the one below it. Automation on top of data that does not exist is simply faster chaos, and AI on top of a bad process only makes the mistake more expensive. These five floors break down into eight layers.
It sounds like marketing, yet it is an operational decision. If a company does not know who it serves, it cannot define good demand. And what cannot be defined cannot be recognised by a machine either, so a person has to assess it, enquiry by enquiry. Brand here is not a logo but a definition that turns, a few layers down, into a filtering rule.
The website, the app, the sales conversation, onboarding. The only layer the customer sees, and at the same time the point where data enters the company. A large share of administrative work is created right here, when the interface collects less than the process needs.
A form with a single message field looks friendly. It also means somebody has to pull the industry, the company size and the deadline out of free text and type them into the system. A form that asks three structured questions and fills in the rest by itself does not remove that work, it simply moves it from an employee to a machine. Interface design is therefore an economic decision, not an aesthetic one.
This is the layer companies skip most often. A company buys a CRM, then an online shop, then an invoicing tool, and each one creates its own idea of the customer. Three versions of the truth appear, along with one person who reconciles them. Single source of truth means that for every piece of data there is one owning system and the rest only read it. A data model is the written record of which entities the company recognises and how they connect.
Why this matters is shown by the Enterprise Integration Patterns catalogue. With six applications, direct point to point connections require 30 message translators, whereas a shared canonical data model needs only 12. The cost of connecting grows quadratically, and a shared model makes it linear. The translators a company never wrote exist anyway. They are simply executed by people, by hand.
Zhamak Dehghani describes how a centralised data platform usually ends up: disconnected source teams, consumers competing for a place in the backlog and an overstretched data team. She locates the cause in the structure, not in the people. It is a professional essay, not an empirical study, yet it supports the argument of this piece: connecting departments with people is an architectural decision.
CRM, ERP, commerce, operations. I tell clients the thing that occasionally costs me the job: buy off the shelf for as long as you can. Custom development only makes sense where the process is the source of your difference. Accounting, invoicing and standard CRM are solved problems, and ready made tools handle them more cheaply. Why more software on its own solves nothing is something I unpack in Your company does not need more software. It needs less chaos.
More important than the brand name is whether the tool can send and receive data, and in what mode: in a batch once a night, or continuously. With every new tool this leads to a single question: who owns the record and how are the keys matched. If nobody can answer that, you have just bought yourself a future job vacancy.
Workflow is the answer to the question of what happens after a lead, an order, a complaint or an invoice. In many companies that answer lives only in the head of one experienced person. Workflow orchestration means the sequence of steps, the conditions and the dependencies are written down in one place and enforced by a machine, not by a coordinator.
Apache Airflow takes this principle all the way into code: a DAG is a model that encapsulates everything needed to execute a workflow, meaning the tasks, their dependencies and the schedule. You do not have to use Airflow, and for most companies the native workflows in a CRM are enough. What matters is the principle: a process should have one place where it is defined, and it should be able to say which step it is on. A company is, after all, a single product in which every bad process is technical debt, which I explore in the article on the company as one product.
Only now does automation arrive. Not as a project, but as a consequence. On top of clean data and a documented process it is mostly configuration rather than development. I use the order Remove, Simplify, Automate, Augment. First remove the steps that exist only because it has always been done that way. Then simplify, for example by replacing three rounds of approval with one that carries a limit. Only then automate what remains, and finally augment the person with a tool where judgement is required. Companies tend to start at step three and set in concrete the work that should never have existed.
I calculate the economics through Cost of Friction: time times frequency times number of people times cost. A model calculation: a two minute retype of one data point, done by five people twenty times a day, comes to more than three hours of work every day. That is not a detail, that is a role nobody approved and nobody put in the budget.
AI can do four things that rules cannot: interpret unstructured text, classify, provide a language interface to data and assist with preparing documents. It can, for instance, pull the subject of a complaint out of an email.
What it cannot do is fix a badly designed process. Without one place holding the truth, a language interface will answer confidently from the wrong data and speed the error up. I write about that in AI will not fix a broken process. It will just do the wrong thing faster and cheaper.
Dashboards, reporting, alerts. A report requires somebody to look at it, whereas an alert arrives by itself when a value crosses a threshold. Companies tend to have reporting and no alerts, which is why a problem only surfaces at the next report. The minimum: time from enquiry to first contact, the share of orders handled without human intervention and the age of the oldest stuck case.
Let us walk through a model lead step by step and ask where a person is genuinely needed.
Of the twelve steps, three need a person. And in each of them the value comes from their judgement, not their hands.
The test goes like this: a person should step into the process when their judgement creates value. Not every time information has to be moved.
If you can describe that step as a precise set of instructions for a new colleague, you do not need a colleague. You need a rule.
Human in the loop does not mean improvisation. In the AWS Step Functions documentation, waiting for a human decision is a proper state of the process, with its own token and a time limit. The process pauses, waits for approval and continues when the token comes back. If it does not come back, the system reports it as an error. Compare that with an email nobody knows arrived.
None of this means administration will disappear. According to Cedefop, roughly 8.5 million people worked as office clerks in the EU in 2022, and the forecast expects a decline of about 720,000 jobs by 2035. A 2021 OECD study found no country level evidence of net job destruction, yet between 2012 and 2019 employment in the half of occupations at highest risk grew by 6 per cent against 18 per cent in the least exposed half.
My conclusion is an opinion, not a fact: this is not about redundancies, it is about whether a company grows by adding people to move information or people to make decisions. The first route has a ceiling, because moving information grows with the volume of business. The second does not. If somebody in your company spends their days shifting data around, the problem does not sit in their performance or in a missing tool, it sits in one of these eight layers. Finding that layer is cheaper than a solution bought before the problem has been named.
Free prototype
Describe your project and within days you hold a working prototype built on your real data. We build it at our own cost: the work should convince you, not a presentation.
No payment, no commitment. You pay once you decide to continue.
Free consultation
Pick a slot and tell us how your company works today. We'll show you the three places where you lose the most time, and which of them we can take over first. No slide decks, no commitment.

Juro
jur0.com
A website, an app, an AI system or automation. Describe what you are dealing with in two sentences and I will get back to you within 24 hours with a concrete proposal. We build anything that saves your company time.
Or directly: WhatsApp · juro@jur0.com