0%
IntelligencePricingInsightsAboutDealer IgnitionTry the Demo

Why CDK and Reynolds Are Losing to Startups

Legacy automotive technology platforms being disrupted by modern startups

1. The Lock-In Model

CDK Global and Reynolds & Reynolds didn't become the dominant forces in automotive retail technology by building the best products. They became dominant by building the deepest moats. And those moats have three walls: long-term contracts, data access fees, and integration dependencies.

The Contract Wall

Dealer contracts with legacy DMS providers are legendary in the industry for their duration and complexity. Industry reports and dealer advocacy groups have documented contract terms that reportedly span 10 to 30 years in some cases. These aren't software subscriptions — they're institutional commitments that outlast the careers of the people who signed them.

The contract terms create a compounding lock-in effect. Auto-renewal clauses. Early termination penalties that can reach into the hundreds of thousands. Bundled services where canceling one product triggers penalties on others. The legal architecture is designed to make leaving more expensive than staying — regardless of whether the product is serving the dealer's needs.

The Data Access Wall

Here's where it gets truly dysfunctional. When a dealer wants to connect a third-party tool to their DMS — a CRM, a marketing platform, an analytics dashboard — the DMS provider charges a data access fee. Not to the vendor. To the dealer. For accessing their own data.

These fees are reported to exceed $150,000 per year at some dealerships and dealer groups. That's $150,000 per year to read data that the dealer's own transactions generated. The dealer created the data. The dealer owns the business. And the DMS provider charges them rent to look at it.

This isn't a technology limitation. Modern APIs can expose data in real time at near-zero marginal cost. This is a business model — one where the data itself becomes a revenue stream, not the software that manages it.

The Integration Wall

Over years, dealers build an ecosystem of tools around their DMS. CRM systems, accounting software, parts ordering, service scheduling, F&I menus — all integrated with the DMS through APIs that the DMS provider controls. Switching DMS providers doesn't just mean migrating data. It means rebuilding every integration. Retraining every employee. Reconfiguring every workflow. The switching cost isn't just the new platform — it's the disruption to everything connected to the old one.

The moat around CDK and Reynolds isn't product quality. It's switching cost. Dealers are captive, not loyal. And captive customers are a liability in a market where better alternatives exist.


2. The Innovation Gap

When your revenue comes from contract enforcement rather than product quality, something predictable happens to innovation: it slows down. Not because the engineers aren't talented — they are. But because the incentive structure doesn't reward speed.

The Incentive Problem

Consider the economics. CDK and Reynolds generate revenue from:

  • Multi-year contracts that guarantee revenue regardless of product improvements
  • Data access fees that generate revenue from other vendors' innovations, not their own
  • Per-transaction fees on DMS operations that are volume-dependent, not quality-dependent
  • Integration partnerships where third parties pay for access to the dealer's ecosystem

None of these revenue streams depend on shipping a better product faster. The contract guarantees the revenue. The data fees generate passive income. The transaction fees are tied to dealership volume, not platform quality. The rational economic decision is to protect the installed base and minimize disruption — not to ship risky new features that might break existing workflows.

The Architecture Problem

Even when legacy vendors decide to innovate, they face a structural constraint that startups don't: 15-20 years of accumulated architecture. Adding AI to a platform built in 2008 isn't like adding a new page to a website. It's like rewiring a building while people are living in it.

  • Database schemas that were designed for human data entry, not AI consumption. Batch processing, not real-time streams. Relational structures that assume a human will query them with a predefined report, not an AI that needs to reason across the entire dataset.
  • Monolithic codebases where changing one module risks breaking twelve others. Every new feature goes through months of regression testing because the coupling between components is too tight for isolated changes.
  • Thousands of dealer configurations that must be preserved. CDK and Reynolds serve thousands of dealerships, each with custom workflows, custom fields, custom integrations. Any architectural change must be backward-compatible with all of them. That's a constraint that makes bold innovation nearly impossible.

The result is incremental improvement. A new report here. A chatbot there. An "AI-powered" label on features that are really just rules-based automations with better marketing. The innovation gap isn't about effort — it's about physics. You can't retrofit a modern AI architecture onto a legacy platform any more than you can retrofit electric propulsion onto a 747.


