How Claude's Text Watermark Works in 2026
Last updated: August 2026
In a 2024 Nature paper, Google DeepMind reported that SynthID-Text — a watermark that only changes the source of randomness when a language model picks among equally good next words — produced no statistically significant drop in user quality ratings. On 14 August 2026, Anthropic confirmed that the Claude text watermark is a version of that same method.
The Claude text watermark, detailed by Anthropic on 14 August 2026, is an invisible SynthID-Text pattern. It adds no hidden characters, extra tokens, or price. New EU models from 2 August 2026 carry it at launch. Older models are still in transition, and no public detector API is live.
This is not a logo in the margin and not a hidden Unicode trick. It is a statistical pattern in the words Claude chooses. A reader in Lagos or Manila will not see it. A lab that holds Anthropic's key can later estimate the chance that Claude was involved.

Source: Anthropic newsroom
What Anthropic published on 14 August 2026
Anthropic's newsroom post, "How Claude's text watermark works," is an FAQ, not a new model launch. The same day, the company's official X account posted a short version that crossed 1.8 million views. Both documents lock the same claims.
Source: Anthropic official account on X
The locked facts from that FAQ are unusually precise for a lab announcement:
- The mark is invisible to a reader.
- Nothing is added to the text. There are no hidden characters.
- It does not require extra tokens and will not cost more.
- It carries no identifying information about a person, organization, or chat.
- Internal tests plus the original SynthID-Text study found no practical hit to quality, creativity, or readability.
- A detection API is coming "soon." It is not public today.
Anthropic is doing this to comply with the EU AI Act's marking rules. It signed the EU Code of Practice on Transparency of AI-Generated Content in July 2026, alongside other major labs and about 190 total signatories. The legal trigger is European. The technical rollout is global, because Anthropic says it does not yet have a durable way to scope the mark by region.
If you already followed our explainer on EU AI Act enforcement in 2026, this 14 August note is the missing implementation chapter: not "will Europe require marks?" but "what does Claude actually stamp into the words?"
How SynthID-Text actually leaves a pattern
Large language models write one token at a time. At many steps, several next words are almost equally good. "The weather today was cold and…" can end in "overcast" or "grey" without changing the meaning. The model normally breaks that tie with an ordinary random number.
The Claude text watermark changes the source of that randomness, not the list of candidates. Instead of an arbitrary generator, the model uses a secret key plus a short window of previous words to settle the tie. Over a long passage, those low-stakes choices form a pattern. Anyone with the key can test whether the sequence looks like Claude using that key.
Anthropic's own analogy is a board game. If players move using digits of pi instead of dice, the game still looks random turn by turn. After the fact, someone who knows pi can check whether the sequence of moves matches that book of digits. The players do not notice. The statistician does.
Three details matter more than the metaphor:
- The model is not pushed toward obscure synonyms it would never have used. "Nubilous" does not suddenly beat "grey."
- The mark is not a user ID. The key encodes Claude, not your account.
- Confidence rises with length. A two-sentence email has too few free choices. A 1,200-word memo has many.
That is why the official wording is careful. A hit answers: "What is the likelihood this was partly written by Claude?" It does not prove Claude wrote every sentence. It cannot tell Claude-written from Claude-heavily-edited. It cannot identify another lab's model, even if that lab also watermarks, because the keys and methods differ.

