AI crawler directory / GPTBot

GPTBot

Documented Provider-maintained crawler reference.

Content ID: OFB-C005

GPTBot is OpenAI's robots.txt token for web content that may be used in model development or training. Blocking GPTBot is a training opt-out; it is not, by itself, a request to remove a site from ChatGPT search.

Reference facts

Provider
OpenAI
robots.txt token
GPTBot
Purpose
Model training
Crawls pages
Yes
Obeys robots.txt
Yes — documented by provider
Search-visibility relevance
Not direct
Status
active
Last verified
Revision
1.0

What it controls

What it does not control

Recommended policy notes

Example policies

Block model-training crawling while allowing ChatGPT search

User-agent: GPTBot
Disallow: /

User-agent: OAI-SearchBot
Allow: /

This is a policy preference, not a security boundary and not a guarantee of search inclusion.

Allow GPTBot

User-agent: GPTBot
Allow: /

Common misconceptions

How OpenForBots evaluates it

Limitations

Related guides and concepts

Official source

OpenAI documentation →