AI automation: what actually works in a small business
Which AI automations return real money in a business under fifty people, and which are expensive theatre. Based on 34 deployed systems.

- Support deflection and lead qualification are the two automations that reliably pay for themselves.
- Content generation without a human review gate produces volume nobody reads and Google ignores.
- The cost is almost never the model — it is the integration work and the edge cases.
- About a third of automation requests we receive should not be built, and we say so.
The two that always pay back
**Support deflection.** A retrieval-grounded bot answering your top forty questions removes 60 to 90 percent of tier-one tickets. The maths is simple: if you handle 400 tickets a month at ten minutes each, that is 67 hours. Deflect 70% and you have recovered 47 hours a month for a system costing under $200 to run.
**Lead qualification.** A bot that asks four qualifying questions before a human gets involved means your sales time goes to people who can actually buy. One client cut their discovery-call no-show rate by half simply because the bot filtered out people who were never going to purchase.
The one that usually disappoints
Bulk content generation. It is the most requested and the least effective. You can generate two hundred blog posts. Nobody will read them, Google will not rank them, and you now have two hundred thin pages diluting your site.
AI content works when it drafts and a human edits. It fails when it publishes. The gate is not optional — it is the entire difference between useful and harmful.
Where the cost actually is
Clients expect the model to be expensive. It rarely is. A support agent handling 4,000 conversations a month on a mid-tier model costs about $30.
The cost is integration and edge cases. Connecting to your helpdesk, handling the case where the customer’s order number is malformed, deciding what happens when the API times out. That is where the weeks go, and it is the part that makes the difference between a demo and a system.
The refusal threshold matters most
Every agent we ship has a confidence threshold. Below it, the agent stops generating and escalates with the full transcript attached.
Clients often want that threshold low so the bot answers more. We push back. A bot that confidently invents a refund policy costs more than a bot that says ‘let me get someone’. Set the threshold at 0.72 and tune it with real data, not optimism.
When not to automate
If a process runs twice a month and takes ten minutes, automating it costs more than it saves. We turn down roughly a third of the workflows clients ask for on exactly this basis.
Automate high-frequency, low-judgement work. Leave low-frequency, high-judgement work alone. The middle ground — moderate frequency, moderate judgement — is where you need an honest conversation about whether a rule beats a model.
Want this done for you?
We do this work every day across 24 services. Free audit, findings yours either way.
Related questions
How much does an AI chatbot cost to build?
$2,400 for a simple FAQ responder, $6,800 for a retrieval agent trained on your docs, $14,000+ for an action agent that writes to your systems. Model usage is separate and billed to your own provider account.
Will AI replace my support team?
It replaces the repetitive 70%, which lets the same team handle more volume and spend time on the hard cases. Every deployment we have done has changed what the team does, not how many people are on it.
What is RAG?
Retrieval-augmented generation. The bot searches your documents for relevant context, then answers using only that context. It is the difference between a bot that knows your business and one that guesses convincingly.