Source: How Claude's text watermark works
The 2 August 2026 rollout calendar
The date that actually starts the clock is 2 August 2026, not 14 August. Under the EU rules Anthropic cites, new Claude models launched in the EU on or after 2 August 2026 carry machine-readable marking from day one. Generated text gets the embedded watermark. Supported files get digitally signed provenance metadata.
14 August is when Anthropic published the technical FAQ. 11 August is when the support article "How Claude marks AI-generated content" was already in circulation. The detector API is still listed as forthcoming. Do not treat "soon" as "live."
Older models sit in a legal transition period. Anthropic says it is working to add marking to those models over the coming months. It is therefore false to say that every Claude reply on every surface is watermarked today. If a teammate in Nairobi pasted a Claude 2025 draft into a 2026 report, absence of a mark proves almost nothing.
Where the mark does apply, Anthropic says it travels with the product surface:
- Claude chat
- the API
- Claude Code
- Claude Cowork
- Claude Tag
- supported Claude models on AWS, Google Cloud, and Microsoft Foundry
The text watermark is the portable piece. C2PA metadata on files may not be supported on every platform. If you build a product on Claude, Anthropic is explicit: you still have to assess Article 50 for your own service. The lab's mark is not a compliance certificate for your wrapper.
Models launched in the EU on or after 2 August 2026 are the cohort that ship already marked. Flagships we covered earlier, such as Claude Opus 5 (24 July 2026), sit in the pre-2-August transition. Treat those older models as unmarked until Anthropic says the backfill is done.
When a Claude watermark can be recovered — and when it cannot
A useful way to read the FAQ is as a failure table, not a marketing page. The mark lives only where Claude had a real choice.
| Situation | Typical signal | Why |
|---|---|---|
| Long original draft (strategy memo, essay, proposal) | Stronger | Many low-stakes word choices |
| Claude translation of a full document | Stronger | Every word is Claude's choice |
| Light grammar pass on a human draft | Weak | Almost all words stay human |
| Short Slack reply or one-line subject | Weak | Too little text |
| Factual sentence with one correct next word | Weak | No free choice to encode |
| Production code that must compile | Weak in the code itself | Exact tokens are constrained |
| Comments and prose around code | Possible | Comments are freer language |
| Complete human rewrite of every sentence | Usually gone | The pattern is in the words |
| Light paraphrase that keeps most phrasing | Often partly remains | Anthropic says light edits rarely wipe it |
A product manager in São Paulo who asks Claude to draft a board update, then changes two adjectives, should assume the pattern can survive. A lawyer in Karachi who pastes a contract and asks only for punctuation fixes should assume the mark may never rise above noise.
Code is the case most developers get wrong. Anthropic is clear: where an exact token is required — 2 + 2 = 4, a function name the compiler needs, a legal identifier — the watermark is not applied. Comments and other arbitrary wording can still carry it. The practical effect on the running program is described as negligible.
Translations go the other way. If Claude produces the translation, every word is its choice, so the passage is marked even if the ideas started in another language.
What this means for access, pricing, and detection
Access. Nothing in the 14 August note restricts who can use Claude. The mark is not a geo-fence. A student in Jakarta and a consultant in Berlin sit under the same global rule at launch. Anthropic will "evaluate different approaches" later. Until it publishes a regional switch, assume your output is in the same bucket as EU output.
Pricing. Anthropic says watermarking adds no extra tokens and does not make the model more expensive to serve. There is no watermark surcharge. If your bill changes, it is usage or plan mix, not this feature.
Detection. This is the part employers, universities, and clients will over-read. There is no public Claude detector URL today. Anthropic has not shipped the API. A manager in Manila cannot paste a report into an official Anthropic box and get a courtroom-grade stamp. Style-based tools that guess "this sounds like AI" are a different method. They do not hold Anthropic's key.
What a future official check will be able to say is limited on purpose:
- likely Claude involvement, not "Claude wrote 100%"
- no user identity
- no chat ID
- no ownership change
Anthropic also says the watermark does not change who owns the output or a user's rights under its terms. It is a provenance signal, not a copyright transfer.
If you are comparing writing models rather than hunting a detector, the AI tools directory on Truescho is a cleaner starting point than screenshot folklore.
Claude text watermark vs Gemini media marks vs style detectors
The same 24-hour window also brought a Gemini change: a visible logo you can turn off on images, video, and songs. That is a different layer. We unpack it separately in Gemini's visible watermark toggle. Put the two side by side and the industry split is obvious.
| Criterion | Claude (Anthropic) | Gemini (Google) | Public style detectors |
|---|---|---|---|
| Text mark | Invisible SynthID-Text, private key | SynthID is established on media; text handling is not the same product | Stylistic tells, no lab key |
| Image / file mark | C2PA content credential on supported files (.png, .jpg, .svg) | Invisible SynthID plus an optional visible logo (14 August news) | Usually none |
| Official check | Detection API promised, not shipped | Gemini or Search can still read SynthID | Yes, but a different method |
| Traces the user | No | No (SynthID) | No |
| Survives a full rewrite | No, if every word is replaced | Visible logo can be toggled off; invisible mark remains | Varies |
| Extra user price | None stated | None stated for the toggle | Subscription of the detector vendor |
C2PA on Claude files is not a second copy of the text watermark. It is a small, cryptographically signed note in metadata saying Claude made or processed the file. The pixels do not change. Any C2PA-aware tool can read it. Screenshots, re-exports, and format conversions can strip it.
Style detectors look for habits — constructions such as "this isn't X, it's Y," or overused adverbs. That is pattern-matching on taste, not a keyed statistical test. A false positive on a careful human writer in Lagos is a different failure mode from a keyed miss on a short factual paragraph.
Honest limits of Anthropic's approach
Treat the Claude text watermark as a likelihood score with known holes, not as a lie detector.
It is weak on short text, on single-answer facts, on light proofreading, and on exact code. It is stronger on long original prose and on full Claude translations. A complete rewrite removes it. A light edit often does not. Absence of a mark is not proof of a human author, especially while older models are unmarked.
It cannot name the user. It cannot separate "wrote" from "heavily edited." It cannot police another vendor's model. Product builders still own their Article 50 analysis. Universities and employers who want a campus-wide scanner will have to wait for the API — and even then they will get a probability, not a confession.
The honest operational policy for a team in Nairobi or São Paulo is therefore boring, and better for it: label internal drafts as "Claude-assisted" when the model did real drafting, keep a human revision log, and do not pretend a missing watermark is an alibi.
Claude remains useful. The mark does not tax tokens, does not brand the page, and does not, on Anthropic's evidence, flatten the writing. What it does is make "nobody will ever know" a weaker story — once a detector exists, and only on the kinds of text that can actually carry the pattern.
If you need a writing model this week, use one. If you need an undetectable ghostwriter, that was never a promise Anthropic made, and 14 August made the non-promise explicit.
Frequently asked questions
Does Claude watermark every response in 2026?
No. Models launched in the EU on or after 2 August 2026 carry the mark from day one. Older models are in a transition, with support coming over the following months. Until Anthropic finishes that backfill, plenty of live Claude output is unmarked. Do not treat a blank detector result as proof a human wrote the page.
How does SynthID-Text actually work?
It changes the random source used when several next words are equally good. The secret key plus recent words pick the tie-break. Readers see ordinary prose. A holder of the key later tests whether the sequence matches Claude's keyed choices. Nothing is inserted into the file. No extra tokens are billed.
Can employers detect Claude-written reports?
Not through an official Anthropic tool today. The company says a detection API is coming, with details still unpublished. A manager can still use style-based detectors, which answer a different question and do not hold Anthropic's key. A future official hit will mean likely Claude involvement, not "the employee wrote nothing."
Does Claude watermark apply outside the EU?
Yes, at launch. Anthropic is applying the mark worldwide because it lacks a durable regional switch. A user in Jakarta, Karachi, or Lagos is in the same bucket as a user in Paris. The company says it will keep evaluating other approaches and will publish updates if that changes.
Will Claude watermark break code output?
Anthropic says no in any practical sense. Exact tokens required by a compiler or a single correct fact are not nudged. The mark can live in comments and other free wording. Internal tests and the original SynthID-Text study found no meaningful quality gap. You should still review generated code as you would without a watermark.
Is there a public Claude watermark detector yet?
No. Anthropic has not published a detector URL. Any site claiming an official Claude key check today is not the tool described in the 14 August FAQ. Until that API ships, treat third-party Claude scores as unofficial style guesses only.
Sources
- How Claude's text watermark works — Anthropic newsroom, 14 August 2026
- How Claude marks AI-generated content — Claude Help Center
- SynthID-Text — Google DeepMind, Nature, 2024
- EU Code of Practice on Transparency of AI-Generated Content — European Commission
- C2PA — Coalition for Content Provenance and Authenticity
- Anthropic on X — official 14 August FAQ post
The 14 August FAQ does not ask anyone to stop using Claude. It asks everyone to stop treating unmarked paste as a strategy. Write with the model, edit like a professional, and keep your own record of what the machine drafted. That remains more reliable than waiting for a detector that has not shipped.