The Hidden Prerequisite of Automation Is Not Technology. It Is Naming.

Jason Ridge

Hatched by Jason Ridge

Aug 20, 2026

12 min read

94%

0

What if the biggest obstacle to automation is not a lack of software, budget, or technical talent, but the fact that your company cannot agree on what its work is called?

A surprising number of businesses are trying to automate activities that they have never properly defined. They want a tool to route a request, update a record, generate a report, or trigger a message, but the underlying categories are inconsistent. One employee calls something “account management,” another calls it “client support,” and a third leaves the description blank. The software is expected to create order from a vocabulary that never had any.

This creates a useful distinction: automation is not primarily the act of making work automatic. It is the act of making work legible enough to be handled by a system.

That distinction connects two practices that are usually treated as unrelated. The first is hiring someone to find repetitive tasks and connect tools so that people no longer have to perform them manually. The second is designing a disciplined structure for classifying time, projects, tasks, clients, descriptions, and tags. One looks like operational engineering. The other looks like administrative housekeeping. In reality, they are two stages of the same transformation.

A company cannot reliably automate what it cannot reliably name.

The real bottleneck is the gap between steps

Most work does not fail because an individual step is impossibly difficult. It fails in the spaces between steps.

A photographer uploads an image. Someone crops it for the store. Another person checks the result. A third person moves it into a content system. A notification is sent in a chat channel. A manager eventually notices that one image is wrong. Each individual action may be simple, but the chain contains handoffs, waiting, copying, checking, and repeated decisions.

Those gaps are where organizations accumulate invisible labor.

The same pattern appears in less obvious forms. A sales representative finishes a call, then decides where to record it. A project manager receives a request, then determines whether it belongs to an existing project or deserves a new one. A finance team reviews hours, but must first interpret inconsistent descriptions. A customer success team wants to know how much time is spent on renewals, onboarding, and urgent support, but the available data mixes all three together.

The work is not merely being done. It is being translated from one context into another.

That translation is often performed by people because software cannot infer the missing structure. Someone reads the request, recognizes its type, chooses a category, and passes the information along. This person may not appear on an organizational chart as an “integration layer,” but that is effectively what they are doing.

The most expensive employee in a process may be the person who repeatedly explains one system to another.

Automation experts are valuable because they discover these hidden translation layers. They notice that a person is spending hours resizing images, copying data between tools, or checking a predictable set of conditions. Then they connect the tools so that information can move without being manually reinterpreted every time.

But there is a catch. Tools can move information only when the information has enough structure to move. A workflow cannot route “important thing” with the same confidence that it can route “new customer invoice for Acme, project code AI489289, awaiting approval.”

This is why categorization is not clerical detail. It is the grammar of automation.

Categories are the control panel of a company

Consider the difference between a pile of papers and a filing system. The papers may contain all the same facts, but the filing system determines what can be found, compared, audited, and acted upon.

A time entry has a duration, a description, a project, perhaps a task, a client, and one or more tags. These fields are not just containers for reporting. They are possible decision points. A workflow can use them to answer questions such as:

  • Should this activity be billed?
  • Which client should receive the update?
  • Is this work part of a recurring process?
  • Does this task require review?
  • Is this a growth activity or maintenance work?
  • Should the entry be included in a capacity forecast?

The category itself may be arbitrary. A team can use “client” to represent a literal customer, a geographic district, or an internal business unit. What matters is not whether the labels match some universal definition. What matters is whether the labels match the organization’s actual decisions.

This leads to a broader principle: a useful taxonomy is not a mirror of reality. It is a map of the choices you need to make.

A company does not need to classify everything perfectly. It needs to classify the distinctions that affect action. If the business must decide whether work is billable, then billable status matters. If it must allocate resources by service line, that distinction matters. If two categories always lead to the same next step, separating them may add complexity without adding insight.

