Planning and economics / NOTE.006
What an AI automation really costs a small business
Model tokens are usually the easiest cost to see and the least complete number in the budget. The real cost of automation includes understanding the workflow, handling exceptions, integrating systems, reviewing output, and maintaining the result as the business changes.
01
Price the current workflow first
Estimate how many items arrive, how long each stage takes, who performs it, how often work is corrected, and how long items wait between handoffs. Separate active labor from elapsed cycle time. A process may consume little labor yet still delay revenue or customer response.
Include the cost of errors and missed work where it can be estimated responsibly. Avoid inventing a dramatic return figure. A useful baseline can be a range with stated assumptions, updated after observing a representative sample.
02
Discovery and process design
Some budget belongs to mapping the process, collecting examples, resolving policy questions, and defining acceptance criteria. Skipping this work does not remove its cost; it moves the cost into rework after software has been built around an incorrect assumption.
The more departments, exceptions, and data owners involved, the more coordination matters. A small business can keep this phase lean by choosing one owner and one bounded workflow rather than trying to automate an entire function at once.
03
Implementation and integration
A prototype may use uploaded examples and a simple review page. A working internal tool may need identity, permissions, email or document ingestion, CRM access, storage, audit history, error handling, and deployment. Each integration adds testing and operational ownership.
Budget separately for prototype learning and production hardening. This makes it possible to stop after the evidence without pretending unfinished infrastructure is a sunk investment that must be completed.
- Workflow discovery and representative examples
- Prototype and evaluation
- Production integrations and access control
- Hosting, model, storage, and monitoring usage
- Human review, support, and ongoing improvement
04
Usage is more than tokens
Model cost depends on input size, output size, model choice, retries, and volume. Retrieval can add embedding, storage, and search costs. Document workflows may add OCR or conversion. Hosting, logs, queues, and observability can be small individually but should still be measured.
Calculate cost per completed business item, not cost per model call. Failed calls, retries, duplicate work, and human corrections belong in the denominator. Run a volume scenario for an ordinary month and a high month rather than extrapolating from one demo.
05
Human review is an operating cost
Automation may prepare work faster while increasing review. Measure how long a person needs to verify evidence, correct output, and handle exceptions. If review requires reconstructing the entire task, the interface or scope may need to change.
As the system proves itself, some low-risk cases may move to sampling while higher-risk cases retain full review. Include reviewer training, queue ownership, and coverage during absence. A human loop without capacity planning becomes an invisible backlog.
06
Maintenance and option value
Business rules, source systems, vendors, and model behavior change. Plan for evaluation, dependency updates, incident response, prompt or rule changes, and periodic quality review. A system without a maintenance owner will still change; it will simply change without control.
Compare the total expected cost with several alternatives: leave the process alone, improve it without AI, buy an existing product, or build a narrow custom tool. The best investment may be a small prototype that preserves the option to stop.
A credible automation budget follows the full workflow from discovery through review and maintenance. Measure cost per useful outcome, then compare it with simpler alternatives.