Ads arrive in ChatGPT: the answer engine goes ad-supported in six markets
On August 11 OpenAI extended its ads test in ChatGPT beyond the United States to the UK, Mexico, Brazil, Japan and South Korea. The mechanics are deliberately conservative: ads appear below answers, only in the Free and Go tiers, and Plus, Pro, Business, Enterprise and Education stay ad-free. Ads run on separate systems, advertisers cannot alter or rank answers, every ad is labelled, and sensitive topics (politics, health, mental health) and minors' profiles are excluded. A day later, on August 12, the app update added better document handling, file upload in Voice, and Projects.
What actually shipped
Six markets, two ad-supported tiers, five paid tiers without ads. That is the whole rollout. The context around it matters more than the rollout itself.
- OpenAI shut down its Atlas browser on August 9 and folded agentic browsing into ChatGPT and Codex; the answer engine is consolidating, not sprawling.
- Google's Gemini app passed 1 billion monthly active users, its fastest-growing product ever, with 63% of interactions by voice, more than 150 million images generated per day and 100 million-plus users on iOS.
The economics of an ad-supported answer engine
Search ads worked because the query is intent and the result page is real estate. An answer engine is stranger: the query is often a multi-turn conversation, the result is a paragraph the model wrote, and the ad sits under it. OpenAI's guarantees are about the second part, that the paragraph is not for sale. The first part is where the governance question lives.
Ads on separate systems tells you the model that writes answers is not the model that picks ads. It does not tell you what the ad system is allowed to read. The line to watch is what from chat history is used for ad personalisation in Free and Go, and how that evolves once the test becomes the product.
The moment a tier is ad-funded, the conversation is the inventory. Whatever your policy says about the model, your data flow now has a second consumer.
It is also why the paid tiers exist: enterprises pay for the absence of the second consumer.
What this means if your company uses ChatGPT
Most organisations do not have a ChatGPT policy; they have employees with free accounts. That was already a data-handling problem. It is now a data-handling problem with an advertising system attached.
- Inventory the tiers. Find out who in the company is on Free or Go, and whether any of them paste code, contracts, customer data or internal documents. In an ad-funded tier, assume the conversation is analysed for personalisation unless the terms say otherwise.
- Pay for the boundary. Business, Enterprise and Education are ad-free by construction. The cost is small next to a single leaked customer record, and it gives you an admin surface you do not get on Free.
- Read the data terms per tier, not per product. The guarantees in the August 11 announcement are about Free and Go; they say nothing about API usage, which has its own terms and its own pricing.
- Watch the other answer engines. At a billion MAU with voice as the dominant modality, Gemini is the next obvious candidate for the same model, and voice transcripts are a richer personalisation signal than typed text.
- Route sensitive work to the API or to local models. For anything that touches regulated data, an API call with a data-processing agreement, or a model on your own hardware, is a cleaner story than any consumer tier.
If you are choosing a production model family rather than a chat client, the GPT-5.6 fit analysis is the relevant discussion; consumer ads do not change API behaviour.
The honest gap
Everything about the safeguards comes from OpenAI's own description of a test. There is no independent audit of the separate-systems claim, no published detail on what chat data feeds ad selection, and no numbers on ad load or revenue. The Gemini figures are Google's. I am not predicting that OpenAI will abuse Free-tier conversations; I am pointing out that the incentive now exists, the safeguards are self-described, and a company that leaves sensitive material in an ad-supported tier has made a choice it did not consciously make. Fix that part; it is the only part you control.