How to exit an AI vendor cleanly and safely

A person reviewing contract documents at a desk with a laptop open beside them
TL;DR

Exiting an AI vendor cleanly requires planning that starts at contract signing, not when you decide to leave. For UK services businesses, the critical steps are mapping every touchpoint the vendor has in your systems, confirming data export rights in your contract, executing a phased migration, and obtaining a deletion certificate. The ICO, NCSC and FCA each impose obligations that shape what a compliant exit looks like.

Key takeaways

- A clean AI vendor exit involves five sequential steps: mapping touchpoints, reviewing contract rights, planning the target state, executing a phased migration, and confirming data deletion with a certificate. - Under UK GDPR Article 20, you have data portability rights when switching providers, but they are only enforceable if your contract obliges the vendor to supply data in usable formats. - The NCSC recommends a formal off-boarding process for every supplier: revoking API keys, removing access from identity providers, rotating shared credentials, and verifying deletion. - The right moment to build exit provisions into an AI vendor relationship is at contract signing, not when you decide to leave. - If you are building toward a sale, clear AI vendor documentation and a clean exit history reduce the dependency discount a buyer applies at due diligence.

When OpenAI retired several GPT-3 models in 2023, customers received roughly six months’ notice to rebuild their integrations. For businesses that had never thought about what leaving would involve, that window felt very short. Prompts had to be ported, API endpoints replaced, and outputs re-tested against the new model’s behaviour. Some firms managed it cleanly. Others scrambled.

You will leave your AI vendor at some point. The tool will be superseded, the pricing will change, a better fit will emerge, or the company behind it will be acquired. The question is whether you leave in a controlled way or in a scramble. That difference is almost entirely determined by what you put in place before you need it.

What does a clean AI vendor exit actually involve?

A clean exit means leaving an AI vendor without losing access to your data, compromising your security, or triggering a service gap your clients feel. In practice, it involves five things: mapping every touchpoint the vendor has in your business, reviewing your contract rights, planning your target state, executing a phased migration, and confirming data deletion. Each step has a sequencing logic; skip one and it tends to surface as a problem later.

The mapping step is regularly underestimated. Firms often discover mid-exit that the vendor has API connections into their CRM, their document management system, and their client-facing tools simultaneously. Identifying which systems call the vendor’s API, what categories of data are being sent, and whether outputs feed into decisions about individuals gives you an honest picture of what the exit involves before you start.

The contract review is where most of the control sits. Check your termination rights and notice periods, whether the vendor can use your data for model training, what formats they will supply data in on exit, and whether they commit to a deletion certificate at the end. Enterprise AI and cloud contracts frequently specify notice periods of 30 to 90 days for non-critical services and six to twelve months for embedded platforms. If your contract is thin here, assume you will need to negotiate arrangements rather than rely on stated rights.

Why does your business need to take this seriously?

UK businesses using AI to process personal data sit under ICO obligations that actively shape what a vendor exit must include. Under UK GDPR Article 20, you have the right to receive personal data in a structured, machine-readable format and transmit it to another provider where technically feasible. But that right is only actionable if your contract obliges the vendor to supply logs, configurations and training data in usable formats.

Security is a second pressure point. The NCSC’s supply chain security guidance recommends a formal off-boarding process for every supplier: revoking API keys, removing vendor access from your identity providers, rotating shared credentials, and confirming data deletion. Poor off-boarding has contributed to multiple UK data exposure incidents. An AI vendor with API access to your systems is a supplier in exactly this sense, and the same disciplines apply.

If you operate in financial services, the FCA’s outsourcing rules (PS21/3 and FG16/5) require firms to ensure exit plans are workable before entering material outsourcing arrangements, covering access to data and continuity of critical services. The FCA has confirmed that AI use sits within existing operational resilience frameworks. Even if you are not regulated, these standards are a useful benchmark for what a careful exit looks like.

Where does a vendor exit go wrong in practice?

The most common failure is discovering what you don’t have access to after you’ve already decided to leave. Prompt libraries built inside the vendor’s interface, fine-tuned configurations, training data you labelled over months, and interaction logs that form your audit trail can all be stranded if your contract doesn’t specify export rights in usable formats. By the time you realise, negotiating from a position of notice is harder.

Four specific failure modes appear consistently in AI and cloud vendor exits. First, credentials left live after the commercial relationship ends: the NCSC flags this as a source of ongoing security exposure. Second, migration timelines that are shorter than the reality: moving integrations, porting prompts, and re-validating outputs frequently takes months rather than weeks, particularly in regulated settings. Third, the audit trail lost: the ICO and FCA both expect you to be able to evidence how past decisions were made, and failing to export interaction logs before exit creates regulatory exposure. Fourth, a different model producing different outputs: a replacement AI system will not behave identically on edge cases, and ICO guidance on AI and data protection emphasises the need to test for accuracy and fairness after significant changes, which includes a vendor swap.

When should you start planning your exit?

The right moment to plan your AI vendor exit is at contract signing, not when you decide to leave. The UK Government’s AI Playbook advises public bodies to include data portability and replacement planning at procurement, and the same logic applies to private firms. A vendor relationship that starts with a clear exit clause, defined data formats, and a stated termination notice period is categorically easier to leave than one started without those terms.

KPMG’s analysis of AI outsourcing contracts recommends including AI-specific governance from day one: data usage rights, training consent, performance standards, IP ownership, and termination provisions. Retrofitting these into an existing contract is harder, but a renewal or renegotiation is the practical moment to introduce them.

