Short answer
ClaudeBot is Anthropic's crawler for public web content that may help improve the utility and safety of Claude models.
AI crawler guide
ClaudeBot is Anthropic's crawler for public web content that may help improve the utility and safety of Claude models.
Short answer
ClaudeBot is Anthropic's crawler for public web content that may help improve the utility and safety of Claude models.
Crawler facts
User-agent token
ClaudeBot
Operator
KI-Console group
Autonomous crawler: allow access, keep public content readable, and monitor logs.
robots.txt
Documentation
Open source documentationClaudeBot is the Anthropic agent for model training and broad web data access. It should be separated from Claude-User and Claude-SearchBot.
The KI-Console group is training. A ClaudeBot visit does not automatically mean that a Claude user fetched your page live.
Blocking ClaudeBot can reduce how systems from Anthropic see, index, train on, or retrieve your public content. Allowing it improves technical access, but it never guarantees crawling, ranking, citation, or a positive AI answer.
Anthropic documents that its bots honor robots.txt do-not-crawl signals and also support Crawl-delay.
Use the exact token ClaudeBot in your robots.txt. Keep private paths blocked separately if only part of the site should be available.
Allow :bot
User-agent: ClaudeBot
Allow: /
Block :bot
User-agent: ClaudeBot
Disallow: /
Straight answers
KI-Console does not sell magic visibility. It makes your website more readable for AI systems and shows evidence where it can.
ClaudeBot is a crawler or robots.txt control token operated by Anthropic. The facts above show its purpose, robots.txt behavior, and exact allow or block rules.
Use User-agent: ClaudeBot and Disallow: /. robots.txt is a directive for compliant crawlers, not a technical access barrier.
It can reduce visibility in systems from Anthropic if those systems can no longer crawl, index, train on, or retrieve your content. The effect depends on the bot type and product.
Check your own website
Run the free scan first. With an account, you can verify the domain, keep history, generate files, and document crawler visits over time.