What is business automation, really?

It's software doing a repetitive job for you, like copying a form into a spreadsheet and sending the reply. No robots, just your apps passing information along.

The AMnext team5 min read

The short answer

It's software doing a repetitive job for you, like copying a form into a spreadsheet and sending the reply. No robots, just your apps passing information along.

"Automation" sounds like factory robots or some expensive IT project. For a small business it's much more ordinary than that. It means taking a job you do the same way every time, like copying details from one place to another, sending the same reply or chasing the same reminder, and letting software do it for you.

A plain definition

Business automation is a set of instructions that says: when this happens, do that. When someone fills in your contact form, add them to your spreadsheet and send them a reply. When an order comes in, message the customer and tell the person who packs it. When an invoice is a week overdue, send a polite reminder.

Each instruction has a trigger (the "when") and one or more actions (the "do that"). That's it. The apps you already use do the work: your email, your spreadsheet, your booking system, your shop. The automation just passes information between them so a person doesn't have to.

Three examples you'll recognise

Here's what this looks like in real businesses, before and after.

  • A dental clinic gets enquiries through its website. Before: the receptionist copies each one into the booking system, the patient list and a spreadsheet. After: each enquiry lands in all three automatically, and the patient gets a text the day before their appointment.
  • A small online shop takes orders overnight. Before: the owner checks orders every morning, emails each customer, and updates a stock sheet. After: customers get a thank-you straight away, the owner gets one summary, and the stock sheet updates itself.
  • A consultant sends a monthly invoice to each client. Before: they chase late payers by hand when they remember. After: a reminder goes out a week after the due date, and another a week later, until it's paid.

None of these are clever. They're just tasks that happen the same way every time, which is exactly what makes them good to automate.

What it's not

  • It's not replacing people. It takes away the copying and chasing so people can do the parts that need a person.
  • It's not one big system you have to move everything into. It connects the apps you already use.
  • It's not only for tech companies. The businesses that gain most are often small ones where the owner does the admin.
  • It's not always AI. Most useful automations are simple rules. AI comes in when a task needs judgement, like reading a message and deciding what it's about.

What about AI?

AI adds a new kind of step. A simple automation can't read an email and understand whether it's a complaint or a sales enquiry. An AI step can, and then route it to the right person. The best-known version is a chatbot that answers customer questions in plain language. It's powerful, but you don't need AI to start. We cover when a chatbot is worth it in do I need a chatbot, or just a better FAQ page?.

How to spot a job worth automating

Look at your week and ask these questions about each repetitive job.

  1. Does it happen the same way every time?
  2. Does it involve copying information from one place to another?
  3. Does it happen often, say several times a week?
  4. Does something go wrong when it's forgotten, like a missed follow-up, a double booking or an unpaid invoice?
  5. Could you explain it to a new employee in a few sentences?

If a job gets three or more "yes" answers, it's probably worth automating. Our list of 5 tasks small businesses can automate today is a good place to start.

The tools, in plain English

You'll hear a few names when people talk about automation. They all do the same basic thing, connecting apps with "when this, do that" rules, and differ mostly in price and how they're run.

  • Zapier: the best known and easiest to start with. Connects to thousands of apps. Can get pricey as you run more tasks.
  • Make: more visual, good for workflows with several branches and steps. Often cheaper than Zapier for the same work.
  • n8n: popular with developers. It can be self-hosted, which can make heavy use much cheaper, but someone has to look after it.
  • Built-in automations: many apps you already use, like booking systems, accounting software and Shopify, have their own. Always check those first.

You don't need to choose. Whoever sets things up for you should pick the tool that fits the job and your budget, and explain why.

What can go wrong, and how to avoid it

  • It breaks quietly. Fix: alerts when a step fails, sent to someone who'll act on them.
  • It does the wrong thing at speed, like emailing every customer twice. Fix: test with real examples before switching it on for everyone.
  • Nobody remembers how it works. Fix: a short plain-English note of what each automation does and where it lives.
  • It handles personal data carelessly. Fix: only move the details you need, and use tools that meet privacy rules where your customers live.

What it costs to run

Automations run on tools that connect apps together. Zapier, Make and n8n are the common ones. Most have a free tier for light use and a monthly fee as the number of tasks grows. Some apps you connect may need a paid plan to allow connections at all. For a small business, the running cost is usually modest, but it's real, so it should be written into any quote.

The other cost is looking after it. Apps change, passwords expire, forms get edited. A well-built automation sends an alert when something stops working, so you find out from a notification rather than from an angry customer.

Where to start

Pick one job, the one that annoys you most or causes the most mistakes. Automate that, live with it for a few weeks, then pick the next. Small wins stack up quickly, and you'll learn what's worth handing over.

If you'd like someone to set it up, our workflow automation service starts with a call to map the job you want gone, and works with the apps you already use. Or browse our automations page to see both kinds of help we offer.

Keep reading