AI agents for business: what they do, what they cost

# AI agents for business: what they do, what they cost

AI agents for business are systems that take multi-step action autonomously. They differ from single-turn AI automation in a specific way: an agent can take a sequence of actions, observe the results of each action, and adjust its next step based on what it found. A single-turn AI automation reads an email and drafts a reply. An AI agent reads the email, checks the availability calendar, looks up the customer's booking history, composes the reply, checks whether any special notes apply to this customer, and queues the reply for approval. The agent completes the full workflow, including the intermediate lookups, without a human doing each step manually. In 2026 AI agents are moving from experimental to production-ready for a narrow set of high-frequency, well-defined business workflows at SMEs, and the ROI on those workflows is significant.

What is the difference between AI automation and an AI agent?

Single-turn AI automation: input comes in, AI processes it, output goes out. One step.

An AI agent: input comes in, agent takes action 1, observes the result, takes action 2 based on what it found, observes the result, takes action 3 if needed, produces the final output. Multiple steps, each informed by the previous one.

The distinction matters for cost and reliability. Single-turn automation is cheaper to build and more predictable. Agents are more capable but more complex to build and monitor. At the SME level, the right starting point is single-turn automation for the highest-frequency workflows and agents for the workflows where the intermediate lookups are themselves automatable.

What AI agent workflows work reliably for SMEs in 2026?

The workflows where agents add value over single-turn automation are the ones that require checking multiple data sources before producing an output.

Multi-step lead qualification. A lead arrives. The agent checks whether this email or phone number has contacted the business before. Looks up the customer record in the CRM. Checks whether there are any open tickets or notes. Then asks the qualification questions, adapted to what it already knows. Single-turn automation cannot do the lookup step. An agent can.

Booking management with conflict checking. An agent reads a reservation inquiry, checks the booking calendar for availability, checks the room or table inventory, and checks for any existing bookings from the same customer before drafting the confirmation. A London hospitality group had this running across eight venues, handling multi-venue availability checking that previously required a manager to manually check three systems.

Candidate pipeline management. An agent checks a candidate record, looks at their LinkedIn activity in the last 7 days, checks whether anyone at the firm has contacted them in the last 30 days, and then drafts the outreach message customised to their current situation. Single-turn automation would draft the same message for every candidate regardless of their recent activity.

What do AI agents cost for small businesses?

The infrastructure cost is higher than single-turn automation because agents make more API calls per workflow run. A single-turn automation that costs £0.02 per run might cost £0.08 to £0.15 per run as an agent. At SME volumes, the difference is £20 to £80 a month in AI API costs.

The build cost is higher. A single-turn automation takes one to two weeks to build and test. An agent takes two to three weeks because the intermediate steps need to be tested individually and in combination. Edge cases are more complex.

For the total cost picture, see how much does AI automation cost. For the broader context on what to build first, see AI automation for business and what is AI automation.

Should SMEs start with agents or single-turn automation?

Start with single-turn. Ship a lead qualifier, a booking confirmation drafter, or a CRM reconciler as a single-turn automation first. Run it for 60 days. Learn what edge cases come up. Then decide whether upgrading to an agent would handle those edge cases better than adjusting the single-turn logic.

The most common mistake is designing an agent when a single-turn automation would have done the job at a third of the cost and half the build time. The second most common mistake is building an agent before the data underneath the workflow is clean. An agent navigating dirty data produces confident wrong answers at speed. Fix the data first.

For more on build sequencing and what to start with, see AI for business process automation.

How are AI agents different from automation tools?

Automation tools, Zapier, Make, n8n, move data between systems based on predefined rules. If this, then that. They are excellent for high-volume, low-variance tasks where the logic is clear and exceptions are rare.

AI agents operate on goals, not rules. You give an agent an objective ("follow up with this lead until they book a call or explicitly decline") and the agent decides how to pursue that objective based on context. It reads previous interactions. It chooses the right channel (email vs WhatsApp). It adapts its approach based on what has and has not worked. It knows when to stop.

The distinction matters because rules-based automation breaks when reality deviates from the script. AI agents handle deviation, that is their design purpose.