The proportionate version of this planning depends on how embedded the vendor actually is. If you use an AI tool only for non-personal data in low-impact internal tasks with no custom integrations, many of the heavier steps are less pressing. A tool handling client data, feeding decisions, or embedded across your tech stack warrants the fuller treatment. Vendor-side changes are a real enough scenario to plan for: the CMA’s AI Foundation Models review flags the risk of concentrated dependency on a small number of providers, and the history of model deprecations shows that access can change quickly when a vendor changes direction.

What else should be on your radar?

Three areas sit adjacent to vendor exit and are worth knowing before you reach for a contract. Data retention obligations mean your exit plan cannot simply hand back data and close the account: UK finance firms typically hold records for five to seven years, and prompt logs or decision outputs that form part of client records must be exported and retained in your own systems for the full retention period.

Second, if you serve clients in the EU, the EU AI Act introduces logging and documentation obligations for high-risk AI use cases that facilitate decommissioning or modification. UK firms with EU-facing services may need to demonstrate they can switch or modify AI components while maintaining required records.

Third, if you are building toward a sale, how you handle AI vendor relationships affects what buyers see. AlixPartners, advising private equity on AI value creation, notes that reliance on opaque third-party AI without clear data portability or documentation can undermine the exit story at due diligence. The documentation you keep during a vendor exit, including contracts, deletion certificates, test records, and data export manifests, becomes part of the evidence base a buyer will want.

The Monday action is straightforward enough. Pull one AI vendor contract, find the termination and data export clauses, and check whether they would let you leave cleanly. If the answer is unclear, that is the gap to close.

Sources

- ICO (2023). Right to data portability. Sets out UK GDPR Article 20 rights that govern personal data transfer when switching AI providers. https://ico.org.uk/for-organisations/uk-gdpr-guidance-and-resources/data-protection-rights/right-to-data-portability/ - ICO (2023). Guidance on AI and data protection. Establishes documentation, testing, fairness and human oversight obligations relevant to AI vendor changes, including deletion requirements. https://ico.org.uk/for-organisations/uk-gdpr-guidance-and-resources/artificial-intelligence/ - NCSC (2024). Approach to AI cyber security. Advises on supply chain risks, data exfiltration and dependency risks when using third-party AI services. https://www.ncsc.gov.uk/whitepaper/approach-to-ai-cyber-security - NCSC. Supply chain security guidance. Sets out formal supplier off-boarding steps including credential revocation, access removal and data deletion verification. https://www.ncsc.gov.uk/guidance/supply-chain-security-guidance - FCA (2021). PS21/3: Building operational resilience. Policy statement requiring FCA-regulated firms to ensure exit plans, data access and service continuity before entering material outsourcing arrangements. https://www.fca.org.uk/publication/policy/ps21-3.pdf - UK Government (2024). AI Playbook for the UK Government. Advises mapping business processes and data flows before technology change and planning for AI replacement at procurement. https://www.gov.uk/government/publications/ai-playbook-for-the-uk-government - CMA (2024). AI Foundation Models review. Documents risks of concentrated dependency on a small number of AI providers, switching difficulties, and lock-in for downstream businesses. https://www.gov.uk/government/publications/ai-foundation-models-cma-report - KPMG (2025). Rewriting the outsourcing playbook for AI and automation platforms. Recommends embedding AI-specific termination rights, data export formats and exit provisions at contract stage. https://kpmg.com/us/en/articles/2025/rewriting-outsourcing-playbook-ai-automation-platforms.html - OpenAI. Deprecations. Documents model retirement timelines, illustrating how vendor-side changes can force accelerated exits with limited notice. https://platform.openai.com/docs/deprecations - AlixPartners. Practical AI for private equity operating partners. Notes that reliance on opaque third-party AI without clear data portability or documentation can undermine business valuation at due diligence. https://www.alixpartners.com/insights/102kbwa/practical-ai-for-private-equity-operating-partners/

Frequently asked questions

What should I do if my AI vendor contract has no exit clause?

If your contract is silent on exit, your position is weaker but not hopeless. You will be negotiating pragmatic arrangements rather than invoking contractual rights. Start by identifying what data you need exported and in what format, then approach the vendor before you serve notice. At the next renewal, introduce explicit provisions for termination notice, data export formats, deletion certificates, and transition assistance. Document any gaps now so you know your actual position if you need to leave quickly.

How long does an AI vendor exit typically take?

Longer than many owners expect. Enterprise AI and cloud contracts frequently specify notice periods of 30 to 90 days for non-critical services and six to twelve months for embedded platforms. Beyond the notice period, migrating integrations, porting prompts, re-validating outputs, and completing secure data deletion can add weeks or months to the timeline. Starting the planning process before you need to leave is what makes the difference between a managed exit and a rushed one.

What is a deletion certificate and do I need one?

A deletion certificate is written confirmation from the vendor stating what data was deleted, when, and whether any copies remain in backups or archives. Under UK GDPR, you are responsible for demonstrating that personal data is handled lawfully throughout its lifecycle, including when it leaves your control. Asking your AI vendor for one at contract end is standard practice, consistent with ICO accountability expectations, and supports your Records of Processing Activities if you are ever audited.

This post is general information and education only, not legal, regulatory, financial, or other professional advice. Regulations evolve, fee benchmarks shift, and every situation is different, so please take qualified professional advice before acting on anything you read here. See the Terms of Use for the full position.

Ready to talk it through?

Book a free 30 minute conversation. No pitch, no pressure, just a useful chat about where AI fits in your business.

Book a conversation

Related reading

If any of this sounds familiar, let's talk.

The next step is a conversation. No pitch, no pressure. Just an honest discussion about where you are and whether I can help.

Book a conversation