// Reference

AI Crawler Reference

The 14 crawlers that decide whether ChatGPT, Perplexity, Claude, Google AI Overviews, and Microsoft Copilot cite your site. User-agents, recommendations, and the one critical distinction most sites get wrong: training bots are not citation bots.

Most-misconfigured bot: GPTBot. Blocking it does not remove you from ChatGPT citations — those come from OAI-SearchBot, a separate user-agent.

// Search / Citation Bots

Allow these. They decide whether your site can appear in AI answer citations.

// User-Initiated Fetch Bots

Allow these. They fire when a user pastes your URL into an AI chat — blocking creates visible UX failures.

// Hybrid (Search + General Fetch)

Allow. These serve both live citations and tool-use fetches.

// Training-Only Bots

Block these only if you opt out of model training. Blocking does NOT affect citations from the same vendor.

Check your robots.txt

Run /check on any URL and we'll flag bots you're accidentally blocking — the #1 reason sites are silently missing from AI citations.

Run a free scan