*Last updated: September 2026*
On September 9, 2026, Anthropic starts applying an invisible watermark to every response from Claude Opus 5. Its newest models, Claude Fable 5.1 and Mythos 5.1, have carried the mark since launch. Within weeks, every current Claude model will have it. The change is silent by design: no new characters, no extra tokens, no change in price, latency, or API format. Most people will never notice. But it is the single most consequential shift in how AI-generated text is treated since ChatGPT launched, and it is not happening because Anthropic woke up one morning feeling transparent. It is happening because a European law told every major AI provider to do it.
This article explains what Anthropic actually shipped, how the watermark works, the EU AI Act rule that forced it, how OpenAI, Google, Meta, xAI, and the rest are responding, what China, the US, India, South Korea, the UK, and others are doing, who is allowed to detect the mark today, and what all of this means if you build products on Claude or use it to write. We build AI products for a living, and we read the primary sources so you don't have to.
What Anthropic actually announced
The timeline, from Anthropic's own customer email and its help-center guidance:
- August 2, 2026. The EU AI Act's transparency obligations began to apply. Every Claude model released on or after this date carries a text watermark from day one. Claude Fable 5.1 and Mythos 5.1 are the first.
- September 9, 2026. Claude Opus 5, released July 24 and therefore just ahead of the cut-off, becomes the first pre-existing model to be retrofitted with the watermark.
- The following weeks. Other current Claude models follow, with dates announced ahead of each change.
- December 2, 2026. The EU's deadline for providers to add machine-readable marking to generative AI systems that were already on the market before August 2.
Three details in the announcement matter more than the dates.
The watermark is global. It is applied at the model layer, so it is present on every surface where a supported model is served: the Claude app, the Claude Platform API, Claude Code, Claude Cowork, Claude Tag in Slack, and third-party clouds including Amazon Bedrock, Google Cloud Vertex AI, and Microsoft Foundry. A developer in Texas calling Opus 5 through Bedrock gets exactly the same marked output as a bank in Frankfurt. Euronews called this the Brussels effect in action: a rule written for the EU market shaping a product used everywhere, because it is cheaper to run one model than two.
The watermark encodes nothing about you. Anthropic states plainly that it contains no information about the user, their organization, or their conversations. It is a signal that says "a Claude model produced this," not "this specific customer produced this." That distinction separates it from provenance schemes like California's, which require a system name, version, and timestamp.
There is no opt-out. The customer email says "no action is required on your part," which is a polite way of saying there is also no action available. You cannot disable it per request, per account, or per region.
Anthropic signed the EU's Code of Practice on Transparency of AI-Generated Content as a provider of both models and systems, which makes it one of roughly 190 signatories, alongside OpenAI, Google, Meta, Microsoft, and Mistral.
How the text watermark works

The technique is not new and is not secret. Anthropic says its approach is based on SynthID-Text, the method Google DeepMind published in the journal Nature in October 2024, which in turn descends from a 2022 proposal by Scott Aaronson while he was at OpenAI.
Here is the mechanism in plain language. When a language model writes, it does not pick each word deterministically. At almost every position there are several candidate words that would work equally well, and the model samples one of them using a random number generator. Watermarking replaces that arbitrary randomness with a rule. In Anthropic's words, Claude "uses the key and a few words that come before to settle what word the model should pick." A secret key sorts the candidate vocabulary into two invisible buckets, and the model leans slightly toward one of them, but only where the choice is low-stakes.
Detection runs the same rule in reverse. Given a passage, the detector asks whether the sequence of words is consistent with the choices Claude would have made with the key. No single word proves anything. But across hundreds of words, a human writer lands in the "preferred" bucket about half the time, while marked text lands there noticeably more often. The longer the passage, the more confident the verdict.
Several consequences follow directly from the design, and Anthropic is unusually candid about them:
- It is sparser on factual and technical text. Where there is one correct answer, there is no room to bias the choice. Anthropic notes that watermarking is lighter on factual passages and that "code, which in very many cases has to be exact, has generally less watermarking than some other forms of text." If you generate SQL or JSON with Claude, the signal may be weak.
- It needs length. The EU code treats roughly 200 tokens as the threshold below which text watermarking is not expected to be reliable, and Anthropic says detection "doesn't work well on small samples." A one-sentence reply is effectively unmarked.
- It survives copy-paste and light editing. Because the mark lives in the word choices themselves, pasting text into an email or a CMS preserves it. Light edits leave most of it intact. A full rewrite where every word changes removes it.
- Translations carry it. If Claude translates your text, every output word was chosen by Claude, so the translation is marked even though the ideas were yours.
Does it hurt quality? Google ran the largest test of this question: it deployed SynthID-Text in the Gemini app in 2024 and compared thumbs-up and thumbs-down rates across roughly 20 million responses, finding no measurable difference between marked and unmarked outputs. Anthropic reports the same result from internal testing: no impact on content, creativity, or readability. We have no reason to doubt either, and the mechanism explains why. The watermark only intervenes where the model was indifferent anyway.
The second mark: signed credentials on files
Text is only half of Anthropic's marking plan. When Claude generates or processes a supported file, currently PNG, JPG, and SVG, it attaches signed provenance metadata following the C2PA open standard, the same Content Credentials scheme used by camera makers and photo editors. The credential signals that the file passed through Claude and lets you check whether it was altered afterward.
Unlike the text watermark, this one is public and free to check today. Anthropic's Claude Content Checker at claude.com reads the credential in your browser, processes files locally, and accepts uploads up to 100 MB. The weakness is the same as every metadata approach: a screenshot, a format conversion, or a re-save strips it completely. That is ordinary handling, not evasion, and it is why the EU code treats free-form text differently from files. Text cannot carry metadata at all, so a watermark is the only marking option for it.
The EU rule behind it: Article 50 and the Code of Practice

