What changed on 2 August 2026
Anthropic began marking the output of new Claude models at the model level. That means the marking travels with the content regardless of where it was produced — Anthropic lists the API, the Claude apps, Claude Code, Claude Cowork and Claude Tag, as well as its cloud partners at AWS, Google Cloud and Microsoft. It applies worldwide, not only to users in the EU.
The date is not a coincidence. It is the day the transparency obligations in Article 50 of the EU AI Act became applicable, which require providers of generative models to mark synthetic output in a machine-readable, detectable way.
Two mechanisms, two very different stories
Coverage of the announcement has mostly treated this as one feature. It is two, and they are not equally useful to anyone trying to check a piece of content:
Text
Private preview, restricted accessA keyed bias in word choice, disclosed on 14 August 2026 as a version of SynthID-Text — the method Google DeepMind published in Nature in 2024. Anthropic states it does not change the meaning, quality or readability of the response.
Checking a text means testing it against the secret key that biased the word choice, and only Anthropic holds it. Since 1 September 2026 there is a detection API — but in private preview, limited to organisations with an EU AI Act reason to verify. No public endpoint, no consumer access.
Files (.png, .jpg, .svg)
Verifiable todaySigned provenance metadata following the C2PA standard, attached to the file. Tampering after signing can be detected.
C2PA is an open, published standard with open-source tooling. Anyone can read the manifest, check the signature and see who issued it — the same way OpenAI, Adobe and several camera makers already sign their output.
This is the part worth internalising. The half that made headlines — invisible watermarks in text — is the half almost nobody can act on, because the key is private and the detection API that uses it is gated to a short list of organisations. The half that got barely a mention, signed file metadata, is a working, open standard you could verify this afternoon.
What Anthropic disclosed on 14 August
Twelve days after switching the marking on, Anthropic named the method: the text watermark is a version of SynthID-Text, the scheme Google DeepMind published in Nature in 2024. At each step the model has several near-equivalent words available, and a secret key nudges which one it picks. The result reads normally, but the sequence of choices carries a statistical pattern that anyone holding the key can test for — and, as Anthropic puts it, only they hold it.
That closes one question and opens another. The mechanism is no longer a black box; it is a peer-reviewed method whose properties are documented, and it is the same family of technique behind Google's SynthID. But knowing how a lock works does not open it. Verification still needs the key — and on 1 September 2026 Anthropic began handing out limited access to it.
What changed on 1 September: a detection API, in private preview
Anthropic has released the detection API — but not to the public. It is in private preview, and the eligibility list reads like the EU AI Act's own enforcement chain: regulators, law enforcement, media, fact-checkers, independent researchers, educational organisations and EU civil society groups, plus enterprises that are themselves obliged to verify watermarking under the Act. Organisations can register interest; Anthropic says it plans to expand access over time.
Note what the API actually answers. In Anthropic's framing the question is “what is the likelihood this was partly written by Claude?” — a probability, and a probability about partial involvement. It does not confirm that a text was human-written, it cannot tell you whether a different AI produced it, and Anthropic states it does not work well on short samples, where there are fewer word choices to carry the signal.
Why “private preview” is the whole story
A watermark check that only accredited bodies can run is a compliance instrument, not a public verification tool. For the overwhelming majority of people who want to check a piece of text — a teacher, an editor, a hiring manager, anyone reading something suspicious — nothing became checkable on 1 September. That gap is exactly where probabilistic detection still does the work, and it is why the two approaches are complements rather than a succession.
The limits, in Anthropic's own words
The announcement is unusually candid about what the watermark cannot do. These are not our caveats bolted onto someone else's claim — they are the vendor's:
Cannot separate writing from editing
It cannot distinguish “Claude wrote this” from “Claude heavily edited this”.
Proves nothing about humans
It cannot confirm that content was human-written, and it cannot recognise text from other AI systems.
Weak on short text
Fewer words means fewer choices, so small samples carry too little signal to score.
Sparser on factual writing
Where accuracy constrains word choice, there is less room to embed anything.
Almost nothing after proofreading
If Claude only lightly edited your text, there is very little for the mark to attach to.
Survives translation
Claude still picks every word, so the pattern carries across languages.
Erased by a full rewrite
Light editing probably will not remove it; replacing every word will.
Not usable on code
Where exact output is required, there is no freedom to vary.
Read together, those points describe a signal that is useful at scale and unreliable on the single document — which is exactly the case an educator or an editor actually has in front of them.
A mark is not proof of authorship
Anthropic is explicit about this, and it is the single most misread part of the announcement: a detected mark signals that content may have been processed by Claude. Processed, not authored. If a student writes an essay themselves and asks Claude to fix the grammar, or a non-native speaker asks it to smooth their phrasing, the text that comes back can carry the mark.
Why this matters for schools and universities
Now that some institutions can run the check, a watermark hit will be tempting to treat as a confession. It is not one. It cannot distinguish “Claude wrote this” from “a human wrote this and Claude proofread it” — and those two cases usually sit on opposite sides of an academic integrity policy. Any process built on watermark hits needs a human step before an accusation, the same as with probabilistic detection.
What a missing mark does not tell you
The reverse error is just as easy to make. Absence of a mark is not evidence that a human wrote something. Anthropic itself lists several ways marked content loses its mark, and several categories that were never marked to begin with:
- Older models are not covered. Marking applies to Claude models launched from 2 August 2026 onward. Anything generated before that carries nothing.
- Other providers are not covered. Open-source models, self-hosted models and other vendors mark differently or not at all. Claude is one generator among many.
- Metadata is fragile. Format conversion, re-saving, screenshots and most social platforms strip C2PA metadata from a file. The image is unchanged; the provenance is gone.
- Heavy editing degrades the text mark. Anthropic notes marks may persist through some editing — some, not all. Rewriting, paraphrasing and translation erode the signal.
- Short passages may carry too little signal. A statistical watermark needs enough text to be reliable. A two-sentence answer may not qualify.
Provenance marking is positive evidence. When a mark is present and valid, it tells you something firm. When it is absent, it tells you nothing at all — which is precisely why marking does not replace detection, and why the EU AI Act treats the two as complements rather than alternatives.
What this means in practice
Educators
An institution may now qualify for the private preview — worth registering interest if you set integrity policy. A hit is still a reason to ask, not a verdict: it cannot separate "Claude wrote this" from "Claude proofread this".
Publishers & platforms
Start reading C2PA metadata on uploaded images now. It is a cheap, high-confidence signal that already covers Claude, OpenAI and Adobe output.
Compliance teams
Article 50(4) disclosure remains your duty as a deployer. Upstream marking does not discharge it, and unmarked content still has to be assessed.
Developers
C2PA has mature open-source tooling you can ship today. The watermark API exists but is gated and preview-stage — do not design a product around access you have not been granted.
Where we stand on this
We do not detect the Claude text watermark. Verification requires Anthropic\u2019s private key, and the API that exposes it is in private preview for a narrow set of accredited organisations — we are not one of them, and we will not imply otherwise. If access broadens and we are granted it, we will support it and say so plainly. Until then our text analysis remains what it has always been: a probabilistic model with published accuracy figures and stated error rates, not a provenance check.
Frequently asked questions
Does Claude watermark its text?
Yes. Since 2 August 2026, text from new Claude models carries an imperceptible watermark embedded in the wording itself. Anthropic says it does not affect meaning, quality or readability.
Can I detect the Claude watermark?
Only if your organisation is admitted to the private preview. On 1 September 2026 Anthropic released a detection API, but access is restricted to bodies with an EU AI Act reason to verify — regulators, law enforcement, media, fact-checkers, independent researchers, educational organisations, EU civil society groups, and enterprises with their own obligations under the Act. There is no public endpoint and no consumer tool. Anthropic says it plans to widen access over time.
Who can access the Claude watermark detection API?
As of 1 September 2026 it is in private preview for organisations with an EU AI Act reason to verify: regulators, law enforcement, media, fact-checkers, independent researchers, educational organisations, EU civil society groups, and enterprises subject to their own obligations under the Act. Anthropic takes registrations of interest and says it plans to expand access over time. It is not available to the general public.
What method does the Claude watermark use?
A version of SynthID-Text, the approach Google DeepMind published in Nature in 2024. A secret key biases which of several near-equivalent words the model picks at each step, leaving a statistical pattern that can be tested for by anyone holding the key.
Does the watermark survive translation or editing?
Anthropic says translation keeps the mark, because Claude still chooses every word. Light editing probably will not remove it, but a complete rewrite that replaces every word will. The mark is also sparser on factual passages, where fewer word choices are available without harming accuracy, and weak on very short samples.
What is C2PA and can I check it myself?
C2PA (Coalition for Content Provenance and Authenticity) is an open standard for signed provenance metadata attached to media files. Claude attaches it to generated .png, .jpg and .svg files. Because the standard and its tooling are public, anyone can read and validate that metadata today.
Does a Claude watermark mean a human did not write the text?
No. Anthropic states that a detected mark means the content may have been processed by Claude. Text you wrote yourself and then asked Claude to edit, translate or proofread can come back marked. A mark indicates involvement, not authorship.
If there is no mark, is the content definitely human?
No. Marking only covers Claude models launched from 2 August 2026 onward. Content from earlier models, from other providers, from open-source models, or content that was heavily edited or passed through screenshots and format conversion may carry no mark at all.
Why did Anthropic start marking content?
The transparency obligations in Article 50 of the EU AI Act became applicable on 2 August 2026 and require providers to mark synthetic output in a machine-readable way. Anthropic applies the marking worldwide rather than only to EU users.
Sources & References
- Anthropic — Claude's text watermark (method disclosure 14 August 2026; detection API update 1 September 2026)
- Anthropic — How Claude marks AI-generated content
- Dathathri et al. — Scalable watermarking for identifying large language model outputs (Nature, 2024)
- C2PA — Content Credentials specification
- Content Authenticity Initiative — open-source C2PA tooling
- EU AI Act — Article 50: Transparency obligations
- Euronews — Anthropic to watermark Claude's output worldwide