Question

What is ClaudeBot?

ClaudeBot is Anthropic's web crawler. Anthropic documents three separate agents: ClaudeBot (general crawling/training), Claude-SearchBot (search indexing), and Claude-User (live fetch when a user asks). Treat them separately in robots.txt.

The three Claude agents

Visibility-first policy

User-agent: Claude-SearchBot
Allow: /

User-agent: Claude-User
Allow: /

User-agent: ClaudeBot
Disallow: /

Related pages: should I allow Claude-SearchBot, check ClaudeBot visits, Claude robots.txt guide.

Build your AI robots.txt