ChatGPT-User
What is ChatGPT-User?
About
ChatGPT-User is dispatched by OpenAI's ChatGPT in response to user prompts. Its AI-generated answers will usually contain a summary of the content on the website, along with a reference link.
You can set up agent analytics to see when ChatGPT-User visits your website.
Detail
Operator | OpenAI |
Documentation | https://platform.openai.com/docs/bots |
Type
Expected Behavior
AI assistants generally make one-off visits to websites based on user requests, rather than crawling the web in any automatic fashion.
Insights
ChatGPT-User Visiting Your Website
Other Websites
Access Control
Should I Block ChatGPT-User?
Probably not. AI assistants visit websites directly on behalf of human users, so blocking them will effectively block those users. This could lead to a poor user experience and possible negative sentiment about your website. Not blocking AI assistants will allow more human users to use your website as they choose.
Using Robots.txt
You can block ChatGPT-User or limit its access by setting user agent token rules in your website's robots.txt. We recommend setting up agent analytics to check whether it's actually following them.
User Agent Token | Description |
---|---|
ChatGPT-User |
Should match instances of ChatGPT-User |
# robots.txt
# This should block ChatGPT-User
User-agent: ChatGPT-User
Disallow: /