AI Operations (FDE) insight
What Is an AI Agent for Small Business? The Honest Answer, and What Seven of Them Cost
Hayat Amin · Updated 2026-09-16
Four things: what an AI agent for small business is, the line between an agent and the software you already pay for, the four jobs small companies hand to one in 2026, and the seven pricing meters behind the bill.
An AI agent for a small business is software you give a goal, access to your own tools, and permission to work out the steps itself. A chatbot answers a question. An agent books the appointment, raises the invoice, or chases the carrier, then tells you it's done. The difference is who decides the order of the steps.
Hayat Amin has spent twenty years as a technology chief financial officer and sold three companies. He now builds this work inside small and mid sized companies himself rather than writing a report about it, which is why every price below was read on the vendor's own page this week rather than taken from a brochure.
the line between an agent and the software you already pay for
Anthropic publishes the cleanest version of that line we've read. Its engineering guidance calls workflows "systems where LLMs and tools are orchestrated through predefined code paths", and agents "systems where LLMs dynamically direct their own processes and tool usage, maintaining control over how they accomplish tasks."
Read that again with your own company in mind. In a workflow you decide the steps in advance and the software repeats them the same way on load 1 and load 900. With an agent the model picks the steps inside limits you set. That is more useful on messy work, and more dangerous on money.
Anthropic's own advice to engineers is "finding the simplest solution possible, and only increasing complexity when needed". A company of nine people should take that harder than a bank does. Most of what an owner wants from an agent turns out to be a workflow, and a workflow costs less and breaks less.
the four jobs small companies hand to agents in 2026
Answering the same customer question for the fortieth time. Intercom sells Fin at 0.99 dollars per outcome, on top of seats priced at 29, 85 and 132 dollars per seat per month. Intercom counts an outcome when the customer confirms the issue is resolved, or stops asking after Fin replies, or Fin completes a procedure including a handoff, and it charges once per conversation however many questions get answered inside it.
Sitting inside the software your staff already open every morning. Microsoft prices the Microsoft 365 Copilot Business add-on at 18.00 dollars per user per month paid yearly, promotional against a list price of 21.00 dollars, running to 31 December 2026, and it needs a qualifying Microsoft 365 subscription underneath it. Bundled, Microsoft publishes Business Standard with Copilot at 23.50 dollars and Business Premium with Copilot at 32.00 dollars per user per month paid yearly. Google Workspace publishes Starter at 7, Standard at 14 and Plus at 22 dollars per user per month, with Gemini in Gmail from the cheapest tier and agents in Workspace Studio listed across all four plans.
Moving work between systems that refuse to talk. Zapier's free plan carries 100 tasks a month and 400 agent runs. Its Pro plan starts at 19.99 dollars a month billed annually, or 29.99 billed monthly, for 750 tasks and 1,500 agent runs, and Team starts at 69 dollars annually or 103.50 monthly for 2,000 tasks. n8n publishes Starter at 20 euros a month billed annually, Pro at 50 and Business at 667, gives the self-hosted community edition away on GitHub, and counts one execution as one run of your whole workflow no matter how many steps sit inside it. That last detail changes the sums more than the headline price does.
Working the customer record. Salesforce publishes Agentforce at 2 dollars per conversation, Flex Credits at 500 dollars per 100,000 credits, and an Agentforce User License at 5 dollars per user per month which still needs credits behind it. Its add-ons run at 125 dollars per user per month, the industry versions at 150, and Agentforce 1 editions from 550. HubSpot publishes its Starter Customer Platform from 7 dollars per seat per month on an annual commitment against 20 dollars billed monthly, with 500 HubSpot credits included.
seven meters, and the meter matters more than the price
Every price in the last section is charged on a different clock. We counted seven meters across six vendors this week: per seat, per outcome, per conversation, per credit, per task, per execution, and per hour of runtime. Anthropic's Managed Agents are billed at 0.08 dollars per session-hour of active runtime, alongside Claude Pro at 17 dollars a month annually or 20 monthly, a Team seat at 20 annually or 25 monthly, a premium seat at 100 or 125, and Enterprise at 20 dollars a seat plus usage at application programming interface rates.
Here is why an owner should care. A seat price is flat, so it rewards you for using the thing until it hurts. An outcome price or a conversation price climbs with your own success, so a good month on marketing arrives as a bigger bill on support.
Put 4,000 support conversations a month through Agentforce at the published 2 dollars and you are looking at 8,000 dollars a month before seats. Put the same 4,000 through Fin at 0.99 dollars an outcome and it is 3,960 dollars, assuming every conversation resolves, which it won't. That arithmetic is ours, off published rates, and neither company has quoted it. The point stands anyway: pick the meter that matches how your business grows, then negotiate the number.
where agents fail in a company of nine people
The data sits in the wrong place. An agent can only work from a system of record, and in most small companies the real price list lives in a spreadsheet on one person's laptop. Point an agent at that gap and it will invent a price rather than admit it doesn't have one.
The permissions are too wide. An agent holding your inbox, your customer record and your payment rails is a new employee who arrived with no reference and no probation. Give it read access first. Let it draft and let a person send, for a quarter, before anything it produces leaves the building unread.
Errors compound quietly. Five steps that each work 95 times out of 100 give you 77 correct runs in 100 end to end. Owners buy the demo, which is one step, then meet the chain.
And nobody owns it in week three. The person who set the agent up goes back to their day job, the source system changes a field name, the agent starts failing silently, and six weeks later someone notices the follow ups stopped. That failure is organisational rather than technical, and it kills more of these projects than the models do.
four things that have to be true before you buy one
The job repeats at least 20 times a week. Below that, the setup costs more than the work, and you should do it by hand and stop reading.
The job has a written right answer. If your best person can't describe the rule they follow, an agent can't follow it either. Write the rule down first, in a page. That page is the specification.
The data the job needs sits in a system with a login, not in someone's head or a folder of PDFs nobody indexed.
Somebody is named as the owner, with the job in their calendar to check the agent's work weekly. Name them before you sign the subscription, not after.
a five day test that costs almost nothing
Monday, pick one job and time it. Count how many times it ran last month and how many minutes each run took, and write both numbers on paper. You cannot prove a saving against a number you never recorded.
Tuesday, write the rule the job follows in one page of plain English, including what to do when the input is wrong.
Wednesday, build it on a free tier. Zapier gives you 100 tasks and 400 agent runs a month at zero, the n8n community edition is free to self-host, and HubSpot's Starter tier ships with 500 credits. That is enough to find out whether the thing works before you commit to 19.99 or 69 dollars a month.
Thursday, run it beside the person who does the job today, on live work, with the person still deciding. Count the corrections.
Friday, compare the two numbers you wrote on Monday. If the agent saved under an hour across the week, kill it and pick a different job. Killing it there isn't a failure. It's the test doing its job for the price of a few hours.
when this stops being a subscription and becomes engineering
Everything above is buyable. You stop being able to buy it the moment the job crosses three systems, one of them has no usable integration, or the number you want nobody's dashboard holds. That is the week a small company does one of three things: hires an engineer, gives up and keeps retyping, or brings somebody in to build it and hand it over.
Beyond Elevation is the third. Hayat Amin goes into small and mid sized companies in New York City and across the United States as a forward deployed engineer, builds the agent or the connection inside the company's own stack rather than beside it, and leaves it running and documented instead of leaving a slide deck. You can read how the engagement works on the forward deployed engineering page, book the build conversation at meethayat.com/services/fde, or take the finance seat instead at meethayat.com/cfo. The broader version of this question is how to automate your business, the named tools by job are in nine jobs artificial intelligence does for a small business, and the discipline it all sits under is AI operations.
About Hayat Amin
Hayat Amin has spent twenty years in technology, most of them in the chief financial officer's seat. He has sold three companies as CFO, with American Express and TripAdvisor among the buyers, and taken three businesses into the Financial Times 100 fastest growing companies listing. He sits beside the founder from the first conversation to the wire transfer on an exit, which is an unusual place to have learned about operations, and it is why he now builds them rather than advising on them.
Hayat Amin is exceptional at connecting systems that do not talk to each other, and at building the live dashboards a chief executive can run the week on. That is the work behind this article. He is a chief financial officer turned forward deployed engineer, so he writes the integration himself and then answers for it, rather than handing over a recommendation and leaving. He also works on intellectual property and data asset valuation and monetisation, which is the same instinct applied to the assets nobody has put a number on.
He is available now for fractional CFO and AI operations work through Beyond Elevation, and takes the scoping calls himself at meethayat.com/services/fde.
If you want to know which of your own jobs are worth handing to an agent first, we run a free audit: one call, then a written list of what to automate first, what it saves and what it costs, at beyondelevation.com/call/audit.
Frequently asked questions
What is an AI agent for small business?
It is software you hand a goal and a set of your own tools, which then chooses the steps to reach that goal and reports back. Anthropic draws the line at who controls the process: a workflow follows "predefined code paths", while an agent is a system where models "dynamically direct their own processes and tool usage". In a small company the practical shape is one bounded job, one login, and a person who checks the output every week.
What is the best AI agent for small business?
There isn't one, and the honest answer depends on which of four jobs you are buying for. For repeat customer questions, Intercom's Fin bills at 0.99 dollars per resolved outcome. For work inside documents and email, Microsoft 365 Copilot Business runs at 18.00 dollars per user per month paid yearly on top of a qualifying Microsoft 365 licence, and Google Workspace starts at 7 dollars per user per month with Gemini included. For moving work between systems, Zapier's free tier gives you 100 tasks and 400 agent runs a month and n8n is free to self-host. For the customer record, Salesforce Agentforce publishes 2 dollars per conversation and HubSpot starts at 7 dollars per seat per month annually. Buy for the job, not for the brand.
What can AI agents do for businesses?
Four things reliably today: reply to bounded customer questions, draft from documents the company already holds, carry data between systems so nobody retypes it, and read an unstructured message and file it correctly. Everything past that is being sold before it is dependable. The rule that survives contact with a real company is that an agent may prepare anything and commit nothing, until you have watched it for three months.
How much does an AI agent cost for a small business?
Between nothing and thousands a month, and the meter decides which. Published entry points we read this week: Zapier free at 100 tasks a month, n8n community edition free to self-host, HubSpot and Google Workspace from 7 dollars per seat per month, Zapier Pro from 19.99 dollars a month annually, Microsoft 365 Copilot Business at 18.00 dollars per user per month paid yearly, n8n Starter at 20 euros a month. Usage meters are the ones that surprise people: 2 dollars per conversation on Agentforce, 0.99 dollars per outcome on Fin, 500 dollars per 100,000 Flex Credits, 0.08 dollars per session-hour on Anthropic's Managed Agents. Model your own volume against the meter before you sign.
How do I build an AI agent for my business?
Start by not building one. Pick a job that repeats 20 times a week, write the rule it follows in one page, and try it on a free tier for five days against a baseline you measured first. Building only makes sense once the job crosses systems that have no shipped integration, or needs a number no single vendor holds. That is engineering, it costs engineering money, and it is worth it exactly then and not before.
How do I get an AI agent for my business?
Three routes, in rising order of cost. Switch one on inside software you already pay for, which is what the Copilot, Gemini and HubSpot credits are. Assemble one on a connector platform like Zapier or n8n, which takes a week of somebody's attention. Or have one built into your own stack by an engineer who stays long enough to hand it over. Beyond Elevation does the third. Most owners who ask us this need the first or the second, and we will say so.