The legal engine is Article 50 of the EU AI Act, which took effect on August 2, 2026. It creates four transparency obligations:
- Interaction disclosure. People must be told when they are interacting with an AI system, unless it is obvious.
- Machine-readable marking. Providers of AI systems that generate synthetic text, audio, images, or video must ensure the output is marked in a machine-readable format and detectable as artificially generated. This is Article 50(2), and it is the clause Claude's watermark satisfies.
- Emotion recognition and biometric disclosure. Deployers must inform people exposed to those systems.
- Deepfakes and public-interest text. Deployers must disclose AI-generated deepfakes and AI-generated text published to inform the public on matters of public interest. This is Article 50(4).
The first two fall on providers such as Anthropic. The last two fall on deployers, which means the companies that put AI into products and publish its output. That includes most readers of this article.
Because Article 50 says "machine-readable" without saying how, the European Commission convened providers, deployers, researchers, and civil society to write a Code of Practice. The final code was published on June 10, 2026, and the Commission's implementation guidelines followed on July 20. The code has two sections: one for providers on marking and detection, one for deployers on labelling. Signing is voluntary, but the underlying obligations are not. Signatories gain a presumption of conformity and skip individual scrutiny by national market surveillance authorities. Non-signatories must prove compliance some other way.
The provisions that shaped Claude's watermark:
- Multi-layered marking. Providers must use at least two machine-readable marking layers, such as a watermark plus signed metadata, wherever a single technique cannot meet the code's standards for effectiveness, interoperability, robustness, and reliability. Free-form text is the explicit exception, because it cannot transport metadata. That is why Claude's text gets a watermark alone while files get C2PA credentials.
- Free detection. Providers must offer a detection solution, either as a public specification, downloadable software, or an API, and it should be free. A narrow carve-out lets providers with fewer than one million monthly users charge a reasonable fee for burdensome volumes, but access must always be free for regulators, law enforcement, media, fact-checkers, researchers, and civil society. This clause is where Anthropic's eligibility list comes from.
- Interoperability by February 2, 2027. Detection must work across providers through an industry-standard API, a publicly readable signpost, a provider-agnostic consortium solution, or an equivalent.
- A transition for old models. The Digital Omnibus package amending the AI Act granted a four-month grace period, until December 2, 2026, for systems already on the market before August 2. It applies only to the provider-side marking obligation under Article 50(2). Deployer duties applied from August 2 with no delay, and content generated before August 2 does not need retroactive labelling.
- Exemptions. Assistive editing functions such as grammar correction, where the AI does not substantially alter the content, are out of scope. AI-generated public-interest text escapes labelling if a human with editorial responsibility reviews it. Artistic and satirical deepfakes need only a disclosure that does not spoil the work.
The penalty for getting Article 50 wrong is up to 15 million euros or 3 percent of global annual turnover, whichever is higher. That number, more than any principle, explains why 190 organizations signed.
How the other AI labs are responding
Anthropic went first and loudest, but it is not alone. Here is where each major provider stands as of early September 2026.
Google has the longest track record. SynthID-Text has marked Gemini app output since May 2024, and Google open-sourced the algorithm through DeepMind's GitHub in October 2024. Google signed the EU code on July 24, 2026, and announced SynthID partnerships with Apple, ElevenLabs, Kakao, NVIDIA, and OpenAI to push toward the interoperability the code demands. Google reported more than 10 billion pieces of content watermarked across text, image, audio, and video by May 2026. The catch: Google's SynthID Detector portal remains gated and covers images, video, and audio, with no public text detection.
OpenAI signed the code but is behind on text. It has applied C2PA credentials plus SynthID pixel watermarks to images since May 19, 2026, and to audio since July 31. On August 2, its support page was updated to say the company's "goal is to expand provenance signals to all modalities including text." That is future tense. The Wall Street Journal reported in 2024 that OpenAI had built a text watermark with 99.9 percent detection accuracy on long passages and shelved it over false-positive and competitive concerns. Under the code, ChatGPT text needs a mark by December 2.
Meta signed on July 28, 2026, and applies C2PA metadata and deep-learning watermarks to images on its platforms. No text watermark has been confirmed for Llama or its consumer assistants. Open-weight Llama models are a structural problem for the whole scheme, which we return to below.
Microsoft and Mistral both signed. Neither has publicly shipped a text watermark as of this writing.
xAI is the only major Western lab that did not sign. That does not exempt Grok. Article 50 binds every provider serving the EU whether or not it signs the voluntary code, so xAI must demonstrate compliance on its own terms or face the national regulators directly.
Open-weight and non-EU models are the honest gap. DeepSeek, Alibaba's Qwen, and every model you can run on your own hardware ship without watermarks, and nothing in the EU code changes that. A watermark is a promise the provider makes at inference time. If you own the weights, you make no such promise.
The market is also responding outside the labs. Substack partnered with the detection firm Pangram in July 2026 to flag AI-generated posts. Suno announced watermarking for AI-generated music in August. The infrastructure for a labelled internet is being built quickly, unevenly, and mostly under regulatory pressure.
How other countries are responding

