Skip to content
Notes

Business automation when you have 12 tools and no time

By Philipp Kant 5 min read

You didn’t mean to end up with twelve tools. Nobody does. Each one was a sensible decision at the time: the CRM was needed, the scheduling tool solved a real headache, the customer-feedback platform was demanded by marketing, the accounting tool was the only one your bookkeeper would use, the chat tool came when the office got bigger, the project tool was the third attempt at finding one that worked.

Now there are twelve. None of them talk to each other. Half of the team’s time goes into the gaps between them: copying customer information from the CRM into the project tool, exporting numbers out of one system to put into another, manually keeping two calendars in sync, sending the same form four times to four different stakeholders.

This is the situation people typically mean when they say they want “business automation.” This post is a working triage for it.

Tool sprawl is not a software problem

The instinct, when staring at twelve tools, is to look for a thirteenth tool that will integrate the previous twelve. That sometimes works. More often it adds a thirteenth tool.

The actual problem is that the work, as currently structured, has twelve different homes, and each home has its own conventions, permissions, audit trail, and notion of “what counts.” Automation helps when the work has one home and the tools serve it. It doesn’t help when the work itself is splintered.

So before reaching for an automation platform, the more valuable question is: which tools are actually serving distinct workflows, and which ones are accidental duplications that grew because nobody had time to consolidate?

The triage: keep, consolidate, automate, drop

A practical four-bucket exercise we use:

Keep. Tools that do one thing well, are genuinely the right tool for that job, and don’t overlap with anything else. The CRM, the accounting system, possibly the helpdesk. Leave them alone.

Consolidate. Tools that overlap with another tool you already have, where the overlap is significant. Two project trackers, two note-taking apps, two chat systems, two file-sharing services. Pick one, migrate the active work, archive the other. This is usually the highest-leverage move; it removes the integration problem entirely instead of automating around it.

Automate. Workflows that span tools you’ve decided to keep, where the same data has to move between them repeatedly, and where the cost of doing it manually is meaningful. New customer in CRM → project created in project tool; closed sale → invoice in accounting; new support ticket above severity X → notification in the team’s actual workspace. These are the connections that pay back.

Drop. Tools where the original need has faded, where they’re used by one person, or where the cost (license + cognitive overhead) outweighs the value. Tool churn isn’t free. Every tool adds login fatigue, permission management, and a small ongoing tax on attention.

The biggest mistake in this triage is treating everything as “automate.” That’s the move that turns twelve disconnected tools into twelve disconnected tools held together by twenty fragile automations.

What to automate first

If you’ve done the triage and there are workflows in the “automate” bucket, the order matters. We’d usually prioritize by this rough framework:

High frequency, low judgement. Things that happen often and have an obvious correct answer. New customer in CRM → create the project workspace, copy the right fields, notify the right people. These automations save the most time and have the lowest failure risk. Do these first.

High frequency, high judgement. Things that happen often but require a human decision, such as qualifying a lead, deciding which support ticket needs escalation, choosing how to route a request. These are not automation candidates, they’re AI integration candidates, which is a different conversation. Automate the plumbing around the judgement, not the judgement itself.

Low frequency, low judgement. Things that happen rarely but predictably. End-of-month exports, quarterly reports, occasional onboarding flows. These are worth automating if the failure cost is low; otherwise, a clear written procedure is often cheaper than maintaining the automation.

Low frequency, high judgement. Don’t automate. The infrastructure to handle these reliably costs more than just doing them when they happen.

What not to automate

Some workflows look automatable but aren’t. Watch for these:

  • Workflows that are different every time. Custom client onboarding, bespoke project setup, anything where the “rules” are actually judgement calls dressed as rules.
  • Workflows that fail in expensive ways. Things where a silent automation error costs more than the manual time saved. Billing reconciliation, compliance reports, anything with regulators involved.
  • Workflows where the data isn’t trustworthy yet. If the source data is messy, automation just moves the mess faster. Clean the data first.
  • Workflows you don’t actually do. Don’t automate the workflow you wish you had. Automate the one you actually have. The imagined workflow is much easier to automate, and the team will not adopt it.

The cost of doing nothing

The tempting answer to all of this is “we’ll deal with it later.” That has a cost too, and it’s worth naming:

  • Time spent on tool gaps compounds. The half-hour you spend each week copying things between systems is two and a half work-weeks a year, per person doing it.
  • Mistakes from manual handoff are continuous and quiet. Customer records that don’t match between CRM and accounting, project states that don’t match between the tracker and the team’s actual work, double-bookings, missed follow-ups.
  • The team adapts to the friction in ways that hide it. New people inherit “the way we do things here”, along with workarounds that have become invisible, and the underlying problem gets harder to see the longer it persists.

None of these is dramatic. All of them add up. The argument for doing the work is rarely about a single dramatic failure; it’s about the slow tax that nobody notices but everybody pays.

When it’s time to bring someone in

For a lot of SMBs, the triage in this post is something the operations team can do themselves over a few focused weeks. The moves are usually:

  • Consolidate the obvious duplications
  • Automate the high-frequency, low-judgement workflows that the current tools support natively
  • Document the rest, and notice which problems keep coming back

Where an external partner becomes useful is the next layer down: when the automations the existing tools can do natively aren’t enough, when the workflows span systems that don’t have ready-made connectors, when the data has to move with rules that don’t fit a form-based automation builder. That’s the layer where you need someone who can build the integration properly, which usually means the kind of engagement we run.

But for the first pass, the triage is more important than the tooling. Almost every “business automation” project we see could have started six months earlier with a hard look at whether all twelve tools needed to stay in the picture.