Personal

How I Decide What to Automate and What to Keep Doing by Hand

Written by
Pravin Kumar
Published on
Jul 12, 2026

How do I decide what to automate in my own business?

I automate the work that is repetitive, rule-based, and something I have already done by hand enough times to trust. I keep by hand the work that needs judgment, taste, or a real relationship. The line is simple: machines handle the predictable, I handle the decisions. Getting that split right is most of running a lean solo practice.

I say this as someone who sells automation for a living, so you might expect me to tell you to automate everything. I will not. The most useful thing I have learned is that automating the wrong task quietly costs you more than doing it by hand ever would.

So over six-plus years running my practice, I have built a rough test for what to hand to software and what to keep. This post is that test, with real examples from my own work. It is the framework I actually use, not a tidy theory.

Why not just automate everything?

Because automation has a cost that hides until later. Every automated flow is a small machine you now own and must maintain. When it breaks, and they all break eventually, you fix it under pressure, often at the worst time. Automating a task you rarely do or barely understand adds fragility for almost no gain.

There is also a subtler trap. Automating a task too early freezes a process before you understand it. You lock in the clumsy first version of how you did something, then build on top of it. By hand, that same process stays flexible and keeps improving while you learn what it should actually be.

So I treat automation as a commitment, not a default. A machine that runs a task a thousand times is a gift. A machine that runs a task twice a year is a liability you forgot you owned. The question is never 'can I automate this,' it is 'should I, and is it ready.'

What kinds of work do I always automate?

I automate high-volume, repetitive work with clear rules and stable inputs. Moving data between tools, syncing records, sending routine notifications, and formatting content all qualify. If a task happens often, follows the same steps every time, and does not need me to think, it belongs to software, not to my afternoon.

Data syncing is my clearest example. Keeping a database and a website in step by hand is slow and error-prone, so I let tools handle it. I explain one version of this in my post on how to keep Airtable and a website in sync with WhaleSync. That kind of sync runs constantly and never needs my judgment, which makes it a perfect fit.

Lead handling is another. Sorting and routing incoming form messages is repetitive and rule-friendly, so I automate the first pass and keep the human reply for myself. I wrote about that exact setup in my post on how to score Webflow form leads with an AI automation. The machine sorts; I decide.

What do I always keep doing by hand?

I keep anything that needs judgment, trust, or my actual voice. Client calls, project scoping, pricing decisions, and the first thinking behind a piece of writing all stay manual. These are the parts where being a real person is the whole value. Automating them would strip out the exact thing clients pay me for.

Relationships top the list. A discovery call, a hard conversation about scope, a check-in when a project wobbles: none of these get delegated to software. People can tell when they are talking to a script, and for a solo practice, that personal contact is not overhead. It is the product.

My writing stays mine too. I use AI to research and to check my work, but the thinking and the voice are hand-built. The moment my articles read like a machine wrote them, they stop sounding like me, and sounding like me is the entire point of publishing under my own name.

How do I know a task is ready to automate?

A task is ready when I have done it by hand enough times to know its edge cases, its rules are stable, and its inputs are predictable. If I still change how I do it every time, it is not ready. Automation should capture a process I already trust, not one I am still figuring out.

My rough rule is to do a task manually until it feels boring. Boredom is the signal. It means the task has settled into a fixed shape with no surprises left, which is exactly what a machine handles well. Excitement and uncertainty mean I am still learning, and learning tasks stay by hand.

I also check the cost of a wrong result. If a broken automation would quietly send bad data or a wrong message to a client, the bar goes up and I add human checks. If the worst case is a small, visible glitch I would catch fast, I can automate sooner. The stakes decide how much caution the flow needs.

What has automation actually done for my practice?

At its best, automation has removed enormous amounts of manual work while keeping quality high. My Airtable and WhaleSync build for Ajust has processed more than 25,000 cases, helped over 400,000 people, and saved more than 50,000 hours of manual effort. That is work no human could do by hand at that scale, and it runs quietly in the background.

The point of those numbers is not the size. It is what the size frees up. When software handles the repetitive engine of a process, the people involved get to spend their time on the cases that actually need a human. Automation done right does not replace judgment. It clears space for more of it.

I see the same effect on smaller builds. For Kismet Health, I route web leads into HubSpot through Zapier, so the team never copies data by hand and never loses a lead to a missed step. It is a modest automation, but it removes a boring, error-prone task completely, which is exactly what automation is for.

Where has automating too early burned me?

It has burned me when I automated a process I did not fully understand yet. I built a flow around my first guess at how a task should work, then spent more time patching and re-patching the machine than the task would ever have cost me by hand. The automation became the problem it was meant to solve.

The lesson stuck. When you automate too early, every change to the underlying process means re-engineering the automation. You end up maintaining a brittle system built on assumptions you have since outgrown. Doing the task by hand a few more times would have taught me the right shape before I committed to it.

Now I let processes prove themselves first. I would rather do a task manually for a month longer than lock in a flawed version in software. The delay feels slow in the moment, but it saves the far larger cost of untangling an automation I built before I knew what I was doing.

How do I decide between a simple automation and an AI agent?

I default to the simplest tool that works, and that is usually a plain automation, not an AI agent. If a task follows clear rules, a straightforward flow in a tool like Zapier or Make is more reliable and easier to trust. I only reach for an AI model when the task needs judgment a fixed rule cannot capture.

The dividing line is predictability. Rule-based work, like moving a record or sending a set message, does not need intelligence, and adding it just adds risk. Work that reads messy human input, like sorting free-text messages, is where a language model earns its place. I dig into this split in my post on AI agents versus simple automations.

The trap is reaching for the fancy tool first. An AI agent is powerful and also less predictable, so I only give it work a simple flow genuinely cannot do. Most business automation is boring rule-following, and boring rule-following should stay boring. Save the intelligence for where it is actually needed.

How do I keep automations from quietly breaking?

I keep them working by treating every automation as something I own and must check, not set and forget. I keep the list of active flows short, I add alerts so a failure tells me instead of hiding, and I review each one on a schedule. An unwatched automation is a silent failure waiting to happen.

A short list is the real defense. The fewer flows I run, the more attention each one gets and the less likely one rots unnoticed. I resist the urge to automate every little thing, because every automation I add is another machine I have promised to maintain for as long as it runs.

Alerts matter just as much. A flow that fails silently is worse than no flow, because you trust it while it quietly does nothing. So I build in a notification for failures and design each one so that when it breaks, the safe default is a task landing on my desk, never data disappearing.

How should you decide what to automate?

Start by automating only the tasks you have done by hand enough times to be bored by, that follow clear rules, and that would not cause quiet harm if they broke. Keep the judgment, the relationships, and your voice by hand. That single split will save you from most of the automation mistakes I made early on.

Do not rush it. The goal is not a fully automated business, it is a business where software handles the predictable so you can spend your real attention on the work that needs a human. A few solid, well-watched automations beat a tangle of clever ones you cannot maintain.

If you want help figuring out which parts of your work are worth automating and which should stay human, that is a big part of what I do. I would rather help you automate the right three things than the wrong thirty. Reach out through pravinkumar.co and let's chat about where the line sits for you.

Get found, cited and the back office automated

Let's make your site the source AI engines quote and wire up the systems behind it.

Contact

Let's get your website found and cited by AI

Tell me what you're working on, whether AI search is skipping your product, your back office is buried in manual work, or you need a build that does both.

Got it, thanks. I read every message personally and reply within 1-2 business days.
Oops! Something went wrong while submitting the form.