The challenge is that most companies develop categories accidentally. A new project receives a name. A new person invents a shorthand. A new client gets entered slightly differently. Over time, the system becomes full of local dialects. Reports become less trustworthy, searches become less precise, and automations require more exceptions.

The organization then concludes that its tools are unreliable. Often, the tools are simply exposing an earlier design failure.

Why bad structure makes automation dangerous

It is tempting to think that imperfect categorization merely produces imperfect reports. The consequences are larger than that.

When an automated process is built on ambiguous labels, it can perform the wrong action at high speed. A manually handled mistake may affect one record. An automated mistake can affect every record that matches a poorly defined rule.

Imagine a company creating a workflow for urgent customer requests. It instructs the system to notify a manager whenever a task is tagged “priority.” But employees use that tag for three different reasons: a genuine service emergency, a task they personally want done soon, and a project that is strategically important but not time sensitive. The automation works exactly as configured. The organization still receives a flood of irrelevant alerts, and eventually people stop trusting the channel.

The problem is not that automation failed. The problem is that one label was forced to carry three meanings.

This suggests a simple risk equation:

Automation risk increases when action speed rises faster than category clarity.

The faster a system acts, the more carefully its inputs must be defined. A weak taxonomy is tolerable when a human reviews every case. It becomes hazardous when the review is removed.

That does not mean every category must be elaborate. In fact, excessive classification can be its own failure mode. If employees need to choose among thirty nearly identical options, they will guess, skip fields, or create private workarounds. The goal is not maximum detail. The goal is minimum sufficient structure.

Minimum sufficient structure has three properties:

  1. The categories correspond to real operational decisions.
  2. Different people interpret them in roughly the same way.
  3. The system can use them to trigger a meaningful next action.

If a category satisfies none of these conditions, it is probably decorative data. Decorative data creates the appearance of rigor while adding little operational value.

The automation ladder: from observation to intervention

A practical way to connect taxonomy and automation is to treat them as a ladder with four levels.

Level one: Visibility

At the first level, the organization records what is happening. Time entries, tasks, descriptions, and tags create an observable trace of work. This level answers questions such as: What happened? How long did it take? Where did it occur?

Many teams stop here and call the result data. But unstructured visibility is difficult to interpret. If every person describes the same activity differently, the record exists without becoming useful knowledge.

Level two: Consistency

At the second level, the organization establishes naming conventions and category rules. Similar activities receive similar labels. Projects, clients, and tasks use recognizable patterns. Internal codes can be included where they improve search and reporting.

This is the unglamorous stage that makes everything else possible. It resembles preparing ingredients before cooking. No customer sees the preparation, but the quality of the final meal depends on it.

A team might decide, for example, that every client project uses the format “Client name, service, year,” while every time entry description begins with a controlled activity such as “Onboarding,” “Renewal,” “Support,” or “Internal improvement.” The specific choices are less important than the shared interpretation.

Level three: Diagnosis

Once work is consistently described, the organization can see patterns. It may discover that account managers spend six hours each week preparing reports, that a certain client generates disproportionate support work, or that a supposedly strategic project is mostly administrative maintenance.

This is where categorization becomes a management instrument. The data does not merely describe work. It reveals where the organization is spending attention and where capacity is being consumed.

Level four: Intervention

Only now is the organization ready for reliable automation. Repetitive activity can be routed, transformed, grouped, checked, or escalated according to clear rules.

For example, a workflow might detect that a time entry belongs to a specific service category, attach the relevant internal code, send it to the correct report, and notify a reviewer only when the description or duration falls outside an expected pattern. Human judgment remains in the loop for unusual cases, while routine cases pass through automatically.

This is a much better design than trying to eliminate human involvement everywhere. The aim is not full autonomy. It is to reserve human attention for exceptions, ambiguity, and decisions that genuinely benefit from judgment.

Good automation does not remove humans from a process. It removes humans from the parts of the process that do not deserve human attention.

The exception is where the system proves its intelligence

A common mistake is to judge automation by how much work it completes without intervention. That metric encourages brittle systems that silently make bad decisions.