The EU is not the first jurisdiction to require AI content marking, and it is not the strictest. A quick tour of the map.
China moved earliest and hardest. The Cyberspace Administration's Labelling Measures for AI-Generated Synthetic Content took effect on September 1, 2025, backed by a mandatory national standard, GB 45438-2025. China requires two label types on all AI-generated text, images, audio, video, and virtual scenes: an explicit label visible to users, and an implicit label in metadata carrying the provider code, a content identifier, and a timestamp, plus watermarks where feasible. Platforms must detect and relabel. Penalties run from content removal to licence suspension. China's scheme is more demanding than the EU's on one axis: it mandates visible labels on ordinary text, which the EU reserves for public-interest content.
South Korea brought its AI Basic Act into force on January 22, 2026, with a requirement that generative AI operators label their output. Labels may be human-readable or machine-readable, but if an operator relies on a watermark, a one-time visible notice is still required. Realistic deepfakes need visible labels, while clearly artificial content can use invisible ones. Fines are deferred for at least a year except in cases of serious social harm.
India amended its IT Rules on February 10, 2026, effective February 20, to bring "synthetically generated information" into the due-diligence duties of platforms and messaging services. Visual content must carry a clear, prominent label and audio must carry a spoken disclosure, with permanent metadata or unique identifiers where feasible. A draft rule that would have forced labels to cover 10 percent of an image's area was dropped in the final text in favour of a prominence standard.
Vietnam enacted its first AI law, effective March 1, 2026. Providers must tell users when they are interacting with AI, and AI-generated audio, image, and video must be conspicuously marked in a machine-readable format, with fines or criminal proceedings for non-compliance.
The United States has no federal marking mandate and is unlikely to get one soon. The TAKE IT DOWN Act, signed in May 2025, forced platforms to build notice-and-removal systems for non-consensual intimate deepfakes by May 19, 2026, but it says nothing about watermarks. The bipartisan COPIED Act, which would have NIST write provenance standards and make it unlawful to strip provenance data, has been reintroduced but not passed. The action is at state level. California's AI Transparency Act, amended by AB 853 and deliberately aligned with the EU date, became operative on August 2, 2026. It requires providers with more than one million monthly users to embed latent disclosures in AI-generated images, audio, and video, including the provider name, system version, and timestamp, and to offer a free detection tool. Large platforms must preserve that provenance data from January 1, 2027. Notably, California's law does not cover text. New York now requires disclosure when a synthetic performer appears in an advertisement, effective June 9, 2026. Utah requires regulated businesses to disclose AI interaction on request.
The United Kingdom has no law requiring AI content to be labelled and no plan to pass one. A House of Commons briefing from January 2026 weighs the benefits of standardised labelling against the technical difficulties. The Online Safety Act obliges platforms to act on illegal and child-harmful content whether or not it is AI-generated, and Ofcom's stated preference is to treat watermarks, provenance metadata, visible labels, and context annotations as complementary layers rather than mandate any one.
Japan passed its AI Promotion Act in May 2025, in force from September 2025. It sets principles and relies on guidelines rather than sanctions, and contains no monetary penalties at all. There is no labelling mandate.
Australia, Canada, and Brazil rely on existing consumer-protection and misleading-conduct law, with voluntary guidance layered on top. Brazil's comprehensive AI bill would add transparency duties if it passes.
Two patterns stand out. First, the countries with mandatory schemes converge on the same architecture the EU chose: a machine-readable layer plus a visible layer where content could deceive. Second, because the frontier labs run one global model, the strictest large market sets the floor for everyone. That market, for text, is the EU.
Who can detect the watermark today
This is the question we get asked most, and the answer disappoints most people who ask it.
Anthropic's watermark detection is in a private preview. Access is available to organizations the EU code designates as entitled to free detection: regulators, law enforcement, media organizations, fact-checkers, independent researchers, educational institutions, and EU civil society groups. It is also available to enterprises that need to verify watermarks for their own compliance with the AI Act, which in practice means companies deploying Claude in products that fall under Article 50. Anthropic publishes an access request form and says it plans to expand access over time.
Everyone else is locked out. As one independent survey of the landscape put it, today no school, no employer, and no platform can check for the Claude mark, because the detector is not public. The same is true of Google's text watermark. There is no browser extension, no API you can call with a credit card, and no way for a teacher to paste an essay into a box. The file credentials are different: anyone can verify a Claude-issued Content Credential with the free checker today.
This will change. The code's interoperability deadline of February 2027 requires detection to work across providers through a standard interface, and Anthropic has said it will publish technical guidance on its detection approach. But if your plan for the school year or your hiring process depends on detecting Claude output, that plan is at least a semester early.
What the watermark can and cannot tell you

