Clio: Anthropic's privacy-preserving system for analyzing real-world Claude usage at scale
AI providers lacked a scalable way to understand how their models were actually being used in practice while rigorously protecting user privacy; traditional top-down safety approaches required knowing what to look for in advance and could not discover unknown usage patterns or coordinated misuse.
Anthropic's pre-existing Trust and Safety classifiers produced both false negatives (failing to flag policy violations in translation requests) and false positives (incorrectly flagging job seekers' resumes, security programming questions, and Dungeons & Dragons content as harmful).
Clio identified a coordinated SEO spam network that evaded individual-conversation review, monitored for AI misuse during the 2024 US General Election, and helped reduce both false positives and false negatives in Anthropic's existing Trust and Safety classifiers.
Frequently asked questions
What did this team achieve with this AI workflow?
Clio identified a coordinated SEO spam network that evaded individual-conversation review, monitored for AI misuse during the 2024 US General Election, and helped reduce both false positives and false negatives in Ant…
What tools did this team use?
Claude.
What results were reported?
Conversations analyzed: 1 million; Share of conversations: web and mobile app development: over 10%; Share of conversations: teaching and learning: more than 7%; Share of conversations: business strategy and operations: nearly 6% (source-reported, not independently verified).
What failed first in this deployment?
Anthropic's pre-existing Trust and Safety classifiers produced both false negatives (failing to flag policy violations in translation requests) and false positives (incorrectly flagging job seekers' resumes, security…
How is this compliance monitoring AI workflow structured?
Conversation intake trigger → Facet extraction → Semantic clustering → Cluster description generation → Privacy verification → Hierarchy and interface output → Trust and Safety human review → Enforcement or safety action.