OpenAI
OAI-SearchBot
Discovers content for ChatGPT search results.
AI searchFetches pages for user actions in ChatGPT and custom GPTs.
See your agent trafficTHE SIGNAL
A verified fetch can reflect a user asking ChatGPT to retrieve a page. Nearby requests alone do not identify one person or one task.
Inspect the requested public page and next requests. A 403 can interrupt research; a 404 can indicate an outdated or guessed URL.
Look for the ChatGPT-User identifier in a request’s User-Agent. This is a name match, not identity verification. Version strings may change.
Compare the request IP with the current operator-published ranges linked in the source. A matching name alone does not verify identity.
User-initiated requests may not follow robots.txt.
403 means access was denied; 404 means the resource was not found. Compare the public path, request time, edge security event and origin response to find the cause.
Separate intended restrictions and secret-file probes from pages that should work. A User-Agent name alone does not justify allowing a request.
Identity and purpose are based on these sources. Analytics interpretation and suggested checks are Apostl guidance.
See their requests. Find the pages that matter.
See your agent traffic