← Guides

AI watermarking law: what disclosure rules actually require

The regulations pushing providers to mark AI output, what machine-readable disclosure means in practice, and the gap between marking content and disclosing it.

Law and policy · 4 min read

Text watermarking went from research curiosity to shipped product across the industry in about a year. That was not a technical breakthrough. It was a compliance deadline.

What the rules require

The EU AI Act's Article 50 became enforceable on 2 August 2026. It requires providers of generative AI systems to mark synthetic output in a machine-readable format, so that it can be identified as artificially generated. Text is explicitly in scope, alongside audio, image and video.

Two words in there carry most of the weight.

Machine-readable rules out a visible label. A footer saying "generated with AI" is not what the regulation asks for, because it does not survive the content being copied elsewhere. The mark has to travel with the content itself.

Provider is the party the obligation falls on. That is the company running the model, not you.

Who is obligated

This distinction gets lost constantly, so it is worth stating plainly.

Providers — Anthropic, Google, OpenAI — must mark their output. That obligation is why Claude's text carries a watermark and why Gemini's carries SynthID.

Deployers, meaning businesses using these systems in their own products, have separate transparency duties: disclosing that users are interacting with an AI system, and labelling deepfakes and certain AI-generated public-interest content.

Individual users writing a document are not the subject of Article 50's marking requirement. The regulation does not impose a personal duty to preserve a provider's watermark in text you have been given.

That is a statement about this regulation specifically. It is not a general permission slip, and it says nothing about your university's rules, your publisher's contract or your employer's policy — which is usually where the real obligation sits.

Why it went global

Anthropic applied Claude's mark worldwide rather than to EU users only. Google did the same with SynthID.

Partly this is simpler than geofencing a model-level feature. Partly it is that other jurisdictions are moving in the same direction, and building two behaviours means maintaining two behaviours. Compliance tends to converge on the strictest applicable rule.

The practical effect is that a regulation with EU jurisdiction changed how text is generated everywhere.

Provenance standards

Two different technical approaches sit under "machine-readable disclosure", and they are not interchangeable.

Statistical watermarking for text. The mark is embedded in the content itself by biasing which words the model chooses. It survives copy-paste because it is the text. It degrades under paraphrase and translation, and it can only be read by whoever holds the key.

Signed metadata for images and other media — principally C2PA, the Content Credentials standard. A cryptographically signed manifest travels alongside the file recording how it was made. Anyone can verify it, because verification uses public keys. But it can be removed trivially: a screenshot, a re-encode, or most social platforms' upload pipeline will strip it.

The trade-off is symmetrical and unavoidable. Text watermarks are hard to remove and impossible for the public to check. Metadata is easy for the public to check and trivial to remove.

Anthropic uses both: statistical marking for text, C2PA for supported image formats.

What the rules do not require

They do not require detection to be public. Article 50 requires marking. It does not require providers to publish a mechanism, or to let third parties verify anything. Anthropic marks Claude's text and has not published detection details; that is compliant.

This produces the situation the whole field is now in: content is marked, and nobody except the marker can read the mark. Disclosure that only the discloser can verify is a strange kind of disclosure, and it is what the current rules produce.

They do not require the mark to be durable. No threshold is set for surviving editing. Providers document their own limitations, and every published system degrades under paraphrase.

They do not establish authorship. A mark records that a model was involved in producing some text. It cannot distinguish drafting from editing, and no provider claims otherwise.

Where this is heading

The gap worth watching is between marking and verification. A machine-readable mark that only its issuer can read satisfies the letter of a disclosure requirement while leaving publishers, educators and readers with nothing they can actually check.

Either detection becomes available to accredited third parties, or the requirement functions mainly as an internal capability for the providers. Anthropic has said technical documentation is forthcoming. What lands in it is the thing to watch.

Scan your text for the layer that is verifiable by anyone today: hidden characters, spacing and typographic punctuation, counted exactly.

Related: EU AI Act Article 50 · is removing Claude's watermark allowed? · what C2PA is · does Anthropic watermark Claude's text?

Check your own text for every marker described here. Free, instant, and it never leaves your browser.

Run a free scan

Related