← Reddit

I'm seriously doubting Claude's Incognito policy after finding chat history issues on both Web and Mobile.

Reddit · hardfindinganame · April 17, 2026
A user discovered that Claude's Incognito mode on the web version maintains persistent chat history through specific URLs, contradicting the advertised privacy protection. When closing a tab with an active incognito chat and clicking the resulting browser notification, the conversation becomes accessible via a persistent URL that retains full chat history across reloads. The presence of an explicit "Delete" option in Claude's Android incognito mode further raises questions about whether these chats are truly ephemeral or stored on backend servers.

Detailed Analysis

A Reddit user's investigation into Claude's Incognito mode has surfaced meaningful questions about the gap between user-perceived privacy and actual data handling practices on Anthropic's platform. The user discovered that initiating a chat via the `claude.ai/new?incognito` URL and then clicking a desktop browser notification after closing the original tab redirects to a persistent, uniquely identified chat URL — specifically formatted as `claude.ai/chat/6xxxxxxxx...` — with the full conversation history intact across reloads. Compounding this finding, the user observed that Claude's Android app provides an explicit "Delete" button for incognito chats, raising the logical question of why a manual deletion mechanism would exist if these sessions were truly ephemeral and left no trace upon closure. Screenshots shared in the thread appear to corroborate the persistence of these supposedly temporary conversations.

The behavior, while alarming to users expecting browser-incognito-style anonymity, aligns with what Anthropic's own documentation actually states — though the distinction is rarely surfaced prominently during the user experience. Claude's Incognito mode is not designed to prevent all forms of data retention; it is specifically scoped to exclude conversations from being used in model training and from appearing in a user's standard chat history. Critically, Anthropic's support documentation acknowledges that even when users opt out of contributing data to model improvement, chats are retained in backend storage systems for up to 30 days. The assignment of a persistent chat ID to incognito sessions suggests these conversations are processed and stored server-side from the moment of creation, with the "incognito" designation functioning more as an account-level flag than a mechanism for ephemeral handling.

The incident exposes a significant user expectation gap that has become a recurring challenge across AI platforms. Many users reasonably interpret "Incognito" through the lens of browser private browsing — a mode that typically avoids local storage and leaves minimal traces. Applying that mental model to Claude leads to a fundamentally incorrect understanding of what the feature delivers. The Android app's explicit delete functionality, rather than being a redundancy, is in fact consistent with server-side persistence: if sessions were purely local and session-scoped, a delete button would be architecturally unnecessary. Its presence quietly confirms that incognito chats do have a retrievable server-side existence, at least within Anthropic's retention window.

This episode connects to broader tensions in the AI industry around privacy transparency, particularly as consumer-facing AI tools add privacy-branded features that do not map cleanly onto users' established conceptual frameworks. Several major AI providers, including Anthropic, have faced scrutiny over privacy policy updates and data retention practices. The notification system's behavior — redirecting to a canonical chat URL rather than launching a fresh session — suggests that the infrastructure treating incognito chats as identifiable, storable objects is deeply embedded in the platform's architecture, not a surface-level UI oversight. Anthropic would likely need to either architect a genuinely ephemeral session pathway or significantly overhaul its in-product disclosure language to close the gap between what "Incognito" implies and what it delivers.

For users with legitimate privacy concerns, the practical implication is clear: Claude's Incognito mode should not be treated as a guarantee of non-retention or anonymity. It offers a narrower protection — exclusion from training data and visible account history — while leaving intact the platform's standard backend data handling. Users handling sensitive information would be well-advised to consult Anthropic's full privacy documentation rather than relying on feature naming as a reliable guide to the underlying data architecture.

Read original article →