Skip to content
ManagementSeptember 04, 2026 · 8 min read

What it costs to put AI on your company data

Three cost lines, one of them almost always forgotten, and the return calculation worth doing before starting. With the numbers that surprise both sides.


Conversations about AI cost stall because each side looks at a different line. Sellers talk about the assistant subscription. Buyers think about consultancy. The real bill has three lines, and the one that varies most is the one almost nobody mentions.

The three lines

LineOrder of magnitudeWhat makes it vary
Assistant subscriptionTens per person, per monthHow many people actually use it
Data platformBy volume ingested and queriedNumber of sources and events, not of users
Connection workConcentrated in the first monthHow many sources, and how many only export spreadsheets

The third line decides the project. Two sources with APIs is days of work. Seven sources, two of them PDF-only, is months — and the return arrives too late to sustain the decision.

Start with two sources. Not because the rest does not matter, but because the project has to prove value before consuming six months of attention.

The cost that shows up later: querying

Cheap questions have a predictable side effect: people ask a lot of them. In a real account the connected assistant read 143.6 GB in a period when the product’s interface read 102.7 GB — with 16 times more executions. That is not waste, it is usage; but a buyer should know that line exists and grows with adoption.

There is a simple technical fix: materialise what repeats daily, and keep live reads only for what is new. A fixed page costs once; an exploratory question costs each time.

The return calculation that makes sense

Do not try to estimate "revenue increase caused by AI" — that is guesswork. The three savings below are verifiable and usually enough.

  1. 01Report assembly hours that stop existing. Multiply by weeks in the year and the real cost of the hour.
  2. 02Days of budget stuck in a mistake. Finding it on day 3 instead of day 30 is worth the proportional difference of the month.
  3. 03The data team queue. Repeated questions that disappeared, measured in requests per week.

If those three savings together do not cover the bill, the problem is probably not price: the company does not yet have a question expensive enough to justify the effort. That is a legitimate answer.

Mistakes that add cost and bring nothing

  • Ingesting everything from day one. A source nobody queries costs storage and maintenance forever.
  • Buying by seat count before knowing who uses it. Real adoption is always smaller than the access list.
  • Reprocessing full history on day one. History matters, rarely in week one.
  • Automating what has not been checked by hand. Automating an error only multiplies it faster.

Frequently asked questions

What is the minimum cost to start?

An assistant subscription for a few people plus an entry plan on a data platform, with two sources connected. The biggest early cost is not licensing, it is the time of whoever connects and checks the first numbers.

Does cost grow with the number of users?

The assistant subscription does. The data platform normally grows with volume ingested and queried, which rises with adoption but not proportionally to headcount. They are two different curves.

How do I stop query costs from exploding?

Materialise what repeats and keep live what is new. A daily report does not need to recompute the whole base every time it opens; a novel question does. Separating those two cases handles most of the cost.

Is it worth it for a small company?

It is worth it when there is at least one expensive, recurring question. If the company has a single source and nobody assembles reports, the gain is small and the honest answer is to wait.

Start measuring what actually becomes revenue

Create a free account, connect your first source and see your first lead timeline today. No card required.