Blog · Pricing

What an automation project actually costs in 2026

Real ranges for US small businesses — what moves the number up or down, what should be in the quote, and how to spot a proposal that's about to balloon.

Blog · PricingPublished May 18, 2026· 11 min read

For US small businesses with 1–50 employees, a workflow automation project in 2026 costs between $3,000 and $60,000 up-front depending on scope, plus $80–$1,200/month for tooling and support. The single biggest cost driver isn't the technology — it's how many exceptions, approvals, and integrations the workflow has. Most well-scoped SMB projects land in the $7,000–$16,000 range and pay back in 4–9 months.

TL;DR — the 2026 price table

These are the ranges we quote at Kivolaro and that match what we see other reputable US/LATAM agencies charge for comparable scope. They cover workflow automation, AI-assisted automation, and custom internal tools for businesses with 1–50 employees.

Project typeBuild costCalendar timeMonthly (SaaS + support)Year 1 total
Single workflow$3,000 – $7,0002–3 weeks$80 – $200$4,000 – $9,400
2–3 connected workflows$7,000 – $16,0003–5 weeks$150 – $400$8,800 – $20,800
Operational system (4–7 workflows + dashboard)$14,000 – $30,0005–8 weeks$300 – $800$17,600 – $39,600
Custom platform / internal tool$25,000 – $60,0008–14 weeks$400 – $1,200$29,800 – $74,400

If you want to play with these numbers against your own workflow, the budget calculator uses the same model with the multipliers explained in the next section.

What moves the number up or down

Four factors do 80% of the cost variance. When an agency gives you a single number without saying which of these they're assuming, that's the #1 signal the quote is going to grow.

1. Workflow complexity

A linear workflow (input → transform → output, no branching) is cheap. A workflow with branching logic, exception handling, and approval steps can be 2–3× the cost even if it looks similar on the surface.

  • Low complexity (multiplier ~0.85): e.g. "every form submission creates a row in a sheet and sends an email."
  • Medium complexity (~1.0): e.g. "form submission, but route to different teams based on industry + urgency, and skip the email if it's a duplicate."
  • High complexity (~1.35): e.g. "form submission, score the lead with business rules, route to the right rep based on territory + availability + load balancing, escalate if no response in 4 hours."

2. Integrations

Each tool that has to talk to the automation adds roughly $500–$1,500 in build cost. The price is driven by API quality — HubSpot, Stripe, Slack are cheap; bespoke ERPs and legacy on-prem systems can be 3–5× more.

3. AI usage

  • No AI: +$0 on build, +$0/month.
  • Light AI (classification, drafting, parsing): roughly +$1,500 build and +$80/month for tokens.
  • Heavy AI (agents, RAG, multi-step reasoning): roughly +$5,000 build and +$350/month for tokens at SMB volume.

✏️ Real-world honesty: 70% of "we need AI" requests we get can be solved cheaper and more reliably with traditional automation. AI is the right tool when the input is unstructured (free-text, images, PDFs with weird layouts) — not when it's a structured form with clear rules.

4. Input data quality

The dirty secret: half the cost of "automation" projects is cleaning the data the automation reads from. If your CRM has 6,000 duplicate leads, three different formats for phone numbers, and 200 records with "TBD" in the email field, that's a separate project before the automation can even run.

✏️ Rule of thumb we use: if the source data is in good shape (consistent formats, no orphaned records, clear ownership), automation cost stays in the ranges above. If it's messy, add 20–40% for a data hygiene pass.

What a 2026 automation quote should honestly include

If a quote doesn't itemize these, push back before signing. Each of them is real work that someone has to do, and "absorbing" them invariably means cutting corners on the ones you'll need most.

  1. Discovery / scoping — workflow mapping, edge case identification, data audit. Usually 5–10% of build cost. Skipping this is how projects 2× in week three.
  2. Build + automated tests — the actual implementation, plus tests that catch regressions when you (or we) change something later. Roughly 60–70% of build cost.
  3. Documentation — what the workflow does, how to debug it, how to extend it. Usually 5–10%.
  4. Team onboarding — at least one live walkthrough with the people who'll use it daily. Usually 5–10%.
  5. 30 days post-launch support — the period where real-world data shakes out the last edge cases. Should be included, not "extra."