3. What Dealers Actually Want

Talk to enough GMs and dealer principals — not at conferences where they're polite, but in their offices where they're honest — and a clear picture emerges of what dealers actually want from their technology stack. It's remarkably simple, and it's the opposite of what incumbents deliver.

Month-to-Month Contracts

Dealers want to pay for products that work. If the product stops working, or something better comes along, they want to switch. This is how virtually every other software industry operates. SaaS companies earn monthly retention, not contractual captivity. The fact that automotive DMS providers still operate on multi-year terms tells you everything about where the value proposition actually sits.

Transparent Pricing

No data access fees. No per-transaction surcharges. No "integration partner" fees that get passed through to the dealer. One price. Clear terms. If the product costs $1,899/month, it costs $1,899/month — not $1,899/month plus $12,000/year for data access plus $3/transaction on every deal.

Their Data, Accessible Without Fees

This shouldn't be controversial: your data is your data. If your dealership generated it, you should be able to access it, export it, connect it to any tool you choose, and analyze it any way you want — without paying your DMS provider a toll every time you want to look at it.

Modern UI That Doesn't Require Training

Every other software product in a dealer's life — their phone, their email, their banking app — has a modern, intuitive interface. Then they sit down at their DMS and it looks like a terminal from 2004. New employees need days of training to use basic functions. The cognitive tax of a poor interface is real — it slows down every workflow it touches and increases error rates.

AI That Works Today

Not AI that's "coming soon." Not AI that's "in beta." Not AI that requires a separate purchase, a six-month implementation, and a dedicated support team to configure. AI that works on day one — responding to leads, booking appointments, following up, generating intelligence — without a consulting engagement.

What Dealers WantWhat Incumbents OfferWhat Startups Offer
Month-to-monthMulti-year contractsMonth-to-month
Transparent pricingComplex fee structuresPublished pricing, no hidden fees
Free data accessData access fees ($150K+/yr reported)Your data is yours
Modern UILegacy interfacesBuilt for 2026
AI that works nowAI "coming soon"AI shipping today
Fast onboardingWeeks of implementationLive in days

4. The Startup Advantage

Startups in automotive technology have a set of structural advantages that incumbents can't replicate — no matter how much they spend on R&D. These aren't temporary advantages. They're architectural.

Speed of Iteration

A startup with a modern tech stack can ship code daily. Literally. A bug gets reported Tuesday morning; the fix is live Tuesday afternoon. A GM requests a dashboard improvement; it's deployed by Friday. A new AI model improves conversation quality; the update rolls out to all dealers by next week.

Legacy vendors ship quarterly — if they're fast. Major features take 12-18 months from concept to deployment. By the time a legacy vendor ships a feature, a startup has iterated on it fifteen times and moved on to the next problem.

No Legacy Architecture

When you build from scratch in 2024 or 2025, you build with modern tools: cloud-native infrastructure, real-time databases, AI-native data models, responsive interfaces, mobile-first design. You don't carry the weight of code written when the iPhone didn't exist.

This isn't just about technology preferences. It's about what's possible. A modern architecture can do things that a legacy architecture literally cannot:

  • Respond to a lead in 12 seconds (requires real-time event processing, not batch)
  • Run AI across the full customer dataset (requires a data model designed for AI consumption)
  • Deploy updates without downtime (requires containerized microservices, not monolithic deployments)
  • Scale to thousands of dealers without per-instance infrastructure (requires cloud-native multi-tenancy)

No Installed Base to Protect

This is the subtle one. When you have 10,000 dealers on your platform, every change is risky. A database schema update might break a custom report that 200 dealers rely on. A UI redesign might confuse 5,000 users who've memorized the old layout. A new API version might break 300 third-party integrations.

The installed base becomes a brake on innovation. Every decision gets filtered through "will this break anything for existing customers?" The answer is often yes — so the innovation doesn't ship, or it ships as an optional add-on that doesn't disrupt the core product.

Startups don't have this constraint. They can make bold architectural decisions, redesign interfaces, restructure data models — because their customer base is growing, not calcified. They can build for the future because they're not maintaining the past.

