MECHANISM EXPLAINERTECHNICAL DETAILS NOT YET COMPLETE

How does the Claude watermark work?

At a high level, the announced text watermark is a statistical pattern created during generation. Claude can prefer certain equally plausible token choices so a matching detector can test a sufficiently long passage for the pattern.

Last verified: August 16, 2026 · Evidence may change as Anthropic publishes more details.
01 / GENERATION

The pattern is created while text is generated.

1Many plausible next tokens

The model has several reasonable word choices.

2Consistent hidden preference

A watermarking rule slightly favors one set.

3Detector tests a passage

A matching detector looks for aggregate evidence.

02 / TWO SYSTEMS

Text patterns and file credentials solve different problems.

Statistical text watermarking puts a signal into the generated language. C2PA instead attaches a signed manifest to a file. The manifest can name a claim generator, record actions, and carry signature information.

SignalLives inOpenly inspectable?
Statistical watermarkWord/token patternOnly with a matching detector
Hidden UnicodeText charactersYes
C2PA credentialSigned file manifestYes, if preserved
03 / FAILURE MODES

Editing changes the evidence, but not in a binary way.

Short text provides less statistical evidence. Translation, heavy rewriting, mixed authorship, and constrained factual text can also affect detection. File credentials may be stripped by export or upload. These limits are why a result should not be treated as proof of identity, intent, academic misconduct, or factual truth.

SOURCES

Read the underlying material.

The Verge — Anthropic watermark overviewC2PA technical specification