Skip to content

How to Automate Your Business With AI, a CRM, and Your Website

Every step between an enquiry and an invoice is either a handoff or a judgement. Automate the handoffs on day one. Let AI draft the judgements and keep a person on the send button.

Article banner showing a website at the centre of a flow into CRM, AI lead classification, email campaigns, follow-up, sales notification, booking and payment, reporting and an AI agent.

The chain most businesses want is easy to say out loud. Someone asks about your work on the website, a record appears, the right person is told, a sensible reply goes out, a reminder fires if nobody answers, a slot gets booked, a deposit is taken, and at the end of the month you can see how many of those turned into money.

Nine steps, and the mistake is treating them as nine of the same thing. They are not. Some are handoffs and some are judgements, and the difference decides which ones you can safely leave running while you are on site with a customer.

Handoffs and judgements#

A handoff moves something from one place to another without deciding anything. Copying an enquiry into a record. Telling the right person it arrived. Starting a clock. A handoff done by a machine is done the same way at 3am on a bank holiday as it is on a Tuesday, which is exactly what you want from it.

A judgement decides something. Whether this enquiry is worth your morning. What to say to a person who has clearly had a bad experience elsewhere. Whether to hold a slot for someone who has not paid a deposit yet. Machines can help with these and should not be left alone with them, at least not until you have watched the help long enough to know how it is wrong.

StepKindWho should do it
Enquiry becomes a recordHandoffFully automatic, from day one
The right person is toldHandoffFully automatic
An acknowledgement goes outHandoffFully automatic, if it only promises what you will do
The enquiry is classified and routedJudgementAI fills a field, a person moves the stage
The real first replyJudgementAI drafts, a person sends
A follow-up is scheduledHandoffFully automatic
What the follow-up saysJudgementA person, or a template a person approved
Booking and paymentHandoffAutomatic, running rules you wrote
ReportingHandoffFully automatic, and read weekly

Read down the second column and you have the plan. Every handoff can be automated this month and most of them in an afternoon. Every judgement stays manual until it has earned promotion, and some never should.

Start with the handoffs, because they are free wins#

The first three rows of that table are the whole foundation, and none of them need AI. A form that writes into a CRM, a notification that reaches a named person, and an acknowledgement that goes back to the customer. Nothing is being decided, so nothing can be decided wrongly.

The shape of that record, and what belongs in it, is the subject of the CRM guide, so it is not repeated here. What matters for automation is narrower: if the record is not created without a person, everything built on top of it inherits that gap.

The acknowledgement is the cheapest thing you will ever automate

One email, sent the second the form is submitted, that says what you received, when you will reply, and how to reach you if it is urgent. It makes no claims and no decisions, so it cannot be wrong. It also buys you the working day that the customer would otherwise spend wondering whether the form worked, which is the day they spend contacting a competitor.

Where AI earns its place: classification#

This is the first step where a model does something a rule cannot. People write enquiries in prose, and prose is what these models are for. Given a paragraph, one can reliably say that this is a quote request rather than a support question, that it concerns commercial rather than domestic work, that it mentions a deadline, and that the tone suggests they have already been let down once.

That is genuinely useful, and it is a suggestion. The mistake is wiring it to an action.

If a misclassification only writes the wrong word into a field, somebody notices and corrects it. If a misclassification sends an auto-decline, assigns to the wrong branch, or drops an enquiry into a queue nobody reads, then a customer is gone and no one ever learns it happened. The failure is invisible, and invisible failures are the ones that compound.

A rule worth keeping for longer than feels necessary

AI fills fields. People move stages. Let the model label, score and summarise as much as you like, and keep the movement of a record from one stage to the next in human hands until you have read a few hundred of its labels and can describe how it gets things wrong. If you cannot describe the error shape yet, you have not watched it long enough to hand it the wheel.

Automated email is where trust is lost fastest#

The risk here is not being marked as spam. It is sending a fluent, friendly, well-formatted message that plainly has not read what the person wrote. Customers forgive a slow reply. They do not forgive a reply that answers a question they did not ask, because it tells them exactly how much attention the rest of the job will get.

Two kinds of automated email are safe. The acknowledgement above, which promises nothing. And a drafted reply that a person reads and sends, where the automation saved the blank page and the typing but not the responsibility.

The unsafe kind is the generated reply that goes out unattended. It looks like the biggest saving on the list and it is the one that costs you the customers you would most like to keep, because the enquiries with unusual detail are both the most valuable and the ones a model is most likely to answer generically.

Follow-ups are a schedule, not a personality#

Split this one down the middle. The date is a handoff and should be automatic: three days after a quote, then a week, then closed. Nobody needs to remember that, and nobody reliably does.

The words are a judgement. A second message that ignores what was in the first one is worse than silence, and a sequence that keeps arriving after the customer has replied is how a company announces that nobody is reading. If your follow-up cannot see the reply, it is not a follow-up. It is a countdown.

Notifications: one person, one channel, one action#

