Deal documents are among the most sensitive material a firm ever handles — unannounced transactions, undisclosed financials, employee data, counterparty terms under NDA. Sending them to an AI system introduces a specific set of exposures, and the one that causes real damage is rarely a breach. It is a perfectly functioning system doing exactly what its terms permit, in ways nobody read closely.
Six exposures, ranked by how often they actually bite
| Exposure | What goes wrong | Control |
|---|---|---|
| Training on your content | Deal terms influence a model other firms use | Contractual prohibition, not a policy page |
| Undisclosed subprocessors | Content reaches parties you never assessed | Named list, with change notification |
| Retention past need | Documents persist long after close | Stated period and a deletion mechanism |
| Logging and support access | Content in debug logs and support tooling | Ask specifically; it is rarely volunteered |
| Cross-border transfer | Processing in a jurisdiction your NDA does not permit | Region pinning, contractually |
| Internal over-access | Your own team reads what they should not | Per-room access control and audit |
Note that only one of these is a breach in the ordinary sense. The rest are the system operating as designed under terms nobody negotiated — which is why a SOC 2 report, useful as it is, does not answer most of this list.
The training question, asked properly
“Do you train on customer data?” almost always receives “no, not by default.” That answer is doing a lot of work in three words, and the operative one is default — a default is a setting, and settings change without your signature.
Ask instead:
- Is there a contractual prohibition on using our content for training or fine-tuning, ours and any subprocessor's? Terms bind. Policies do not.
- Does that flow down to the model provider? Most tools in this category are built on a third-party foundation model. The vendor's own promise is worth nothing if their upstream terms permit it.
- What about telemetry, evaluation sets and human review of outputs? These are frequently carved out of a training prohibition and are exactly where content escapes.
Subprocessors — the question nobody asks
When you send a document to an AI due diligence tool, more parties see it than the vendor. Typically: the foundation model provider, a cloud host, an observability or logging platform, possibly an OCR service, and the vendor's own support tooling.
Each is a party your NDA never contemplated. Ask for the named list, and for notice before it changes. A vendor who cannot produce one has not mapped their own data flow, which is a more serious finding than any single name on the list would have been.
Retention, and why “we keep it for you” is a liability
Deal documents stop being needed the moment the transaction closes or dies. Every day they persist afterwards is exposure with no offsetting value.
Vendors frequently frame indefinite retention as a feature — your history, always available. For deal material that is a liability, because the documents remain discoverable, breachable, and subject to whatever the NDA said about return or destruction. Ask for a stated retention period, a deletion mechanism you can trigger, and confirmation of what deletion actually means for backups.
The regulatory floor has risen, on a documented timeline
This is no longer only a commercial-risk question. The governance surface hardened fast and on the record:
- NIST AI Risk Management Framework 1.0 — published 26 January 2023, organised around four functions: Govern, Map, Measure, Manage. Voluntary, and a reasonable structure for your own internal assessment.[1]
- ISO/IEC 42001 — published 2023, an AI management system standard, and increasingly something to ask a vendor about alongside SOC 2.
- EU AI Act — Regulation (EU) 2024/1689, applying from 2 August 2025, with administrative fines under Article 99 reaching €35,000,000 or 7% of total worldwide annual turnover for prohibited practices, €15,000,000 or 3% for breaches of provider and deployer obligations, and €7,500,000 or 1% for supplying false or misleading information to authorities.[2]
- ABA Formal Opinion 512 — 29 July 2024, holding that lawyers using generative AI must “fully consider their applicable ethical obligations,” expressly including confidentiality.[3]
For a firm handling deal documents, the confidentiality duty in the last item is the immediate one: putting client material into a system whose terms permit training or undisclosed onward transfer is a professional problem before it is a security problem.
Internal exposure, which firms consistently under-manage
External controls get the attention; the more common incident is internal. An AI tool that indexes a whole data room and answers questions across it can quietly become the most effective way for someone inside your firm to read material they were walled off from.
Three controls worth insisting on:
- Per-deal-room isolation, so a query cannot reach across engagements.
- Role-based access, including a genuine clean-team mode where designated documents are invisible to everyone outside it — enforced server-side, not by hiding a button.
- An audit log of reads, not only of writes. Who accessed which document, when. Most systems log uploads and edits and nothing else, which means the exposure you most need to reconstruct is the one you cannot.
A procurement checklist
- Contractual prohibition on training, flowing down to subprocessors and the model provider.
- Named subprocessor list with change notification.
- Stated retention period, client-triggered deletion, and a clear answer on backups.
- Encryption at rest and in transit — and ask specifically whether document text is encrypted in the database, not merely on the disk.
- Region pinning where your NDAs or data-protection obligations require it.
- Per-room isolation, role-based access, clean-team support.
- Read-level audit logging.
- SOC 2 Type II if available — and note what it does not cover, which is most of items 1, 2 and 3.
- A signed DPA where personal data is in scope.
- Breach notification timelines that are compatible with your own obligations to clients.
The trade-off worth naming
Every control above adds friction, and the strictest configuration — no retention, no logging, no cross-document indexing — also removes capabilities you may be buying the tool for. Cross-document analysis requires holding documents together. Reproducibility requires retaining run records.
The workable position is not maximum restriction. It is scoped retention with real isolation: keep what is needed to reconstruct a decision, isolate it per engagement, delete it on a schedule you set, and log who read it. That preserves the audit trail you need for defensibility while removing the standing exposure that serves nobody.
Bottom line
The realistic risk is not a dramatic breach. It is a training clause with a carve-out, a subprocessor nobody enumerated, and documents sitting in a system two years after the deal died.
Get the training prohibition in the contract, get the subprocessor list in writing, set a retention period, and log reads as well as writes. Then check that your access controls are enforced server-side — because the person most likely to see something they should not is already inside your firm.
Sources
- NIST AI Risk Management Framework (AI RMF 1.0), published 26 January 2023. nist.gov/itl/ai-risk-management-framework
- Regulation (EU) 2024/1689 (EU AI Act), Article 99; applies from 2 August 2025. artificialintelligenceact.eu/article/99
- ABA Standing Committee on Ethics and Professional Responsibility, Formal Opinion 512: Generative Artificial Intelligence Tools, 29 July 2024. americanbar.org
Nothing here is legal advice. We cite only sources we have retrieved and read — see our methodology.