For most SME applications, AI agents are most valuable where the decision space is wide enough that scripting every path would be impractical. Lead qualification at scale. Customer support across multiple channels. Content generation that requires adapting tone to context. Internal research that involves reading multiple documents and synthesising a conclusion.

What can AI agents actually do inside a business today?

The practical capabilities as of 2026 are more limited than vendor marketing suggests and more capable than most SME owners realise. Here is what works reliably:

Reading and classifying unstructured inputs. An AI agent can read inbound emails, WhatsApp messages, chat transcripts, and customer reviews and classify them accurately, by intent, by urgency, by the type of response required, with accuracy rates above 90 percent for most business contexts.

Drafting contextual responses. Given a customer inquiry and relevant business context (pricing, policies, previous interactions), an AI agent can generate a response that requires only a 30-second human review before sending. Not a template. An actual contextual response.

Sequential multi-step tasks. An agent can book an appointment, send a confirmation, add a task to your CRM, and update the deal stage, all triggered by a single customer action. The agent handles the coordination across tools.

Research and summarisation. Given a brief and access to relevant documents, an agent can produce a structured summary in minutes rather than hours. This is valuable for proposal preparation, client onboarding, and competitive research.

What AI agents cannot reliably do yet

High-stakes decisions without human oversight. An AI agent should not be making binding financial decisions, legal interpretations, or clinical recommendations without a human in the approval loop. The error rate, while low, is not low enough when the cost of an error is high.

Tasks requiring physical-world interaction. AI agents operate on data and text. Anything requiring physical presence, physical manipulation, or real-world verification falls outside current agent capabilities.

Building trust relationships from scratch. AI agents can maintain and strengthen existing customer relationships through consistent, responsive communication. They are poor at establishing trust where none exists, particularly for high-value enterprise sales or professional services where the buyer is evaluating the person, not just the product.

How much do AI agents cost to deploy?

Agent deployment cost depends heavily on the volume of interactions and the complexity of the decisions involved.

A basic AI agent handling email classification and response drafting for a team of 10 runs approximately £200 to £500 per month including API costs. This is typically built on top of OpenAI's API or Anthropic's Claude API, with a thin layer of business logic on top.

A more sophisticated agent handling multi-channel customer engagement (email, WhatsApp, live chat) with CRM integration and handoff logic runs £800 to £2,500 per month. The higher cost reflects both API volume and the complexity of the routing logic.

Custom-built agents for specific high-value workflows, a lead qualification agent for a professional services firm, a patient triage agent for a clinic, a candidate screening agent for a recruitment firm, are typically priced as projects at £5,000 to £20,000 for the build, with ongoing API costs of £200 to £1,000 per month depending on volume.

The key question for any AI agent investment: what is the workflow currently costing you, and what would faster or higher-quality execution of that workflow be worth? If the answer to the second question is not at least 3x the monthly cost of the agent, the ROI case is weak.

Practical starting points for AI agents in SMEs

Three agent use cases consistently deliver clear ROI within 60 days for businesses under 50 staff:

Inbound lead response. An agent monitors your contact form, email, and WhatsApp for new inquiries. It responds within 60 seconds with a qualifying question and a calendar link. It follows up if the lead does not respond within 24 hours. It escalates to a human when the lead engages. Your team only touches leads that are ready to talk.

Support ticket triage. An agent reads incoming support requests, classifies them by type and urgency, handles the routine ones (password resets, opening hours, standard FAQs), and routes the complex ones to the right team member with a summary of the issue and relevant customer history.

Post-meeting follow-up. An agent reads your calendar, detects when a sales or client meeting has ended, pulls the notes from the meeting (either from a note-taking tool or from a brief manual input), generates a follow-up email with next steps and action items, and queues it for human review and send.

Each of these has a measurable output (response time, resolution rate, follow-up completeness) and a demonstrable revenue impact (more bookings, lower churn, higher conversion).

If you want help scoping an AI agent for a specific workflow in your business, book a 30-minute session: https://calendly.com/imraan-twohundred/30min.