⚠ Red flags in a quote: no discovery phase, no tests mentioned, no documentation line item, no post-launch period, or a flat hourly rate with no scope cap (this is how projects 3× — there's no incentive to be efficient).

When Zapier/Make stops being cheaper than custom

Zapier and Make are great until they aren't. The transition usually happens around 3+ connected workflows or 5,000+ task executions/month, whichever comes first. The math:

ScenarioZapier annual costCustom annual cost (year 1)Winner
1 simple workflow, 500 tasks/mo~$240 (Starter)~$5,000 build + $1,000 SaaSZapier
3 workflows, 5,000 tasks/mo, branching~$2,500 (Professional)~$10,000 build + $1,800 SaaSToss-up; custom wins by yr 2
6 workflows, 25,000 tasks/mo, exceptions + approvals~$7,200 (Team) + per-task overage~$18,000 build + $3,600 SaaSCustom (pays back yr 1)

Where this math breaks down: if the workflow has branching logic Zapier can't express cleanly, you'll spend more in engineering hours wrestling with Zapier than building custom would have cost. We've seen "Zapier maintenance" silently eat 8 hours/week of someone's time — at $50/h loaded, that's $20,000/year in hidden cost invisible to the Zapier bill.

If you want to run the math against your specific situation, the ROI calculator and the Zapier vs Make vs n8n comparison have the underlying numbers.

Three illustrative scenarios

✏️ Note: these are illustrative compositions of the multipliers above — not specific client engagements. They show how a single change (one more integration, one more approval step) actually moves the price.

Scenario A — lead intake from form to CRM

  • Scope: web form → HubSpot CRM → Slack notification.
  • Complexity: low (linear). Integrations: 2.
  • AI: none.
  • Estimated build: $3,500 – $5,000. Timeline: 2 weeks. Monthly tooling: ~$120. Payback: typically 3–4 months for a 5-person sales team.

Scenario B — quote-to-cash automation

  • Scope: HubSpot deal → auto-generated proposal → e-sign → QuickBooks invoice → Slack handoff.
  • Complexity: medium (branches by deal size + product). Integrations: 4.
  • AI: light (proposal narrative drafted with an LLM, human-reviewed).
  • Estimated build: $11,000 – $14,000. Timeline: 4 weeks. Monthly tooling: ~$280. Payback: typically 5–7 months for a $1M+ ARR shop.

Scenario C — replace a spreadsheet that runs your operation

  • Scope: replace a 14-tab Google Sheet that 8 people edit daily with a small internal app — same logic, real schema, audit log, role-based access.
  • Complexity: medium-high. Integrations: 2 (export to QuickBooks + Slack). Approvals: yes.
  • AI: none.
  • Estimated build: $18,000 – $24,000. Timeline: 6 weeks. Monthly: ~$450. Payback: usually 6–10 months but unlocks growth that the spreadsheet was actively blocking.

Before you ask for a quote — the 7 questions to be ready for

The faster you can answer these, the closer the quote you get will be to the final invoice. Vague answers force the agency to estimate wide (or pad), and unvague answers force them to commit to a real number.

  1. What is the trigger? "When X happens" (form submit, email arrives, record updates, scheduled time, manual button).
  2. What is the desired end state? "After this runs, the world looks like Y" (row in spreadsheet, deal updated, invoice sent, person notified).
  3. Which tools must it talk to? List them by name and login URL.
  4. How often does it run? Per day / month. This decides tier of tooling.
  5. What are the exceptions? "Most of the time X, but sometimes Y." The exceptions are 50% of the cost.
  6. Who approves what? Are there manual checkpoints? By whom?
  7. What does success look like in 90 days? Hours saved / errors reduced / response time / something else.

If you can answer 5+ of these clearly, you'll get a precise quote. If you can answer 3 or fewer, ask the agency to do a paid discovery first (1–2 weeks, $1,500–$3,000 credited toward the build). Don't ask for a fixed price on a workflow nobody has mapped yet — both sides will regret it.

Frequently asked questions

What's the cheapest way to automate a small business workflow?+

For a single linear workflow with 1–2 integrations, no AI, and clean source data, build cost runs $3,000–$5,000 on a custom solution or $20–$50/month on a tool like Zapier or Make. Below $3,000, the work usually doesn't include discovery, tests, or documentation — which means you'll pay the difference in maintenance within 6 months.

How long does a typical SMB automation project take?+

A single workflow: 2–3 weeks. Two to three connected workflows (the most common SMB scope): 3–5 weeks. An operational system with 4–7 workflows plus a dashboard: 5–8 weeks. A custom platform or internal tool replacing a major spreadsheet: 8–14 weeks. These are calendar weeks, not engineering weeks — they assume normal back-and-forth on questions and approvals.

Is automation worth it for a 5-person business?+

If the workflow being automated takes more than 4 hours per week of someone's time, almost always yes. At a loaded cost of $40/hour, 4 hours/week is $8,300/year — a $5,000 automation pays back in 7 months and keeps paying back forever. Below 4 hours/week, do the ROI math first; sometimes the cheaper move is a better template or a checklist, not an automation.

What's the difference between Zapier and a custom automation?+

Zapier (and Make, n8n, Pipedream) are low-code platforms that string together pre-built integrations. Custom automation is code we write that does exactly what your workflow needs without the platform's constraints. Zapier wins on speed-to-first-version and on simple cases (1–2 workflows, <5,000 tasks/month). Custom wins on complex branching, large volume, tight integrations with legacy systems, and total cost of ownership past year 2.

Why do automation quotes vary so much between agencies?+

Three reasons. (1) Different scope assumptions about what's included — discovery, tests, documentation, support. (2) Different complexity reads on the same described workflow (one agency sees a 1-week job, another sees a 4-week job once they ask about exceptions). (3) Different markup on tooling and engineering hours. The most accurate way to compare quotes is to ask each agency to itemize discovery, build, testing, docs, and support — then compare the totals.

Do you publish your pricing publicly?+

Yes. The tables in this article and in the budget calculator are the same ranges we quote new clients. We don't have a hidden price list. The reason most agencies don't publish is that pricing varies by scope — but the variance lives inside the ranges above, not above them.

Blog

Have a workflow you want quoted?

Send us the rough scope — trigger, end state, tools involved — and we'll come back with a number that lives inside these ranges, with discovery, tests, and 30-day support included.

Tell us the problem →

Practical automation tips, no spam.

Once a month. Real examples from custom software & AI projects for U.S. small businesses.

By subscribing you agree to our Privacy Policy.

WhatsAppProblem
What an automation project actually costs in 2026 — real ranges for US small businesses | Kivolaro