BRIEFING 009

AI vendor lock-in is real. Here's what it costs to switch.

You picked ChatGPT because your team already used it. You built Anthropic's Claude into your support queue because it was good at empathy. Now both vendors raised prices, and you're wondering if you can switch. The answer is probably no.

The problem showed up in a Zapier survey of 542 executives this spring. Nearly 90 percent believed they could switch AI vendors within four weeks. Some said they could do it in less than a week.

Then companies actually tried. Only 42 percent of organizations that attempted to migrate between AI platforms report that it went smoothly, with the remaining 58 percent saying the process either failed outright or required significantly more effort than expected.

The gap between expectation and reality is not a rounding error. It's the shape of a trap that's closing faster than most operators realize.

Why switching costs more than you think

AI vendor lock-in does not look like the old enterprise software lock-in. You are not stuck because of a five-year contract or a legacy database schema. You are stuck because your AI tools learned how your business works.

Behavioral lock-in is the accumulated switching cost created when an AI agent learns how your organization communicates, decides, and operates. The agent has built up an operational model of your organization—your terminology, your preferences, your decision patterns, your exceptions—and that model exists only inside the vendor's system.

You can export your chat logs. You cannot export what the model learned from them.

The technical dependencies compound quickly. Moving from one vendor's platform to another requires handling three layers: your prompts, your data pipelines, and your fine-tuning. Most operators have not mapped any of them.

Every integration you build, every workflow you automate, every team member who develops muscle memory with a specific tool adds weight to the switching cost. Migration costs average $315,000 per project, and that number does not include the productivity loss while your team relearns a different system.

The pricing leverage you just lost

Vendors kept AI cheap while they fought for market share. That era ended in April 2026.

OpenAI increased the cost for developers using its flagship GPT-5.2 model from $1.25 per input token in the previous GPT-5.1 to $5.75. Anthropic followed with its own increases. The pattern is clear across providers.

If you are locked in when prices go up, you have two options: pay it or spend six months migrating. Most companies pay it.

AI prices have been loss leaders for years, and the bills are finally coming due. GPU capacity, inference scaling, and the rising energy demands of large-model workloads have become structural, recurring costs that vendors can't absorb anymore.

The companies with negotiating leverage right now are the ones that built abstraction layers early. The ones that went all-in on a single vendor are discovering what lock-in actually costs.

Three decisions that reduce your exposure

You cannot avoid AI vendors entirely. You can avoid letting one vendor own your operational intelligence.

Map your dependencies before you are in trouble. Document which vendor APIs you call, which workflows depend on vendor-specific features, and where you have built institutional knowledge into a single platform. Create robust governance frameworks with designated owners for each AI tool, schedule regular assessments for continued effectiveness, and maintain up-to-date inventories documenting tools, risks, and controls. Building knowledge transfer protocols ensures that institutional understanding of each AI integration lives within the team, not solely within the vendor relationship.

Write vendor-neutral prompts. When you build automation, write it against a standard interface, not a vendor-specific API. An AI model gateway acts as an abstraction layer between your applications and multiple model providers. Your code talks to the gateway's unified interface rather than to each vendor directly, and the gateway then routes requests to the optimal underlying model without your application code needing any vendor-specific changes. This adds complexity up front. It cuts switching time from months to weeks.

Negotiate data and exit rights now. AI providers frequently impose contracts that can include multiyear commitments, step-pricing structures and renewal terms that could create a financial burden for businesses seeking to switch providers. It's important to review contracts carefully and negotiate terms that align with the organization's goals. Get explicit contractual rights to export not just your data but your fine-tuning configurations, your prompt libraries, and your usage logs. Most vendors will agree to this if you ask before you sign. Almost none will agree after.

The policy gap that makes this worse

The vendor lock-in problem is compounded by a governance problem. 68% of small businesses use AI regularly but the vast majority lack formal policies, training programs, or measurement frameworks.

When your team adopts AI tools informally, you lose visibility into what dependencies you are building. By the time you try to centralize or standardize, you discover you have six different vendors embedded in daily workflows, none of them documented.

A five-page AI policy takes less than a day to write and can prevent the kind of data exposure or reputational damage that costs far more to clean up than to prevent. The businesses that treat AI governance as an afterthought are the ones most likely to have an incident that turns their team against AI adoption entirely.

What to do if you are already locked in

If you are reading this and realizing you are already dependent on a single vendor, you have not lost. You have lost leverage.

Start by auditing your actual usage. Most companies assume they are more locked in than they are. You may discover that 80 percent of your AI usage is basic question-answering that any competent model can handle, and only 20 percent is specialized enough to require the incumbent vendor.

Build the abstraction layer for new projects, even if you cannot retrofit old ones. The organizations that will retain leverage in their AI vendor relationships in 2027 and 2028 are those that built abstraction layers in 2025 and 2026. The ones that did not are on a different trajectory: deepening dependency, increasing exit cost, and progressively less negotiating leverage.

For your most critical workflows, pilot a multi-vendor approach. Run the same task through two providers in parallel for a month. Measure quality, cost, and reliability. The goal is not to switch immediately. The goal is to prove to yourself and your vendor that you can.

That credible threat is worth more than any contract clause.


Related: How much does AI actually cost?From ChatGPT to action: giving AI safe access to your business data

Keep reading

More from the Field Guide