Anthropic to Watermark Claude-Generated Text and Files Under EU AI Act Compliance

Anthropic will watermark text and files generated by its AI models, including Claude, to comply with the European Union's AI Act Transparency Code. The company confirmed the move on August 11, 2026, via an updated support page describing how Claude marks AI-generated content (TechCrunch).
The EU AI Act's Transparency Code took effect on August 2, 2026, requiring AI companies to mark AI-generated or edited content in a machine-readable way. All Anthropic models released after that date will ship with watermarking technology applied automatically to both computer-generated text and files. Models launched before August 2 are still being updated to add the capability (India Today). Anthropic has stated it will extend watermarking support to its older models as well.
For files, Anthropic is adopting the C2PA open standard, the same provenance specification backed by a coalition of media and technology organizations. The text watermark operates differently: it is embedded at the model level, meaning it is present regardless of which Claude product or surface the output originates from. According to Anthropic's support documentation, the watermark travels with the text when copied and pasted elsewhere and may persist through some editing.
The watermarking will apply across Anthropic's product surface area, including the Claude platform API, Claude, Claude Code, Claude Cowork, and Claude Tag.
Anthropic is not alone in aligning with the EU's transparency framework. Black Forest Labs, Google, Meta, Microsoft, OpenAI, and Synthesia have all committed to adhering to the EU's code of practice on transparency of AI-generated content (European Commission).
The broader regulatory context here matters for developers building on Claude's API. The EU AI Act's Transparency Code obligations create a compliance surface that extends to downstream applications. If a developer integrates Claude's API into a customer-facing product, the watermark will be present in the output by default. That has implications for any pipeline that processes, transforms, or re-transmits model output: the provenance signal is designed to survive copy-paste and at least some degree of editing, which means it could surface in contexts where its presence is unexpected. Developers should not assume that model output consumed via API and then reformatted will shed the watermark.
There is also a historical dimension worth noting. In July 2023, OpenAI, Google, and other companies pledged at a White House event to develop systems for watermarking AI-generated content across text, images, audio, and video (Reuters). That voluntary commitment, made in a fundamentally different regulatory environment, produced little in the way of durable, interoperable watermarking infrastructure. The EU AI Act changes the calculus by attaching legal obligation to what was previously a voluntary commitment. Whether the C2PA-based approach Anthropic is taking for files and the model-level text watermarking approach will prove robust under adversarial conditions remains an open technical question.
Anthropic's Transparency Hub, updated on July 23, 2026, lists technical watermarking of AI-generated content among the company's voluntary commitments related to public awareness of AI capabilities and limitations (Anthropic). The watermarking announcement follows a period of active product and research cadence at Anthropic. The company announced Claude Sonnet 5 on June 30, 2026, and Claude Opus 5 on July 24, 2026, both emphasizing improvements in coding, agentic workflows, and professional work at scale (Anthropic News). On July 1, 2026, Anthropic announced the global return of Fable 5 alongside a proposed industry-wide framework for scoring jailbreak severity, developed with Amazon, Microsoft, Google, and other Glasswing partners. On July 9, 2026, the company launched a public initiative asking for difficult questions about AI and committing to transparent responses.
What this enables, in the most practical sense, is a provenance layer that travels with AI-generated content rather than depending on the platform of origin to disclose it. For organizations building compliance-aware pipelines, model-level watermarking shifts a portion of the transparency burden upstream to the model provider. For the broader ecosystem, it creates a testable claim: can a watermark embedded during generation survive the messy, multi-hop reality of how text actually moves through systems? The answer to that question will determine whether this approach becomes a durable standard or a compliance checkbox.


