Here is what sits inside each of those four, and how to sanity-check any quote you are handed.

What are you actually paying for in an AI build?

1. The diagnosis. Someone has to decide which workflow is worth automating and write down exactly what the system must do. Skipping this step doesn't save money; it moves the cost into the build, where changing your mind is expensive. At Cryudine this is a fixed-fee week that ends in a ranked list and a build spec — here is what a fixed-fee AI workflow audit actually looks like.

2. The build. Connecting to your tools, writing the rules, handling the ugly cases, testing it against real examples from your business, and shipping it where your team already works. This is the line item most people mean when they ask about price.

3. What it costs to run. Two things live here. There is usage — the AI model calls the system makes each time it reads an email or drafts a quote, billed by volume. And there are subscriptions — any connector, database, or hosting the system sits on. Usage costs scale with how busy you are, which is fair, but it means a system that runs a hundred times a day costs more to operate than one that runs five times.

4. Upkeep. Your price list changes. A vendor updates their software. You add a service line. Someone finds an exception nobody anticipated. A system that touches your real operations needs someone responsible for it, the same way a work truck needs someone responsible for it.

A quote that covers only the build is not cheaper than one that covers all four. It's just less finished.

Why won't anyone quote a price on the first call?

Because the same sentence — "we want to automate our quoting" — can describe two jobs a year apart in effort.

The gap comes down to five things:

  • How many systems it has to touch. One tool with a modern API is a different job from four tools, one of which is a desktop program from 2009.
  • How clean your data is. If the same customer exists three times under three spellings, someone has to solve that before anything can act on it.
  • How many exceptions the work has. A workflow with a handful of predictable variations is buildable. A workflow where every fifth case is special turns into an exception queue that eats the time you were trying to save.
  • How much approval you need. Review-before-send is usually the right call, but each approval step is something to design, not a checkbox.
  • How the work is documented today. If the process lives entirely in one person's head, the first part of the build is getting it out of there.

Anyone who quotes a firm number before knowing those five is guessing, and the guess will be either padded or wrong. That's the case for a small, fixed-fee diagnosis first: you buy the estimate before you buy the build.

How do you check the payback yourself?

You don't need a consultant for this part. The arithmetic is deliberately boring.

Take one workflow. Multiply how long a single instance takes by how often it happens, then by the loaded hourly cost of the person doing it — their wage plus payroll taxes and benefits, not just the wage.

Say, for illustration, that chasing overdue invoices takes your office manager three hours a week, and their loaded cost is fifty dollars an hour. That's a hundred and fifty dollars a week, or roughly seven thousand eight hundred dollars a year, spent on reminders. (Those numbers are invented to show the shape of the calculation — the real ones are yours to fill in.)

Do that arithmetic on the seven workflows most worth automating first and one of them usually stands out before you finish the list.

Now you have a ceiling. If a build plus a year of running and upkeep costs less than that yearly figure, the first year pays for itself and every year after is profit. If it costs three times that figure, the answer is no, and no amount of enthusiasm about AI changes it.

Two honest adjustments to that math:

Hours returned are not always dollars saved. If the automation frees three hours a week and your office manager fills those hours with collections calls and customer follow-up, you gained capacity, not payroll savings. That's often the better outcome — but call it what it is, especially if you were planning the spend against a headcount reduction that isn't going to happen.

Some workflows pay in something other than hours. Faster quotes win jobs you were losing to whoever replied first. Faster invoice reminders shorten the gap between doing the work and getting paid. Those are real, and they're worth estimating separately rather than smuggling into an hours number.

What makes one build cost more than another?

Roughly in order of impact:

  • Reading unstructured input. Sorting a shared inbox where every message is written differently is harder than moving a form submission into a database.
  • Writing to systems of record. Anything that touches money or customer records needs more testing, more validation, and more logging than something that only drafts.
  • The number of edge cases you insist on covering. Covering the common ninety percent and routing the rest to a person is fast. Covering everything is a different project.
  • Old software. If a tool has no API, someone has to build a workaround, and workarounds break more often.
  • Your appetite for review steps. More approval gates mean a safer system and a longer build. That's usually a trade worth making, and it should be a deliberate choice rather than a surprise.

Fixed price, hourly, or per seat — what does each one incentivize?

Pricing models are not neutral. Each one quietly rewards a different behavior.

Hourly pays the builder for the problem lasting. Confusion is billable, scope creep is revenue, and nobody has to act in bad faith for the incentive to bend the work. It can make sense for genuinely open-ended research. It rarely makes sense for a defined workflow.

Fixed price puts the risk of the estimate on the builder. If the build runs long, that's their problem. The trade is that the scope has to be written down properly first — which is exactly what the diagnosis step is for.

Per seat, per month is how most software is sold, and it's fine when you're buying a product used by many people. It fits poorly when you're buying one system that runs in the background, because you end up paying by headcount for something whose value has nothing to do with headcount. That difference — a per-seat subscription forever against a fixed build price once — is the heart of choosing between custom AI agents and off-the-shelf AI tools.

Per outcome — pay per invoice processed, per ticket deflected — sounds appealing and is hard to define honestly. Ask precisely what counts as an outcome before you like the idea.

What does the total cost of a first project usually look like?

The shape matters more than the number. A sensible first project is:

  • Small and known before it starts. You should know the price of step one before committing to step one.
  • Staged. Diagnosis, then one build, then a decision. Not a twelve-month program signed on a promise.
  • Measured against a baseline you wrote down first. If nobody recorded how long the work took before, nobody can prove anything after.
  • Reversible. If you turned the system off tomorrow, you should know exactly how the work goes back to being done by hand.

If a proposal fails those four tests, the problem isn't the price. It's the shape.

For what it's worth, that is the shape we work in: a fixed-fee diagnosis of about a week, then a fixed-price build of one AI agent or automation scoped to ship in two to four weeks, then monthly running costs named before you sign.

What is the cost of doing nothing?

Worth naming, because it's rarely zero. The manual version of the workflow keeps running: the hours keep getting spent, the invoices keep aging, the quotes keep going out late. That's the number the whole exercise is measured against, and it's the reason to actually calculate it rather than assume it.

Doing nothing is sometimes the right answer. Plenty of workflows are too rare, too varied, or too tangled to be worth automating — a good audit says so plainly. But "we never worked out what it costs us" isn't a decision. It's a default.