Skip to main content
Can AI see it

Know what AI sees. Measure what it's worth.

What is GPTBot?

Direct Answer: GPTBot is used to crawl content that may be used in training OpenAI's generative AI foundation models.

Operator: OpenAI Type: AI Training Crawler Purpose: AI model training AI Training

GPTBot is OpenAI's web crawler used to gather training data for GPT models. It identifies itself with the user-agent token 'GPTBot' and respects robots.txt directives. Site owners can use robots.txt to opt out of GPTBot crawling. GPTBot is separate from ChatGPT-User (which fetches pages during conversations) and OAI-SearchBot (which powers SearchGPT). OpenAI publishes the IP ranges GPTBot uses.

User-Agent Identification

The following user-agent strings identify GPTBot in your live traffic data:

  • Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; GPTBot/1.3; +https://openai.com/gptbot

robots.txt Rules for GPTBot

Respects robots.txt: Yes

Use the following robots.txt rules to control GPTBot access:

# Block GPTBot
User-agent: GPTBot
Disallow: /

# Allow GPTBot
User-agent: GPTBot
Allow: /

Robots.txt is a directive, not a barrier

OpenAI states that GPTBot respects robots.txt. However, configuration mistakes, caching delays, and edge cases mean your directives may not always be followed as expected. Live traffic verification confirms whether GPTBot actually obeys your rules in practice.

Need continuous verification across 500+ bots? Can AI See It automates this.

Crawl Behavior

Request Pattern:Not documented

Crawl Activity Index

Relative crawl activity for GPTBot over the past 28 days. Higher values indicate increased crawling intensity compared to the period baseline.

View recent activity data (last 7 days)
Date Activity Index
Mar 28, 2026 27.4
Mar 29, 2026 26.6
Mar 30, 2026 26.1
Mar 31, 2026 26.9
Apr 1, 2026 26.6
Apr 2, 2026 26.1
Apr 3, 2026 25.8

Source: Cloudflare Radar

Why track GPTBot traffic?

Measure what OpenAI gives back. GPTBot takes your content for AI training — but does OpenAI send any traffic in return through other products? Track whether the trade-off is worth it before deciding to block.

Understand what content is being collected for AI training. GPTBot crawls your site to gather data that may train AI models. Tracking its activity reveals which pages are selected — and which are skipped.

Make an informed block-or-allow decision. Blocking GPTBot prevents your content from being used in future model training. But first, measure the volume: how many pages does it fetch, how often, and does OpenAI send any referral traffic through other products?

Detect content harvesting patterns. If GPTBot is systematically crawling your highest-value content (product pages, proprietary research, premium articles), you may want to restrict access using robots.txt or server-side rules.

What does GPTBot crawling actually cost you?

AI training bots like GPTBot collect your content to improve future AI models. Unlike AI search bots, there's no direct referral pipeline — GPTBot doesn't cite sources or send traffic back to your site.

What you give

  • Server resources for every crawl request
  • Your content, expertise, and original research
  • Data that improves a competing AI product

What you get back

  • No direct referral traffic from GPTBot
  • No attribution in AI model outputs
  • No revenue share from model usage

This doesn't automatically mean you should block GPTBot. But you need to measure the real cost before deciding. OpenAI may send traffic through other products (ChatGPT search and ChatGPT conversations) — blocking the training bot might not affect referrals at all, or it might. Only log data tells you.

What Can AI See It measures for AI training bots

Crawl volume

How many pages GPTBot fetches from your site

Content targeting

Which pages and sections GPTBot prioritizes

Cross-platform CRR

Do OpenAI's OTHER products send you traffic?

Compliance check

Does GPTBot actually respect your robots.txt?

How is this different from prompt testing tools? Prompt testing checks if AI mentions your brand in simulated queries. Can AI See It measures what actually happens: real crawls, real referrals, real conversions — from your live traffic data.

Read: Why live traffic monitoring beats prompt testing →

Log Verification

To verify GPTBot traffic in your live traffic data:

  1. Search access logs for the user-agent strings listed above
  2. Check if the IP addresses match documented ranges (if provided by OpenAI)
  3. Verify the crawl pattern matches documented behavior
  4. Use reverse DNS lookup for additional verification if available

IP Verification: OpenAI provides official IP verification via Published IP ranges. View verification instructions →

OpenAI publishes GPTBot IP ranges as a downloadable text file.

Note: Observed behavior in production environments may differ from official documentation. Live traffic monitoring provides the only reliable verification of actual bot behavior.

Undocumented Information

The following information is not officially documented for GPTBot:

  • Request behavior
  • Crawl frequency

Measure your Crawl-to-Referral Ratio for GPTBot

See how much traffic OpenAI actually sends back to your site relative to how much content GPTBot takes.

  • Connect GPTBot crawls in your logs with referral sessions in analytics
  • Calculate your CRR — the metric prompt testing tools can't provide
  • Make data-driven block/allow decisions for every AI bot

Measure business impact from GPTBot

The question isn't just whether to block GPTBot — it's what you lose or gain from its crawling activity.

  • Crawl volume: how many pages GPTBot collects from your site
  • Content value: which content categories are targeted most
  • Cross-platform CRR: does OpenAI send traffic through other products?
  • Referral tracking: GPTBot takes — measure what OpenAI gives back. Track actual visits arriving from OpenAI's products to your site.
Audit GPTBot crawl activity on your site →

Based on your live traffic data and analytics — not synthetic prompt tests.

Official Documentation

View Official GPTBot Documentation →

Information sourced from official documentation. Content generated with AI assistance.