Enterprise buyers negotiate voice AI contracts with forensic attention to pricing, SLAs, and feature commitments. Entry terms get weeks of legal review. Exit terms — the clauses that govern what happens when the relationship ends — typically receive a single paragraph buried in a Schedule, if they appear at all.
This is the clause buyers forget until they need it. And when they need it, they learn quickly that voice AI programmes carry exit exposure that standard SaaS contracts never anticipated: call recordings dispersed across sub-processor infrastructure, transcripts in a proprietary schema no standard tool can read, telephony numbers bound to the vendor's carrier relationships, fine-tuned system prompts and domain vocabulary that exist only in the vendor's LLM config, and CRM field mappings that took three months of integration work to build.
Switching a voice AI vendor is not like switching a CRM. The data is messier, the integrations are deeper, the number estate is entangled with the platform, and the vendor knows that switching costs are high. The buyers who negotiate exit terms before signing have a clean off-ramp. Those who do not are held hostage by their own programme history.
This guide is published by the team behind Dilr Voice — an enterprise voice AI platform built with architectural portability as a design principle. Our DATS consulting practice helps regulated enterprises negotiate voice AI contracts they can exit without a crisis.
Why Voice AI Exit Terms Are Different from Standard SaaS
Standard SaaS contracts assume a relatively clean data portability story: export your records to CSV, import them to the new platform, update your DNS. A voice AI programme is structurally different in ways that make exit planning a distinct engineering and commercial discipline.
The data is distributed and proprietary. Your call recordings may live with your telephony provider, your AI platform, and a third-party storage sub-processor — each with their own data formats, retention policies, and deletion timelines. Your transcripts are almost certainly in the vendor's proprietary schema, not a standard format like VTT or WebVTT that any downstream tool can consume. The AI-derived metadata — sentiment scores, intent labels, disposition codes, call summaries — exists only in the vendor's analytics layer and has no export standard at all. When you leave, you are asking a vendor to produce a bespoke export of data that their platform was not designed to release.
The config is vendor-specific and costly to recreate. The system prompt that makes your agent behave correctly, the domain vocabulary tuning, the escalation trigger logic, the flow definitions — these are built against the vendor's runtime. Moving them to a new platform is not a migration; it is a recreation. Every nuance of the agent's behaviour must be re-specified, re-tested, and re-validated. Industry practitioners report 6–12 weeks of engineering time to recreate a production-grade agent on a new platform, even with full documentation.
The telephony numbers are entangled. Your inbound DDI numbers and outbound CLI numbers may be ported into the vendor's number estate, which means they are leased from the vendor's carrier rather than owned by you. Porting them to a new provider requires the cooperation of the existing vendor, a carrier-level porting process that takes 60–90 business days, and potentially a gap period during which your outbound programme must pause. For a business running continuous outbound campaigns, this is a material operational disruption.
The integrations have accumulated technical debt. The CRM field mappings, the webhook endpoints, the API authentication tokens, and the integration configuration that connects your voice AI platform to your ticketing system, your data warehouse, and your scheduling tools — all of these are built against the vendor's API contract. A new vendor will have a different API structure, different data models, and different field names. Existing integrations require complete rebuilds, not migrations.
This is the exit landscape most buyers do not fully understand when they sign a 24-month contract. As explored in our guide to voice AI MSA contract clauses for enterprise legal teams, the contract provisions that govern exit are the least-negotiated section of most voice AI agreements — and the most consequential.
The Six Assets at Risk When You Exit a Voice AI Vendor
Understanding what you own — and what you do not — is the prerequisite for negotiating exit terms that protect your programme. These are the six asset classes that enterprise buyers regularly discover they cannot recover cleanly.
1. Call Recordings
Call recordings are the most obvious asset. They represent your organisation's conversations with customers — and depending on your industry, they carry retention obligations under GDPR, HIPAA, FCA, or sector-specific regulatory regimes that may extend 5–7 years beyond the contract period.
The risk: vendors often store recordings in their own storage layer, in their own proprietary format, or in a cloud bucket they control. On exit, the question becomes whether they will provide a bulk export, in what format, on what timeline, and at what cost. Contracts that do not specify this in advance leave buyers negotiating under time pressure, often with a vendor who has financial incentives not to cooperate generously.
The protection: recordings must be stored in a format you can export independently — standard audio files (WAV, MP3, OGG) in an S3-compatible bucket with your own AWS credentials or equivalent. The contract should specify the export format, the delivery timeline (measured in days, not "within a reasonable period"), and the cost (free of charge, or capped at a defined rate).
2. Transcripts and AI-Derived Metadata
Transcripts are arguably more valuable than recordings for analytical purposes — they are searchable, structured, and downstream-processable in ways that audio is not. But they are also the most format-fragmented asset in a voice AI programme.
The risk: vendors produce transcripts in proprietary schemas that include their own confidence scores, speaker diarisation labels, and structured data fields. These schemas are not standardised. Sentiment analysis outputs, intent classifications, and call summaries are entirely proprietary — they exist only inside the vendor's analytical layer and have no migration path to a competing platform.
The protection: require transcripts to be exportable in a documented, machine-readable format (JSON with a published schema specification, or standard WEBVTT with a defined metadata extension). Require that AI-derived metadata fields be included in the export specification, even if their interpretation requires re-processing on the new platform. Ensure the export covers 100% of historical transcripts, not just "recent" or "active" conversations.
3. System Prompts and Agent Configuration
This is the intellectual property question most buyers overlook. The system prompt — the instruction set that governs your agent's behaviour — is typically built by you, your internal team, or your implementation partner. But in many vendor contracts, it is stored and executed on vendor infrastructure under terms that are ambiguous about ownership and portability.
The risk: vendors may claim a licence interest in system prompts that were built using their tooling, their templates, or their fine-tuning infrastructure. Even where ownership is unambiguous, the prompt may be tied to vendor-specific syntax, function call signatures, or runtime variables that make it non-portable without significant rework.
The protection: the contract must state that all system prompts, flow definitions, and agent configuration artefacts remain the exclusive intellectual property of the client. The vendor must provide a full export of all configuration artefacts in a documented, human-readable format within 30 days of termination notice. No licence, claim, or retention right attaches to these artefacts post-termination.
4. Telephony Numbers and Number Estate
For programmes that have built their customer-facing identity around specific DDI numbers — the inbound service line that appears on the website, the outbound CLI that customers have learned to recognise — number portability is a business-critical issue.
The risk: if your numbers were provisioned by the vendor through their carrier relationships, those numbers are legally held by the vendor's carrier, not by you. Porting them to a new carrier or a new platform requires the vendor's cooperation, a Letter of Authorisation, and a carrier-side porting process that takes 60–90 business days in UK and EU markets. During this period, your numbers remain on the vendor's platform. If the relationship has become adversarial, the vendor can obstruct or delay the porting process through technical and administrative means.
The protection: numbers should be provisioned in your name, held by your carrier, and connected to the vendor's platform via SIP trunk or equivalent. If the vendor must hold numbers on your behalf, the contract must include an unconditional obligation to initiate and cooperate with porting within 5 business days of a termination notice, with financial penalties for delay.
5. Integration Configuration and API Credentials
The CRM field mappings, webhook configurations, API authentication tokens, and integration logic that connect your voice AI platform to your downstream systems represent months of engineering work. When you leave a vendor, you lose access to that configuration — but you still need to rebuild equivalent integrations on the new platform.
The risk: integration documentation is rarely maintained to the standard required to rebuild it from scratch. The engineers who built it may have moved on. The vendor's API may have changed since the integration was built. What appears to be a configuration export is often an incomplete artefact that requires substantial interpretation by an engineer who understands both platforms simultaneously.
The protection: require the vendor to produce and maintain a complete integration specification document — covering all API endpoints used, field mapping tables, authentication configuration, webhook schemas, and error-handling logic — updated at every significant configuration change. This document must be deliverable within 10 business days of termination notice.
6. Compliance and Audit Logs
For regulated industries — financial services, healthcare, utilities — the audit trail that voice AI programmes generate is not just an operational asset; it is a regulatory obligation. ICO, FCA, and HIPAA compliance frameworks all expect that organisations can produce evidence of how AI systems processed customer data for periods that extend beyond the contract term.
The risk: audit logs are often stored in vendor-controlled infrastructure with no guaranteed export path. Retention terms for logs may be shorter than your regulatory obligation. If a regulator asks for evidence of how a call was processed 18 months ago and the vendor has deleted the logs, you cannot rely on the vendor's contract commitment to have prevented that.
The protection: require that all compliance-relevant logs — call processing records, consent capture events, DNC suppression checks, AI decision outputs, and escalation events — be exported to client-controlled storage in real time or on a scheduled basis throughout the contract, not just on exit. The exit clause should confirm that all logs remain available for a specified period post-termination consistent with your regulatory obligations.
The Real Vendor Offboarding Timeline
Voice AI vendor contracts typically specify a 30-day termination notice period. This figure bears no relationship to the actual time required to exit a production voice AI programme. Buyers who accept this notice provision without negotiating an extended transition period discover this the hard way.
Here is a realistic phased timeline for exiting a mid-scale enterprise voice AI programme (10,000+ calls per month, integrated with CRM and ticketing, running outbound campaigns):
Weeks 1–4: Data extraction and documentation The first month is consumed by the mechanics of getting data out. Requesting the export from the vendor, negotiating the format if it was not pre-specified, receiving and validating the completeness of recordings, transcripts, and metadata exports. This is also the period for extracting and documenting integration configuration — a task that routinely reveals that documentation was not maintained during the contract.
Weeks 5–12: New vendor selection and configuration Assuming a vendor was not pre-selected during the notice period — which is itself a procurement exercise of 8–12 weeks — the new platform requires environment setup, system prompt recreation, flow definition rebuilding, and initial testing against internal call recordings. This phase commonly surfaces the extent of vendor-specific coupling in the original implementation: vocabulary that is vendor-specific syntax, features that are vendor-exclusive, integrations that assumed vendor APIs.
Weeks 13–20: Integration rebuild and UAT Rebuilding integrations from documentation (even good documentation) on a new platform API is a full engineering sprint. CRM field mappings must be re-established. Webhook endpoints must be re-registered. Authentication must be reconfigured. User acceptance testing against the new platform requires access to realistic call scenarios, which means either live traffic (risky) or a testing environment loaded with sanitised historical calls.
Weeks 20–28: Number porting Number porting runs in parallel but is on the carrier's timeline, not yours. UK number porting processes take 4–6 weeks for individual numbers and 8–12 weeks for large estates. Business-critical inbound numbers may need to be routed through a call-forwarding bridge during the porting window — adding complexity, potential quality degradation, and an additional layer of monitoring.
Weeks 28+: Traffic cutover and parallel running As explored in detail in our guide to voice AI traffic ramp and canary deployment for enterprise, cutting over from one platform to another without service degradation requires a shadow-mode period, a canary percentage, and a staged ramp — not a hard cutover on day one. Budget 4–6 additional weeks for a clean traffic migration.
The realistic total: 6–9 months from termination notice to full operation on the new platform, at a cost of £40,000–£200,000+ in internal engineering time, external implementation support, and dual-running costs during the transition.
The voice AI vendor consolidation risk context makes this timeline even more significant: if your vendor is acquired mid-contract — an increasingly common scenario — the exit clock may start unexpectedly, in circumstances you did not choose.
The 8 Exit Clauses Every Voice AI MSA Must Include
These eight provisions are the minimum exit protection that enterprise legal teams should require in any voice AI MSA. Each addresses a specific failure mode identified by programmes that have gone through unplanned exits.
Clause 1: Data Export Format and Delivery
Specify the exact format for each data type: audio files (codec, bitrate, container format), transcripts (JSON with published schema, or WEBVTT with metadata extension specification), AI-derived metadata (JSON with field definitions), and audit logs (CSV or structured JSON with defined field names). Specify delivery mechanism (SFTP, S3 presigned URLs, or equivalent) and delivery timeline (measured in calendar days from exit notification, not "within a reasonable period").
Clause 2: Transition Period and Parallel Running
Require the vendor to continue operating the full service for a defined transition period after termination notice — typically 90–180 days — at the contracted service level, with no degradation of support or response times. This gives your team the time needed for migration without a service cliff.
Clause 3: Telephone Number Porting
State explicitly that all DDI and outbound CLI numbers provisioned under the contract remain the property of the client organisation, and that the vendor must initiate porting on written request within 5 business days, regardless of the contract status. Include a financial penalty for delays in porting cooperation that exceed the 5-day window.
Clause 4: System Prompt and Configuration Export
State that all system prompts, flow definitions, agent configuration files, and implementation documentation are the exclusive IP of the client. The vendor must export all configuration artefacts in a human-readable, documented format within 30 days of exit notification. No retention right, licence claim, or confidentiality restriction applies to the client's own configuration artefacts post-termination.
Clause 5: Integration Documentation
Require the vendor to maintain and deliver, on request and within 10 business days of exit notification, a complete integration specification document covering all API endpoints, field mappings, authentication configuration, and webhook schemas in use. This document must be updated at every significant configuration change during the contract.
Clause 6: Compliance Log Retention and Availability
Specify that all compliance-relevant logs — consent capture records, DNC suppression logs, call processing records, AI decision outputs — are retained for a period consistent with the client's regulatory obligations (not less than 6 years for FCA-regulated activities), regardless of contract termination. The vendor must export logs to client-controlled storage on request, with a delivery timeline not exceeding 30 days.
Clause 7: Knowledge Transfer and Exit Assistance
Require the vendor to provide a defined number of hours of exit assistance — knowledge transfer calls, documentation review sessions, and technical support for the migration — included in the termination period. This is the one provision vendors resist most strenuously, because it formally acknowledges that exit assistance is a service, not a goodwill gesture.
Clause 8: Post-Exit Sub-Processor Obligations
Require the vendor to instruct all sub-processors to cease processing client data and delete or return all retained data within 60 days of contract termination, with written confirmation of each sub-processor's compliance. This is a GDPR obligation that many vendors treat as boilerplate but rarely operationalise without explicit contractual direction.
The voice AI MSA contract clauses framework provides the full 11-clause template these eight exit provisions sit within. The exit clauses are Clauses 7–11 in that framework.
Negotiating Exit Terms Before You Sign
The leverage to negotiate exit terms is highest before you sign. Once you are in production and switching costs are high, vendors have little incentive to improve exit provisions. These are the negotiating dynamics buyers need to understand.
What vendors will resist. Vendors consistently resist three provisions: the knowledge transfer obligation (because it formalises exit assistance as a service duty), the financial penalty for number porting delays (because porting is operationally difficult), and the 30-day configuration export deadline (because large exports require engineering resources). These are exactly the provisions that matter most, and the resistance signals their importance.
The funding cycle creates a window. As explored in our analysis of buyer leverage in the 2026 voice AI vendor funding cycle, vendors fresh off a fundraise are growth-first and will concede on contract terms they would refuse in a capital-constrained environment. The 90–180 day window post-funding event is when exit terms are most negotiable. In the 2026 landscape — with Vapi at $500M, ElevenLabs at $11B, and PolyAI at $750M all raising within a 12-month window — most major voice AI vendors are currently in their most negotiable posture.
The orchestration-versus-platform choice affects exit exposure. As outlined in our comparison of voice AI orchestration versus platform architecture, orchestration-layer approaches (using providers like Vapi as an infrastructure layer with separate LLM and telephony providers) generally carry lower exit exposure than fully integrated platforms — because each component (LLM, telephony, storage) is independently replaceable. If portability is a priority, the architecture decision and the contract negotiation work together.
The operating model affects who negotiates exit. In an in-house-led operating model, your internal legal and procurement teams will negotiate and maintain the exit provisions. In a vendor-led model, exit provisions may be negotiated by the vendor on your behalf — creating a conflict of interest that is worth surfacing explicitly. Our analysis of voice AI operating models across in-house, vendor, and hybrid approaches covers how the operating model choice determines who holds and manages contractual risk.
Regulated sectors have additional negotiating leverage. If you operate under ICO, FCA, HIPAA, or EU AI Act oversight, your regulatory obligations are a legitimate negotiating anchor for exit provisions. A vendor who refuses to provide data in exportable format is materially impeding your ability to comply with a subject access request. Framing exit provisions as regulatory compliance requirements — rather than buyer preferences — changes the negotiating dynamic.
The Exit-Readiness Architecture
Contract provisions protect you at exit. Architecture decisions protect you throughout the contract — and determine how painful the exit actually is, regardless of what the MSA says.
Own your data storage. Configure recordings and transcripts to write in real time to a storage bucket you control — your own AWS S3, Azure Blob, or GCS bucket with your own credentials. The vendor's platform should write to your storage, not serve as the storage layer itself. This single architectural decision ensures that your data is fully under your control from day one, without depending on a vendor export process.
Use standard formats from the start. Insist that the vendor's API delivers transcripts in a documented, standard-adjacent format (not a proprietary binary). Build your downstream analytics on the exported format, not the vendor's native API. If your downstream systems can read the export format, migration is a routing change, not a data transformation project.
Document your configuration continuously. Treat your system prompt and flow definitions as code — version-controlled, documented, and reviewed regularly. A prompt that exists only in the vendor's UI is an undocumented asset. A prompt stored in your Git repository, with change history, is a portable one.
Keep integrations loosely coupled. Design integrations through an abstraction layer — a middleware service or API gateway that translates between your internal systems and the voice AI platform's API. When the voice AI platform changes, only the translation layer changes, not the downstream systems. This architectural pattern, which aligns with the principles in our voice AI CRM integration architecture guide, reduces the integration rebuild burden on exit by 60–70%.
Build a multi-programme expansion plan that assumes vendor change. Our guide to voice AI programme expansion across use cases notes that the governance architecture for a multi-programme deployment must account for the possibility of vendor change. Programmes that are tightly coupled to a single vendor's proprietary features create expansion debt: every new use case that relies on vendor-specific capability adds to the switching cost.
- Call recordings in client-controlled storage Architecture decision
- Transcript export format documented in MSA Contract provision
- Telephony numbers in client name Carrier arrangement
- System prompts version-controlled in Git Engineering practice
- Integration abstraction layer in place Architecture decision
- Integration specification document maintained Documentation practice
- Compliance logs in client storage (real-time) Architecture + contract
- Transition period (90–180 days) in MSA Contract provision
Exit-readiness is not a legal exercise. It is an architecture decision made before you sign, a documentation practice maintained throughout the contract, and a contractual provision negotiated when your leverage is highest — not after the relationship has turned.
- The realistic switching timeline is 6–9 months, not 30 days
- Six asset classes require explicit exit provisions: recordings, transcripts, configuration, numbers, integrations, and compliance logs
- The funding cycle (most major vendors raised in 2025–2026) creates a negotiating window that closes as the capital cycle matures
- Architecture decisions — client-controlled storage, standard formats, integration abstraction — reduce exit exposure more reliably than contractual provisions alone
- Regulated sectors have legitimate regulatory anchors for exit provisions that change the negotiating dynamic
Want to assess your current exit exposure? Try Dilr Voice (built with architectural portability as a design principle), book an AI placement diagnostic that includes contract review, or read our deployment methodology for how we architect voice AI programmes that enterprises can exit cleanly.
Exit-ready voice AI, from day one.
30-min scoping call · No deck · Confidential. We'll review your existing contract for exit exposure and tell you exactly where the risks sit — before they become a crisis.
Written by the Dilr.ai engineering team — practitioners who ship enterprise AI in production. Follow us on LinkedIn for shipping notes, or subscribe via the RSS feed.