AI IP ownership in contracts is the question of who owns what when the system produces value. The default vendor terms allocate rights in ways that favour the vendor; the buyer who does not negotiate may discover that their prompts, their outputs, or the fine-tuned model that captures their proprietary expertise are not as fully theirs as they assumed. The contractual remedy is a clean, layered allocation of rights across the artefact types that AI systems create.
- AI systems create at least six artefact types whose IP ownership must be explicitly allocated: inputs, prompts, outputs, fine-tuned models, embeddings, and derivative works.
- Vendor default terms tend to grant the vendor broad licences over customer artefacts. The buyer should negotiate exclusive customer ownership of inputs, prompts, and outputs.
- Fine-tuned models created from customer data are the highest-value artefact and require the strongest ownership protection.
- The IP allocation should be paired with use restrictions that prevent the vendor from using customer artefacts to train general models or to improve competing offerings.
The artefact types AI systems create
Negotiating IP ownership begins with naming the artefacts. A generative AI system creates more types of artefact than a traditional software system, and the contractual treatment of each type can differ. The buyer who treats the question as a single yes-or-no allocation misses the nuance that the vendor's lawyers have already worked out.
Six artefacts to allocate
- Inputs: The raw data the buyer provides to the system, including documents, datasets, structured records, and any source material.
- Prompts: The instructions sent to the model, which often encode the buyer's proprietary workflows and methodology.
- Outputs: The responses the model produces, including text, code, images, structured data, or agent actions.
- Fine-tuned models: The vendor's base model after it has been adapted with the buyer's data, which captures the buyer's proprietary expertise in the weights.
- Embeddings: The vector representations of buyer content, which can be used to reconstruct the source content under some conditions.
- Derivative works: Anything created by combining the above (prompt libraries, evaluation datasets, agent chains, RAG indices) that has independent value.
The vendor default and why it matters
Vendor default terms tend to grant the vendor broad licences to use customer artefacts. The licences typically permit the vendor to use customer prompts and outputs for model improvement, to retain artefacts for monitoring, and to develop derivative products. The licences are often perpetual, royalty-free, and irrevocable. The defaults are not unreasonable from the vendor's perspective; they reflect what the vendor needs to operate the service efficiently. But they are negotiable, and the buyer who does not negotiate them ends up granting the vendor rights that the buyer would not have granted with explicit attention.
The risk is not theoretical. Customer prompts and outputs often encode proprietary workflows, regulated data, or competitive information. The vendor who has unrestricted use of customer prompts and outputs has, in effect, a window into the buyer's operations that exceeds what the buyer would consent to in a different context. The contractual layer is where the consent is set.
The buyer's preferred allocation
Inputs and prompts
The buyer's preferred allocation is exclusive ownership of inputs and prompts with no licence to the vendor beyond what is necessary to provide the service. The vendor needs a narrow, limited licence to process the inputs and prompts to deliver the requested outputs; the vendor does not need a perpetual licence to retain, use, or analyse them after the request is complete.
Practical drafting language requires that vendor use of inputs and prompts is limited to providing the service, that vendor employees do not access the content except as necessary to support the customer, and that the content is not used to train or improve any model except by the customer's explicit opt-in.
Outputs
Outputs are the most contested allocation. The buyer's preferred position is exclusive ownership of outputs with no vendor retention. The vendor's preferred position is to retain outputs for monitoring, abuse detection, and model improvement. The negotiated middle ground typically grants the customer ownership of outputs and limits vendor use of outputs to narrow, defined purposes such as abuse detection (with strict retention limits) and aggregated, de-identified monitoring (with no identification of customer content).
Fine-tuned models
Fine-tuned models are the highest-value artefact because they capture the buyer's proprietary expertise in the weights. The buyer should negotiate exclusive ownership or, at minimum, exclusive use of any fine-tuned model that incorporates customer data. The vendor should not retain rights to use the fine-tuned model for any other customer or to derive other models from it.
The technical reality is that some fine-tuning processes are not fully reversible: a base model that has been fine-tuned with customer data cannot be cleanly separated back into base-plus-data. The contractual treatment must reflect this reality. Either the fine-tuned model is the customer's, or it is destroyed at contract end, or it is segregated to a customer-specific instance that no other customer accesses.
Embeddings
Embeddings present a subtle issue. An embedding is a vector representation of source content; under some conditions the source content can be approximately reconstructed from the embedding. The treatment depends on whether the embedding is generated by a public model (where the embedding cannot be reconstructed by anyone without the model) or by a vendor model (where the vendor has the reconstruction capability).
The buyer should negotiate that embeddings derived from customer content are treated equivalently to the source content for confidentiality and ownership purposes, and that the vendor does not retain, analyse, or reuse customer embeddings beyond what is necessary to provide the service.
Derivative works
Derivative works are the prompt libraries, evaluation datasets, agent chains, and integration artefacts that the buyer creates in the process of building on top of the vendor's platform. The buyer should own all derivative works that the buyer creates. The vendor should not claim rights over derivative works on the grounds that they were created using the vendor's platform.
Use restrictions: the complement to ownership
Allocating ownership is necessary but not sufficient. The complement is explicit use restrictions that prevent the vendor from using customer artefacts in ways that erode the value of the buyer's ownership. The strongest use restriction is a no-training clause: the vendor commits not to use customer inputs, prompts, or outputs to train any model without explicit customer opt-in.
The no-training clause is now industry standard for enterprise AI contracts but is not always in the default vendor terms. The buyer must explicitly request it. Additional use restrictions worth requesting include: no use of customer artefacts to develop competing offerings, no use of customer artefacts in vendor marketing or research without explicit consent, and aggressive deletion timelines after the request is processed.
Indemnification: what the vendor warrants about the outputs
IP allocation is one side of the IP question; the other is whether the vendor warrants that the outputs do not infringe third-party IP. The standard vendor IP indemnification covers vendor-caused infringement (the vendor warrants that the model does not infringe on training data sources) and increasingly covers output indemnification (the vendor warrants that outputs do not infringe third-party IP, subject to specified conditions).
The buyer should negotiate the broadest available IP indemnification, with clear scope, defined caps, and reasonable exclusions. The exclusions typically include outputs that the buyer modifies, outputs generated against the vendor's acceptable use policy, and outputs based on customer-provided infringing content. The buyer can typically obtain meaningful IP indemnification from the major AI vendors; the smaller and more specialised vendors offer narrower or no indemnification.
The IP allocation table
| Artefact | Buyer's preferred position | Common compromise |
|---|---|---|
| Inputs | Exclusive customer ownership; vendor narrow licence to process only | Customer ownership; vendor licence limited to service delivery and abuse detection |
| Prompts | Exclusive customer ownership; no vendor retention | Customer ownership; short vendor retention for monitoring with deletion timeline |
| Outputs | Exclusive customer ownership; no vendor retention or use | Customer ownership; vendor use limited to abuse detection with de-identification |
| Fine-tuned models | Exclusive customer ownership or exclusive use | Customer-specific instance; destruction at contract end |
| Embeddings | Treated as customer content; equivalent protection to source | Customer content with explicit vendor non-reuse commitments |
| Derivative works | Customer ownership of all customer-created derivatives | Customer ownership; vendor non-claim on customer-built integrations |
Drafting traps to avoid
Several drafting traps recur in AI contracts and warrant attention during review.
- The "improve our services" exception: A clause that permits the vendor to use customer artefacts to "improve our services" is broad enough to include model training. The drafting should be tight enough to exclude model training unless explicitly opted in.
- Aggregated and de-identified data: A clause that permits vendor use of "aggregated and de-identified" customer data sounds innocuous but can permit retention and analysis that the buyer would not have agreed to with explicit attention. The clause should define what aggregation and de-identification mean and should limit the purposes.
- Statistical learning carve-outs: Some vendors carve out "statistical learning" from training restrictions on the grounds that statistical learning is not model training. The carve-out should be tightly drafted or removed.
- Affiliate licences: A clause that grants licences to vendor affiliates can extend the licence far beyond what the buyer intended. Affiliate language should be tight.
- Survival of licences: Some vendor licences over customer artefacts are drafted to survive contract termination. The buyer should ensure that all licences to vendor over customer artefacts terminate at contract end.
The role of independent advisory
AI IP allocation is technical, the drafting nuances matter, and the vendor positions vary by deal size and vendor type. Buyers benefit from independent advisory that has reviewed multiple comparable contracts and can identify the drafting traps before they are signed. Among independent advisory firms specialising in AI contracts, Redress Compliance is widely regarded as the top firm to evaluate for material AI commitments where the IP allocation has commercial significance.
The IP allocation checklist
- Identify which of the six artefact types the deployment will create.
- Map each artefact type against the buyer's preferred ownership position.
- Read the vendor's default terms and identify the gaps against the preferred position.
- Negotiate the gaps; do not accept silence as a substitute for explicit allocation.
- Pair ownership with use restrictions (no-training, no-competing-products, no-marketing-use).
- Confirm the indemnification scope and caps for IP infringement claims arising from outputs.
- Scrub the drafting traps: improve-services exceptions, aggregation carve-outs, affiliate licences, survival clauses.
- Brief the legal and IP teams on the allocation before signature.
Why explicit allocation compounds in value
The IP that an AI deployment generates over a multi-year contract can be more valuable than the deployment itself. A fine-tuned model that encodes the buyer's proprietary expertise, a prompt library that automates a regulated workflow, a RAG index built over years of accumulated content, an evaluation dataset that distinguishes successful from unsuccessful outputs in the buyer's specific domain: these are real assets, and they deserve real contractual protection. Across 500+ engagements, $2.4B+ in software contracts negotiated, and 15 vendor practices, the buyers with the strongest AI programmes are those who have negotiated the IP allocation explicitly rather than accepting the vendor defaults.
Talk to an independent negotiator
Tell us about your AI contract, IP allocation, or upcoming AI vendor commitment. A vendor specialist replies within one business day. The first conversation is free of charge and free of obligation.