# ChatGPT agent

AI agent · Cloud agents · Acts for a person · operated by openai

**Identity:** Signs its requests (Web Bot Auth).

## How to recognise it

- Signed requests: `Signature-Agent` from `chatgpt.com`, keys at `https://chatgpt.com/.well-known/http-message-signatures-directory`
- Published IP list: https://openai.com/chatgpt-agents.json
- User agent contains `ChatGPT Agent`

## With Double Agent

Sessions from ChatGPT agent are labelled `agent` with `agent_id: openai.chatgpt-agent`, and tagged in your analytics. Nothing is blocked unless you choose to. Install: https://doubleagent.so/install.md

Source: https://help.openai.com/en/articles/11845367 · Operator docs: https://help.openai.com/en/articles/11845367