Anthropic's limitations section is unusually honest, and it deserves to be read as carefully as the announcement. Every point in it will eventually be argued in a classroom, an HR office, or a courtroom.
A detected mark means Claude processed the text, not that Claude wrote it. People use Claude to proofread, translate, summarize, and reformat. An essay that a human wrote and Claude polished carries the mark. An article Claude drafted from scratch carries the mark. The detector cannot tell them apart. Anthropic says so explicitly: a mark indicates the content "may have been processed by Claude" and "does not, on its own, confirm the full provenance of the content."
A missing mark proves nothing. Text from a model released before marking was supported, text that was heavily edited, paraphrased, or translated by another tool, text shorter than a couple of hundred tokens, and text from an open-weight model all come back clean. So does text from ChatGPT, until OpenAI ships. Absence of a Claude watermark is not evidence of human authorship. Any institution treating it that way is building policy on a false negative.
The mark can be removed cheaply. This is the part the announcements do not dwell on. Because the signal lives in word choices, rewording removes it. In one widely cited academic test, the DIPPER paraphrasing model cut detection of a standard watermark from 100 percent to 57 percent in one pass, and one August 2026 analysis reported that 98 percent of detected texts lost the signal after a single paraphrase costing a few cents. Running Claude output through any unmarked model does the job. The EU code's demand that watermarks be both robust and interoperable contains a tension: a published, interoperable method cannot rely on obscurity.
The mark can also be forged. Researchers at ETH Zurich showed in 2024 that an attacker who queries a watermarked model's public API can learn enough about the secret rule to both scrub and spoof it, with more than 80 percent success for under 50 dollars. Spoofing means stamping the Claude signature onto text Claude never touched, which turns the watermark from an attribution tool into a potential smear tool. Detection of spoofing is an active research area, not a solved problem.
Watermarks were meant to replace worse tools. It is worth remembering why regulators wanted this. The previous generation of "AI detectors" guessed from style, and a 2023 Stanford study found they misclassified essays by non-native English speakers as AI-written at rates above 60 percent. A cryptographic watermark has a near-zero false-positive rate on genuinely unmarked text. That is a real improvement, and it is the reason the EU wrote the rule the way it did. The trade is that a watermark only catches cooperative providers and unsophisticated users. It raises the cost of deception from zero to a few cents. It does not make deception impossible.
Our read: the watermark is a provenance signal, not proof. Used the way Anthropic describes it, as one input among several, it is useful. Used the way most institutions will be tempted to use it, as a verdict, it will produce injustices in both directions.
What this means if you build with Claude or write with it
We build AI products on Claude and the other frontier models for startups and SMBs across the US, EU, Australia, and Canada, and this is the practical checklist we are walking clients through.
If you ship a product that calls Claude, you are a deployer under Article 50, and the watermark does not discharge your obligations. Anthropic says this directly: "you should independently assess what Article 50 requires of your products and services." The provider's mark satisfies Article 50(2). Your product still owes the interaction disclosure under 50(1) if users talk to an AI, and the content labels under 50(4) if it publishes deepfakes or public-interest text. Anthropic's compliance is the floor of yours, not the ceiling.
Do not strip the mark, and do not build features that do. Nothing in your API call can disable the watermark, and running output through a paraphraser to remove it is a bad idea for two reasons. The EU code commits signatories and their downstream deployers not to defeat marking, and the pending US COPIED Act would make removing provenance information unlawful outright. A product whose selling point is laundering AI text is a product with a short legal shelf life.
Expect no operational change on September 9. The watermark adds no tokens, no latency, and no format change. Your prompt caching, your structured outputs, and your evaluation suites should behave identically. We have seen no evidence of quality regression in either Google's 20-million-response study or Anthropic's internal testing, and the mechanism gives no reason to expect one. If you run evals, run them anyway. That is what evals are for.
Rethink what "AI-detectable" means for your content. Every blog post, product description, and support macro your team drafts with Claude will be detectable by media organizations and regulators, and eventually by the public. This is fine, provided you are not pretending otherwise. Article 50(4) already exempts AI-assisted public-interest text that a human with editorial responsibility reviews. The compliant posture and the honest posture are the same: a human owns every published sentence, whether or not a model drafted it. We wrote about why AI writing still sounds like AI, and the fix there is the fix here: editorial judgment, not evasion.
Code is the least-marked output. If you use Claude Code or the API for software, the watermark is sparse because syntax leaves little room for lexical choice. Treat your repository the way you already should: with review, tests, and provenance in git, not in word choice.
Multi-jurisdiction products need a matrix, not a policy. A product serving EU, Californian, Chinese, and Korean users faces four different label regimes with four different dates. The EU wants machine-readable marks on text; California wants latent disclosures on media but not text; China wants visible labels on everything; Korea wants a one-time visible notice even when you rely on watermarks. This is exactly the kind of cross-cutting requirement that belongs in your system design, not in a compliance memo written after launch. It is one of the things we scope in the first week of an AI development engagement, alongside model fallback, evaluation, and data handling. If your product is an agent that acts on behalf of users, the interaction-disclosure duty needs designing into the conversation flow itself, which is a topic we cover in our AI agent development work.
The dates that matter
- June 10, 2026. Final EU Code of Practice on Transparency of AI-Generated Content published.
- July 20, 2026. European Commission publishes Article 50 implementation guidelines.
- July 24, 2026. Google signs the code. Claude Opus 5 released.
- August 2, 2026. Article 50 applies. California's AI Transparency Act becomes operative. Every Claude model released from this date carries the watermark at launch; Fable 5.1 and Mythos 5.1 are the first.
- September 9, 2026. Claude Opus 5 begins carrying the watermark globally. Other current Claude models follow over the coming weeks.
- December 2, 2026. EU deadline for marking on pre-existing generative AI systems. OpenAI, Meta, Microsoft, and Mistral text must be marked by this date.
- January 1, 2027. California's platform provenance-preservation duties apply.
- February 2, 2027. EU deadline for interoperable, cross-provider watermark detection.
Claude's watermark is a small technical change with a large legal shadow. On September 9 the mark reaches Opus 5, by December it reaches every current Claude model and, under the same EU deadline, every competitor that signed the code. None of it changes how you prompt, what you pay, or what comes back. What changes is the world around the text: media, regulators, and eventually the public will be able to ask whether a passage passed through Claude, and the honest answer will be yes far more often than most companies currently admit.
The right response is not evasion, which is cheap today and increasingly illegal tomorrow. It is ownership. A human with editorial responsibility behind every published sentence satisfies the EU rule, the spirit of every other regime we surveyed, and your readers. For product teams, the watermark is the floor of compliance, not the ceiling: your interaction disclosures, your content labels, and your multi-jurisdiction label matrix are still yours to build.
Building on Claude and want the compliance designed in rather than bolted on? NerdHeadz ships production AI systems in weeks, with model fallback, evaluation, and transparency obligations scoped from day one. Get a free estimate for your project.
“A watermark is a provenance signal, not proof. Used as a verdict, it will produce injustices in both directions.”