No Committee Approvals

At a startup, the CEO, the CTO, and the lead engineer might be the same person. A decision gets made at breakfast and shipped by lunch. At a legacy vendor, a feature request goes through product management, engineering review, legal review, compliance check, customer advisory board, QA, staging, and phased rollout. The organizational overhead alone adds months to every initiative.

The startup advantage isn't just about technology. It's about speed. Speed of decision-making, speed of iteration, speed of learning from mistakes. In a market moving as fast as automotive AI, speed isn't a nice-to-have. It's the competitive advantage.


5. Why Data Hostage Fees Are the Real Issue

Of all the lock-in mechanisms, data access fees are the most structurally destructive — not just for dealers, but for the entire automotive technology ecosystem.

The Perverse Incentive

When a DMS provider charges dealers $150,000+ per year (reported) to access their own data through third-party integrations, the incentive structure inverts completely. Instead of making data maximally useful — open, accessible, flowing freely to whatever tool the dealer wants — the DMS provider has a financial incentive to keep data locked in. Every integration that connects to the DMS is a revenue stream. Every vendor that needs dealer data pays a toll. The dealer's data becomes the DMS provider's product.

This is the opposite of what dealers need. Dealers need their data to flow freely — into AI tools, marketing platforms, analytics dashboards, and attribution systems. The more places the data goes, the more useful it becomes. But data access fees create friction at every junction, reducing the flow to a trickle.

The Innovation Tax

Data access fees don't just cost dealers money. They suppress innovation across the entire ecosystem. Consider a startup building a new AI tool for dealerships. To access deal data, they need a DMS integration. To get a DMS integration, they need to negotiate data access terms with CDK or Reynolds. The fees, the legal process, the technical requirements — all of it creates barriers that a startup with limited capital may not survive.

The result is fewer startups building for automotive. Fewer tools competing for the dealer's attention. Less innovation. Less price competition. The data access fee doesn't just protect the DMS provider's revenue — it protects them from competition by making it harder for new entrants to build anything useful.

What Open Data Looks Like

In an open-data model, the dealer's data is accessible via standard APIs with no per-access fees. Any vendor the dealer authorizes can read from and write to the dealer's data store. The DMS competes on product quality — the software itself — not on data hostage leverage.

This is how every modern SaaS ecosystem works. Salesforce doesn't charge customers to connect their CRM to marketing tools. Shopify doesn't charge merchants to access their own order data. The idea that a dealer should pay $150,000/year to access their own transaction data would be laughable in any other industry. In automotive, it's been normalized — and that normalization is starting to crack.

When a dealer pays $150,000 per year to access their own data, the DMS provider isn't selling software. They're selling a key to a lock they put on the dealer's filing cabinet. That business model has an expiration date — and it's approaching faster than the incumbents think.


6. The Shift Is Already Happening

The conversation among dealers has changed. Five years ago, the question was "which DMS should I use?" Today, the question is increasingly "how do I get out of my contract?"

This isn't anecdotal. Industry forums, 20 Group discussions, and dealer advisory boards all report growing frustration with incumbent providers. The themes are consistent: pricing opacity, innovation speed, data access restrictions, and a general sense that the incumbents are extracting value rather than creating it.

The Cloud-Native Alternative

Tekion, the most prominent cloud-native DMS alternative, has gained meaningful traction among forward-thinking dealer groups. Their pitch — modern architecture, AI-native design, data as a strategic asset — resonates precisely because it's the opposite of what incumbents offer. Tekion isn't winning on brand recognition or installed base. They're winning on product.

The Unbundling of the DMS

Something more fundamental is happening alongside the DMS competition: the DMS itself is being unbundled. Functions that used to live exclusively in the DMS — CRM, marketing, AI, customer communication, inventory management — are being pulled out and handled by best-in-class point solutions and platforms.

Diablo AI handles lead engagement, appointment booking, follow-up, and intelligence — functions that used to be wedged inside the CRM, which was wedged inside the DMS. Dealer Ignition handles demand generation and campaign management — functions that used to be handled by the agency, who reported to the dealer, who reported to the DMS. The DMS becomes what it should have always been: a transaction processing system, not a walled garden.

