Published August 3, 2026 · Facts last verified August 3, 2026
This article is general information, not legal advice. Data protection law and vendor terms move quickly, and the correct answer for your situation depends on facts this page cannot know. For your own circumstances, consult a qualified lawyer. Your use of Secret Chat is governed by our Terms of Service and Disclaimers.
There is a moment, right before someone types the question they are slightly embarrassed by, when they open a new Incognito window. The medical symptom. The salary comparison. The message to a lawyer they have not hired yet. The window goes dark, the little hat-and-glasses icon appears, and it feels like stepping into a soundproof booth.
It is not superstition — the booth is real. It is just built facing the wrong way.
Here is the whole article in one sentence: Incognito mode is a setting on your own computer, and nothing that makes an AI conversation sensitive happens on your own computer. It is housekeeping for the machine in front of you. The conversation itself leaves the building.
What Incognito Actually Does, Mechanically
Strip away the icon and private browsing is one idea: a temporary, empty browser profile. The window starts with no cookies and no site data, keeps whatever it accumulates in a separate compartment, and throws that compartment away when the last private window closes.
Google's own description of the outcome is short: "After your Incognito session ends, Chrome doesn't retain site data or a record of the sites you visited." Bookmarks you save and files you download survive. Everything else in that compartment does not.
That is the entire mechanism. Two things follow from it, and only two:
- The next person to open this browser sees no trace of the session — no history entry, no autocomplete, no lingering login.
- The session starts clean, unconnected to whatever cookies and logins your normal profile is carrying.
Both are genuinely useful. Neither has anything to do with what a company does with the words you sent it.
The Threat Model It Was Designed For
This is not a design flaw. Private browsing was built against a specific adversary and it beats that adversary cleanly.
The foundational academic treatment — Aggarwal, Bursztein, Jackson and Boneh's analysis of private browsing modes, presented at USENIX Security in 2010 — split the problem into two attackers: a local attacker who gets hold of your machine afterwards, and a web attacker who is on the other end of the connection. Private browsing is aimed squarely at the first. The second was always understood to be a different, much harder problem, and the paper found that even the local guarantee was undermined by browser extensions.
Sixteen years on, that split is still the whole story — and AI chat happens to be the case where almost everything you care about sits with the second attacker. The shared laptop, the borrowed phone, the partner who scrolls your history, the colleague who uses your desk: these are real threats and Incognito handles them. Its scope simply ends at the edge of your device, and an AI conversation is interesting precisely because of where it goes after that.
What It Does Not Touch
| What matters with an AI chat | Does Incognito cover it? |
|---|---|
| The next person to use your browser seeing the chat | Yes |
| Autocomplete and history suggestions later | Yes |
| Starting a session logged out of everything | Yes |
| Your account, once you sign in inside that window | No |
| The prompt text arriving at the provider | No |
| Server-side chat history under your account | No |
| Retention windows and safety-review copies | No |
| Training defaults and memory features | No |
| Your IP address as recorded by the provider | No |
| Device and browser fingerprint | No |
| Your employer's device management or network | No |
| Subpoenas, preservation orders, legal holds | No |
Google says this itself, on its own support page, in plainer language than most privacy tools ever manage: "While Incognito can help keep your browsing private on your device, it doesn't make you invisible. Websites you visit, including Google sites, and organizations that manage your network, like your school, employer, or internet service provider, may be able to observe your activity in Incognito."
The Five Ways This Goes Wrong With AI Specifically
1. You sign in anyway — and a signed-in private window is just a window
This is the one that quietly undoes everything else. Incognito starts you logged out; it does not keep you logged out. Claude, Gemini and Grok all want an account before you get anywhere, and while ChatGPT does have a no-login tier, it is deliberately thin — a reduced model, no file uploads, nothing to come back to, and a steady nudge toward registering.
So the usual sequence is: open Incognito, hit the login wall, sign in, ask the question. At which point the conversation is attached to your email, your payment method, your phone number and your accumulated history exactly as it would have been in a normal window. The private window contributed one thing — that the login cookie is discarded afterwards — and nothing at all to the record on the far side.
Researchers measured how badly this is understood. In a 460-participant study presented at the 2018 Web Conference, participants were shown one of thirteen browser disclosures and asked what would happen in twenty browsing scenarios. More than half believed that in private mode their search history would not be logged by Google — even while signed into their Google account. Roughly a quarter thought private mode protected them from viruses. The disclosures themselves barely moved the needle; only Chrome's produced a measurable improvement over a plain control statement.
2. It resets the one privacy setting a logged-out user has
This is the genuinely perverse one, and it is worth understanding because it means Incognito can leave you worse off than a normal window.
If you use ChatGPT without logging in, you still get a training control — the "Improve the model for everyone" switch is available in the signed-out interface, and by default it is on. But with no account to hang it on, that preference has to live somewhere, and where it lives is a cookie in your browser. OpenAI's own help documentation says so directly: the setting is tied to your browser and will be reset if you clear your cookies or change your browser or device.
Now put those two facts side by side. Clearing cookies at the end of the session is not a side effect of Incognito — it is Incognito. So the opt-out cannot survive the window that created it. Every new private session starts back at the default, with the switch on, and you have to find and flip it again before typing anything. Someone who uses a normal window and turns it off once is protected on every subsequent visit. Someone who reaches for Incognito because it feels safer is opted back in every single time.
The lesson generalises beyond that one toggle: a privacy preference stored in browser state is destroyed by a mode whose purpose is destroying browser state. Anywhere a service offers a logged-out setting, assume it is a cookie and assume private browsing eats it.
3. It deletes your copy, not theirs
Look at what is actually on each side of the connection when you close the window.
On your machine: a history entry, some cached files, a cookie. Incognito deletes all of it. On the provider's: the message text, the response, the timestamps, the model and mode you chose, the IP the request came from, and — if you were signed in — the account it all hangs off. Incognito deletes none of that, and closing the window is not a signal that reaches the server at all.
The asymmetry is the point. The gesture destroys the only copy you have any control over while leaving the one you have none over completely intact. If you later wanted to know what you asked, or to point at what you sent, that record is now exclusively theirs.
4. Your fingerprint does not change
A private window is not a different device, and fingerprinting does not read anything the window controls. It measures what your browser reveals in the ordinary course of rendering a page: fonts, screen geometry, graphics behaviour, timezone, language, hardware characteristics. Those are properties of your machine, not tags stored on it — so emptying the storage compartment changes none of them, and a fingerprinting script in a private window produces broadly the same result as one in a normal tab.
Two practical consequences. A site can often recognise a returning visitor across the incognito boundary without any cookie surviving. And your ordinary and private sessions can be joined from the same side. We went through that machinery in detail in how AI chatbots fingerprint you without an account.
5. Half the AI you use is not in a browser
Incognito is a browser feature. The ChatGPT desktop app, the Claude and Gemini mobile apps, the assistant baked into your phone's keyboard, the AI panel inside your editor or your office suite — none of them has an Incognito mode, because none of them is a browser. Whatever privacy habit you have built around a private window simply does not exist in the places a growing share of AI conversation now happens.
A Naming Collision Worth Untangling
Claude calls its ephemeral conversations "incognito chats". ChatGPT and Gemini call theirs "temporary chats", Grok calls its "private chat". None of these is browser Incognito, and they protect different things — an in-product mode keeps a conversation out of your sidebar and out of memory and training, which browser Incognito cannot do, while browser Incognito clears local traces, which the in-product mode does not.
What they share is the ceiling. Both are private from your own history; neither is private from the provider. Temporary chats are still sent, still retained for a stated safety window, and still attached to the account that sent them — and on a work account Anthropic's documentation is explicit that incognito chats appear in organisational data exports available to account Owners. We took those modes apart, provider by provider, in the fine print on temporary chats.
Google Has Already Paid for This Misunderstanding
The gap between what Incognito does and what people think it does is not a matter of opinion. It has been litigated.
Brown v. Google (N.D. Cal.) alleged that Google continued to collect data from users who believed private browsing shielded them. Google settled. The settlement, which received preliminary approval in 2024, contained no payment to class members at all — the relief was structural: deleting or de-identifying billions of records of private-browsing activity, redacting IP addresses and generalising user-agent strings in retained data, blocking third-party cookies by default in Incognito for five years, removing the bits that let sites detect private-browsing use, and rewriting Chrome's on-screen disclosure of what Incognito does.
That last item is the one you can see. The old text opened "Now you can browse privately, and other people who use this device won't see your activity." The rewrite reported in January 2024 keeps the first half and adds the missing one: "Others who use this device won't see your activity, so you can browse more privately. This won't change how data is collected by websites you visit and the services they use, including Google."
Read that second sentence as a specification rather than a legal concession, because that is what it is. Sites you visit collect what they collect. The mode is about the device.
And the Layer No Browser Setting Reaches
In The New York Times v. OpenAI, a May 2025 order required OpenAI to preserve output log data that would otherwise have been deleted — reaching ChatGPT Free, Plus, Pro and Team and standard API traffic, though not zero-retention API customers. That obligation ended for data generated after 26 September 2025, but what had already been captured stayed captured. In January 2026, Judge Sidney Stein affirmed an order compelling production of a de-identified sample of 20 million conversation logs to the plaintiffs' legal team — by OpenAI's account a random sample of consumer ChatGPT conversations from December 2022 to November 2024, not reaching Business, Enterprise, Edu or API customers.
Nobody in that sample was a party to the case, and nothing about how they had browsed determined their inclusion. The sample was drawn from conversations the provider still held, within a date range set by litigation. A browser mode has no vote in that: whether your conversation was in the pool depended on whether it was retained, not on what your window looked like when you typed it. The broader pattern is in how AI chats get subpoenaed.
So What Actually Does Work
The useful way to think about this is as four separate layers, because each tool covers exactly one and no tool covers two. Most privacy disappointment comes from expecting a tool to reach past its own layer.
| Layer | The question it answers | What covers it |
|---|---|---|
| Device | Who else can see this on my machine? | Incognito, separate browser profiles, disk encryption, a screen lock |
| Network | Who can see which service I'm using? | A VPN, and only for the first hop |
| Identity | Whose name is this conversation stored under? | Not creating the link in the first place |
| Content | What is actually in the words I sent? | You, before you press send |
Device — keep using Incognito, for what it is for. On a shared or borrowed machine it does exactly the job. A permanently separate browser profile is usually better for anything recurring, since it keeps your logins and your settings — including that training opt-out — while still staying compartmentalised from everything else.
Network — a VPN, with realistic expectations. It hides from your ISP, your employer's network or the café Wi-Fi which service you are using, and replaces the IP the provider records. It does nothing about the account or the archive at the far end. Full treatment in what a VPN really protects with AI chat — including why a VPN browser extension is a different and considerably worse proposition than a VPN app.
Product settings — worth the ten minutes, once. Turn off training where the provider offers it, review and clear memory, and delete what you do not need. These are future-only and per-product, and they are the layer people most often skip because it is the least dramatic. Our training opt-out guide lists where each switch lives, and what memory features quietly accumulate covers the one that surprises people most.
Identity — the layer that actually changes the shape of the problem. Everything above manages a record that exists. This one is about whether a record with your name on it gets created at all. Nothing retained anonymously can be exported to an admin, correlated into a profile, matched to you in a breach, or handed over as your conversation — not because a policy promises deletion, but because the link was never assembled.
Content — nobody can do this for you. No routing, tunnel or toggle removes a name, a case number or a diagnosis from a sentence you typed. The model has to read the prompt to answer it.
Where Secret Chat AI Fits
Secret Chat AI works on the identity layer, which is the one no browser mode can reach — and it is worth being exact about both what that gives you and what it does not.
Your prompt reaches the model through our gateway, under our credentials, from our servers. Whatever a model provider holds under its own terms and configuration, the record on that side carries our gateway's address and account — not your name, your account or your IP. You use the model as a stranger.
- No profile of you. Nothing is assembled across your conversations, because nothing links them to a person.
- No chat associated with you. Registration takes an email, used only for account access and payment — never to store or associate your prompts with you. Retention may still apply at the provider, but your query reaches the LLM anonymized, not linked to your email or identity.
- Anonymous access to the leading models. The full lineup at private AI models, without a named account on each of them.
- Never used for training. Not a setting to find, re-check, and lose to a cleared cookie. The arrangement.
- No chat archive here. Chats live only in your own browser's local storage, and a prompt exists on our side only for as long as it takes to fetch your answer — there is no stored chat archive on our servers.
Notice how that inverts the Incognito trade. Incognito destroys your copy and leaves theirs; this leaves you your history and removes the identity from theirs.
One honest consequence of that design, which cuts the other way. Because your conversations live in your browser rather than on our servers, using Secret Chat inside an Incognito window means your own chat history is discarded when you close it — the window is doing exactly what it says, to the only archive that exists. That is fine for a one-off question and wrong for anything you want to keep. If you use a private window out of habit, use a separate browser profile instead: same compartmentalisation, and your history survives.
And what we ourselves keep, plainly. Your browser holds a random device token so free-tier limits can be enforced and so we can tell which marketing channel a visit came from. It is not a fingerprint — it is not derived from your hardware or browser characteristics, and you can clear it at any time — but it is a stable identifier, which makes it pseudonymous rather than anonymous. It is never sent to the model providers. Ordinary infrastructure telemetry — IP addresses, request timestamps and error codes — is kept for at most 30 days; that is not a record of what you asked.
What no layer fixes. Secret Chat AI removes you from your queries — it does not remove the data from your messages. Your text reaches the provider verbatim, because the model has to read it to answer it. "Anonymously" describes the link, not the words: write your own name or a case number into a message and it is all still sitting there in the message. Redacting identifying details before you send remains your responsibility. And anonymity is not privilege, not a legal exemption, and not a way to put anything beyond a court's reach — if you are under a duty to preserve material, the tool you used does not change it.
Frequently Asked Questions
- Does Incognito mode hide my ChatGPT conversations from OpenAI?
No. Incognito controls what your own browser keeps after the window closes. The message itself is still sent, still processed and still retained under the provider's ordinary terms. Google states the point plainly for browsing in general: Incognito "doesn't make you invisible," and websites you visit may still observe your activity. If you sign into an account inside that private window — which most AI assistants require — the conversation is attached to you exactly as it would be in a normal window.
- Is using ChatGPT in Incognito better than using it normally?
For one specific thing, yes: nobody who later uses that browser will find the session in your history. For the logged-out training setting, it is actually worse. OpenAI's signed-out "Improve the model for everyone" control is stored in a browser cookie, and its documentation notes the setting resets if you clear cookies or change browser or device — which is precisely what a private window does at the end of every session. A normal window where you turned the setting off once keeps it off.
- Does Incognito hide my AI use from my employer or my school?
Generally no. Google's own support page lists organisations that manage your network — school, employer, internet service provider — as parties who may still observe activity in Incognito. On a managed device, endpoint monitoring, browser management policies and installed inspection certificates operate regardless of the window type. And on a company AI account, the mode is irrelevant anyway: Anthropic documents that Claude incognito chats are included in organisational data exports available to account Owners.
- Is Claude's "incognito chat" the same as browser Incognito?
No, and the shared name causes real confusion. Claude's incognito chats, ChatGPT's and Gemini's temporary chats and Grok's private chat are in-product modes that keep a conversation out of your history, out of memory and out of training — things a browser cannot do. Browser Incognito clears local traces, which the in-product mode does not. Both stop at the same wall: the conversation still reaches the provider, is still retained for a stated window, and is still attached to your account.
- What actually keeps an AI conversation private, then?
Work the layer the risk is on. Incognito or a separate browser profile for anyone with access to your device; a VPN for your network operator; product settings for training, memory and history; and, for the link between you and your questions, an arrangement that never creates it. Secret Chat AI sends queries to the model providers with no name, account or IP attached and keeps no server-side chat archive, so there is no identity-tagged record to retain, export or leak. The message content still reaches the provider verbatim, so keeping identifying details out of prompts is still up to you.
Conclusion
Incognito mode feels protective for a reason that has nothing to do with what it does: it is a visible, physical gesture attached to an invisible problem, and it produces immediate feedback — the dark window, the icon, the empty history afterwards. Every one of those signals is honest. They are all just signals about your own computer.
An AI conversation raises a different question, and it is the one the mode was never built to answer: not what did my browser keep, but who now holds what I said, under whose name, and for how long. Keep using Incognito for the shared laptop. Add a VPN if your worry is the network. Turn off training and memory once, in a window whose cookies survive. And for the part none of those reach — the name attached to the question — the only real fix is for it never to have been attached.
Related reading: what "temporary chat" really means · what a VPN protects · fingerprinting without an account · how to use ChatGPT anonymously
Sources
- Google — Browse in Incognito mode (Chrome Help)
- Aggarwal, Bursztein, Jackson & Boneh — An Analysis of Private Browsing Modes in Modern Browsers (USENIX Security 2010)
- Wu et al. — Your Secrets Are Safe: How Browsers' Explanations Impact Misconceptions About Private Browsing Mode (WWW 2018)
- University of Chicago — Private internet browsing not as secure as most think, researchers find
- OpenAI Help Center — How your data is used to improve model performance (signed-out setting and cookie behaviour)
- Forbes — Google agrees to delete billions of private browsing records (Brown v. Google settlement terms)
- 9to5Google — Chrome's new Incognito mode disclaimer (January 2024 wording)
- Anthropic — Use incognito chats (Claude Help Center)
- OpenAI — How we're responding to The New York Times' data demands
- OpenAI — Fighting The New York Times' invasion of user privacy (scope of the 20-million-conversation sample)