Product Strategy/8 min read

You don't have an AI strategy. You have an AI feature.

Why companies keep shipping AI capabilities nobody uses, and what the ones who get it right do differently.

There is a pattern I keep seeing across B2B software companies. Someone at the board level says "we need AI." A roadmap item gets created. A developer wires up an API call to an LLM. The product page gets a new section. The sales deck gets a slide. Six months later, usage is negligible, and nobody can explain why.

The answer is almost always the same: they shipped an AI feature, not an AI product.

The feature vs. product distinction

An AI feature improves an existing workflow — slightly, at the margin, in a way users can live without. AI-generated summaries of reports they already read. A chat interface over documentation they already searched. Autocomplete for fields they already fill in. These things can be useful. They are not a strategy.

An AI product changes the workflow itself — what is possible, who does it, how long it takes. It does not assist the existing task; it replaces the task with something that would not have been feasible before. The threshold is simple: does this thing let users make decisions they could not make before, or just faster versions of decisions they already made?

Most "AI strategies" are a list of features. They belong on a roadmap. A real AI strategy starts with a different question: which parts of our users' workflow are currently bottlenecked by human reasoning speed?

The go-to-market problem nobody talks about

In B2B software, the person who buys the product and the person who uses it every day are often different people. A CTO can be impressed by a demo. A purchasing manager can justify the cost with an AI story. But if the people using the software day-to-day do not find that their lives changed, the renewal conversation is painful.

AI features get you into more sales conversations. They do not necessarily get you renewals.

The companies winning with AI in B2B are the ones where the AI changes something the daily user actually notices. Their report writes itself. Their queue routes itself. Their anomaly flags itself. Not: "there's a small sparkle button that summarises this thing you just read."

The go-to-market implication is underappreciated. If your AI feature does not change who your customers are or how they evaluate you at renewal, it is not a strategic asset. It is a cost centre that also generates marketing copy.

The data model is the product

The hardest thing about real AI integration — the kind that changes workflows — is that it almost always requires fixing the underlying data model first.

We spent years building Response365 as a unified multi-tenant platform: every module — invoicing, inventory, production, HR, compliance — feeds into a single connected schema. We did not do that to "enable AI." We did it because a business management platform that cannot answer cross-module questions is missing its entire purpose.

But the consequence is that when we built the business intelligence layer — where users ask questions in plain language about their business — it actually works. The system knows what an invoice is, how it relates to a purchase order, what that means for cash flow, and which production batch it came from. The AI works because the data underneath is connected. You cannot bolt that on.

Most companies try to do it the other way: ship the AI feature now, clean up the data model later. Later never comes. And so the AI sits on top of a fragmented schema, producing answers that are plausible but not trustworthy, which is worse than no answer at all.

Three questions that are more useful than "should we add AI?"

What decisions in this workflow currently require someone to hold context across more than two systems at once? That is where AI changes the outcome, not just the speed. If the answer is "none," your workflow is already well-structured and the AI opportunity is marginal.

If the AI is wrong, what happens? If the answer is "the user doesn't notice," your AI is not doing anything meaningful. If the answer is "significant harm," you need a human in the loop. The interesting products live in the middle — where the AI is occasionally wrong, the user can tell, and the correction loop makes the system smarter over time.

Who changes their behaviour because of this? Not "who uses the feature" — who behaves differently because it exists? If nobody's job is materially different because of the AI, it is a feature. If someone's workflow fundamentally changed, it is a product.

The AI moment in B2B software is real. But most companies are competing at the wrong level — trying to win on which product has more AI features, when the companies that will still be here in five years are the ones who used AI to change what the product fundamentally does.

The difference between those two things is not an engineering problem. It is a product strategy problem. And it starts well before the first API call.

Mikael Koskinen Guru Meditation