A more useful measure is the quality of the exception path. Can the system identify uncertainty? Can it show a person what needs review? Can the person correct the unusual case without manually rebuilding the entire workflow?

Return to the image example. A bulk tool can crop most product photos correctly. The goal is not to pretend every image is perfect. The goal is to make the 98 percent routine and make the remaining 2 percent visible, localized, and easy to fix.

This is a powerful operational pattern: automate the common case, expose the uncommon case, and make correction cheap.

To implement it, every automated workflow should answer five questions:

  1. What input begins the process?
  2. Which fields determine what happens next?
  3. What is the default action for a normal case?
  4. What conditions define an exception?
  5. Where does the exception go, and who owns it?

The fourth and fifth questions are often neglected. A workflow that knows how to process ordinary items but has no clear destination for uncertainty will either fail silently or create a new manual mess.

Taxonomy helps here because exceptions are often category problems in disguise. “Unknown client,” “missing project code,” “unclassified request,” and “ambiguous priority” are not merely errors. They are signals that the organization’s language has encountered a case it did not anticipate.

A mature company treats these signals as feedback. If the same exception appears repeatedly, the taxonomy or workflow should change. The system becomes better not by eliminating all variation, but by learning which variations deserve their own path.

Build the smallest operating language that can compound

The most effective starting point is not to automate everything. It is to choose one recurring process where people are spending time translating, copying, checking, or searching.

Start with observation. Follow one piece of work from beginning to end and record every handoff. Ask where a person must decide what something is, where it belongs, or what should happen next. These are the points where a clear category could replace repeated interpretation.

Then design the smallest useful vocabulary. Do not create categories because they seem comprehensive. Create them because they change a decision. If “support” and “account management” are handled by different teams, report to different leaders, or have different billing rules, separate them. If they always follow the same process, keep them together until a real need emerges.

After that, establish examples. A label is not a definition until people can recognize it in practice. “Priority” should come with examples of what qualifies and what does not. “Onboarding” should have a clear boundary. “Internal improvement” should not become a dumping ground for everything that lacks a client name.

Finally, automate one narrow bridge. Move a completed task into the next system. Convert an approved record into a report. Route a known category to the right channel. Keep the workflow visible enough that the team can inspect its behavior.

The process should feel less like deploying a robot and more like installing a dependable conveyor belt. You first standardize the shape of the objects, then build the belt, then add sensors for objects that do not fit.

Key Takeaways

  • Treat naming as infrastructure. Project names, task labels, descriptions, tags, and internal codes determine what your systems can find and automate.
  • Design categories around decisions. Keep a distinction only when it changes routing, ownership, billing, reporting, staffing, or priority.
  • Audit the gaps between steps. Look for copying, reformatting, searching, waiting, and repeated interpretation. These are often more valuable automation targets than dramatic individual tasks.
  • Automate the common case and route exceptions. A workflow is not complete until it defines what happens when information is missing, ambiguous, or unusual.
  • Measure attention recovered, not just tasks automated. The real gain is the time people can redirect toward judgment, relationships, creativity, and growth.

The deepest lesson is that automation begins long before a workflow tool is opened. It begins when a team decides that a recurring piece of work has a stable identity. Once the organization can say, with reasonable consistency, what something is, where it belongs, and what normally happens next, software can finally participate in the process.

This reframes the role of the automation expert. Their job is not simply to connect applications. It is to turn informal organizational knowledge into a language that machines can reliably interpret and humans can reliably use.

The companies that scale without adding layers of staff will not necessarily be the ones with the most software. They will be the ones that have made their work easiest to recognize. Their advantage will come from converting invisible judgment into clear signals, repetitive signals into rules, and rules into reclaimed human attention.

In that sense, the first step toward a company that operates like it has ten thousand employees may be surprisingly modest: agree on what the work is called.

Sources

← Back to Library

Hatch New Ideas with Glasp AI 🐣

Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)

Start Hatching 🐣