The Window Is Open

Here's the strategic reality for startups in automotive technology: the window of opportunity is open right now, and it won't stay open forever.

The incumbents are aware of the threat. CDK's CDP launch is a defensive move. Reynolds' AI messaging is a competitive response. Solera's investment in DealerSocket is an attempt to modernize. They will spend hundreds of millions of dollars trying to close the innovation gap, and some of their efforts will succeed.

But they can't close the gap fast enough if startups keep shipping. The speed differential is too large. By the time a legacy vendor builds, tests, and deploys a feature, a startup has already shipped it, gotten feedback from 50 dealers, iterated three times, and moved on to the next problem.

The dealers who switch early get the compounding advantage — 12 months of AI-generated data, 12 months of campaign optimization, 12 months of the system learning their market, their customers, their inventory patterns. That data advantage can't be replicated by a late adopter. The early movers build a structural lead.

What Dealers Should Do Now

  • Review your DMS contract. Know your termination date, your auto-renewal window, and your early termination penalties. Most dealers don't know these details until it's too late.
  • Audit your data access fees. Calculate exactly what you're paying per year for third-party integrations to access your DMS data. That number will probably surprise you.
  • Evaluate the unbundled stack. You don't need to replace your DMS tomorrow. But you can start moving functions — AI, marketing, CRM — to best-in-class platforms that don't charge you to access your own data.
  • Start building your data asset. Every month you run AI with closed-loop attribution, you're building a data asset that makes you smarter. Every month you wait, your competitors who started earlier pull further ahead.

CDK and Reynolds aren't losing because their products are bad. They're losing because their business model — built on captivity rather than quality — is incompatible with a market that finally has alternatives. The lock-in held for decades. It's not going to hold for another one.

Frequently Asked Questions

Many dealers report frustration with long-term contracts (some reportedly spanning 10-30 year terms), data access fees that can exceed $150K per year, slow innovation cycles, and legacy user interfaces that require extensive training. The core complaint is that dealers feel captive rather than loyal — locked in by contracts and data dependencies rather than retained by product quality.
Data access fees vary widely, but industry reports suggest some dealerships pay upwards of $150,000 per year just to access their own data through third-party integrations. These fees are charged when other vendors — CRM providers, marketing platforms, analytics tools — need to pull data from the DMS. The dealer's own data becomes a revenue stream for the DMS provider.
Technically yes, but practically it's difficult. Long-term contracts create a legal barrier. Data migration is complex because DMS platforms control the data format and export capabilities. Staff retraining takes months. And the integration ecosystem — every other tool that connects to the DMS — must be reconfigured. This is why switching costs are the real moat, not product quality.
Startups benefit from speed of iteration (shipping weekly instead of quarterly), modern cloud-native architecture (no legacy code to maintain), no installed base to protect from breaking changes, month-to-month pricing with transparent terms, and AI-first design rather than AI bolted onto 15-year-old platforms. They can build for 2026 because they don't have to maintain compatibility with 2006.
The incumbents still dominate the DMS market by installed base. But the conversation is shifting. Dealers are increasingly asking how to exit their contracts rather than how to optimize within them. Cloud-native competitors like Tekion are gaining traction. And the broader technology stack around the DMS — CRM, AI, marketing — is being disrupted by startups that offer better products at lower prices with more flexible terms.
Month-to-month contracts with no long-term lock-in. Transparent pricing without hidden data access fees. Modern UI that doesn't require a week of training. AI that works today, not AI that's "coming soon." Open data access — your data is yours, exportable anytime. And a vendor whose business model depends on product quality, not contract enforcement.
Steve Baylis

Steve Baylis

Founder & CEO, Diablo AI

Steve is the Founder and CEO of Diablo AI and Dealer Ignition. He spent over 20 years inside franchise dealerships before building the AI platform he wished had existed. He is the author of Driving Dealership Growth.

Learn more about Diablo AI →

Built for dealers who want
better.

Month-to-month. Transparent pricing. Your data is yours. AI that works on day one.

Try the Demo See Pricing