Short answer
Claude-User is Anthropic's user agent for user-triggered web fetches in Claude.
AI crawler guide
Claude-User is Anthropic's user agent for user-triggered web fetches in Claude.
Short answer
Claude-User is Anthropic's user agent for user-triggered web fetches in Claude.
Crawler facts
User-agent token
Claude-User
Operator
KI-Console group
Usually appears when a user-triggered AI fetch or citation path reaches the page.
robots.txt
Documentation
Open source documentationClaude-User may appear when a Claude user asks a question and Claude needs to fetch a specific web page for the answer. It is separate from ClaudeBot and Claude-SearchBot.
The KI-Console group is live fetch. A visit is more of a demand or retrieval signal than an autonomous training crawl.
Blocking Claude-User 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 Claude-User as a controllable bot and describes robots.txt rules for Anthropic bots. Still verify logs because user-agent strings can be copied.
Use the exact token Claude-User in your robots.txt. Keep private paths blocked separately if only part of the site should be available.
Allow :bot
User-agent: Claude-User
Allow: /
Block :bot
User-agent: Claude-User
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.
Claude-User 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: Claude-User 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.