The failure mode of sales notifications is not that they are missing. It is that there are so many of them, in a channel shared by enough people, that everyone assumes somebody else has it. A notification sent to a group is a notification sent to nobody.

Name one person per enquiry, even if the rule for choosing them is crude. Send it where that person actually looks, which is a question about them and not about your tooling. And put the action in the message rather than a link to a dashboard: who it is, what they asked, and what you want done by when. A notification that requires three clicks to become useful will be read and not acted on.

Booking and payment close the loop#

These are handoffs with rules attached, and the rules are yours: who can do this work, how long it takes, what deposit applies, what happens on a late cancellation. Once those are written down, running them automatically is the easy part, and it removes the longest gap in the chain, which is the one between a customer deciding and a customer being able to act.

Whether that arrives as a plugin, a hosted service or built work is the same decision as any other feature, and it is worked through in the guide on adding business features. The automation question is only this: does taking the booking also create or update the record, or does it start a second pile that somebody has to reconcile?

Reporting is how you find out it stopped#

Most reporting advice is about dashboards. The useful version is three numbers you look at every week: how many enquiries arrived, how many got a real reply within your own promised time, and how many closed either way. Everything else is decoration until those three are stable.

But the real reason to have them is stranger than measurement. Automations fail silently. A form plugin updates and stops sending, an integration token expires, a mailbox rule quietly files your notifications. None of that produces an error you will see. It produces a quiet week, and a quiet week is indistinguishable from a slow month until you check the count.

Every automation needs an answer to one question

How will you know if this stops? A number you read weekly is an answer. A test submission on the first of the month is an answer. "It has always worked" is not an answer, and it is the reason businesses discover a broken contact form by being asked at a party why they never replied.

AI agents and the repetitive work#

An agent is a model given tools and allowed to take several steps on its own. The useful framing is not how clever it is. It is what happens when it is wrong, because it will be, and the answer differs enormously by task.

Good candidates share three properties. The work repeats, so the effort of setting it up pays back. The output is checkable at a glance, so being wrong is obvious. And it is reversible, so being wrong is cheap. Summarising a week of enquiries, drafting replies for review, tidying inconsistent data, pulling the three numbers above into a message every Monday.

Bad candidates fail one of those three. Anything that speaks to a customer without review. Anything that moves money. Anything that deletes, declines or cancels. Being fast at those is not a benefit, and an agent that does the wrong thing quickly is worse than no agent at all, because the damage is spread before anybody looks.

Build the workflow, not the software#

The instinct is to shop. The better first move costs nothing: write the chain down on one page, one line per step, and against each line put who or what does it, how long it should take, and what happens when it fails.

That page is the specification, and it is usually shorter than expected. It also tends to reveal that the expensive-looking problem is a missing step rather than a missing product. A business losing enquiries almost never needs a platform. It needs one person named against the second line.

Automating a workflow you have not written down means buying somebody else's version of your business and then adjusting your business to fit it. That is how companies end up with software that everyone works around, which is a more expensive outcome than the manual process it replaced.

What to automate first#

  1. The record. Until an enquiry becomes a record without a person, nothing else is worth building.
  2. The acknowledgement. One email, no promises beyond when you will reply.
  3. The notification, to one named person, containing the action rather than a link to it.
  4. The follow-up dates. Not the follow-up words.
  5. The weekly count, so that when one of the four above breaks you find out in days.
  6. Only then, classification and drafting, with a person still pressing send.

Steps one to five contain no AI at all, and they are where nearly all of the recovered revenue is. That ordering is unglamorous, which is probably why it is the one most often skipped.

Worth saying plainly, as in the CRM guide: Sitebefy builds the website, which is the first link in the chain. The CRM, the email sequences, the notifications and the agents are things you choose, and the joins between them are custom development when no ready-made connection fits. Your site is an ordinary WordPress installation, which is what makes those joins possible at all.

The first link in the chain is a website that can hand things off

Describe what you do and Sitebefy builds a real WordPress site you own, with the pages, layouts, content and SEO already in place. Because it is ordinary WordPress, its forms can write into your CRM, trigger your notifications and start your automations rather than ending at an inbox. Look at the result before creating an account, and every plan carries a 14-day money-back guarantee.

Build my site

What automation actually buys you#

Not fewer people. Time moved from the parts of the job that never needed a person to the parts that only work with one. Nobody has ever won a customer by copying an email address into a spreadsheet, and plenty have been won by replying within the hour with something specific.

So automate the copying, the telling, the timing and the counting. Draft with AI and read before you send. Keep the judgement, because the judgement is the business, and it is the only part of this chain a competitor cannot buy.

Share
Sitebefy

Senior editor

Senior Editor with a passion for crisp prose, sharp arguments, and flawless execution.

Comments · 0 comments

Log in to join the conversation. Log in

One useful email, twice a month

No spam. Unsubscribe anytime.

Your first draft
is one form away

Pick a template, answer a few questions about your business, and read what the AI wrote before you pay anything.

See pricing