

ChatGPT Atlas is OpenAI's Chromium-based browser that puts ChatGPT directly in your sidebar, with browser memory and Agent Mode for autonomous multi-step web tasks. Launched October 2025, free to download, Agent Mode from $20/mo.
ChatGPT Atlas is OpenAI's AI-native web browser, launched October 21, 2025, for macOS. Built on the Chromium engine, it integrates ChatGPT as a core component of the browser rather than a bolted-on plugin, giving the AI persistent access to whatever page you are viewing. The browser was announced and demoed live by OpenAI CEO Sam Altman, who framed it as "a rare, once-a-decade opportunity to rethink what a browser can be." The launch sent Alphabet shares lower the same day, a signal of how seriously the market interpreted OpenAI's move into Google's primary territory.
The core feature set includes a persistent sidebar assistant that can summarize, explain, and take actions on the current page without requiring copy-paste; browser memories that carry context across sessions; Agent Mode, which lets ChatGPT fill forms, click buttons, and complete multi-step web tasks autonomously; and a rebuilt new tab experience that combines AI-generated answers with traditional search links, images, video, and news tabs. Under the hood, Atlas runs the OWL (OpenAI Web Layer) architecture, which separates the Chromium browsing process from the agent process into isolated services communicating via Mojo IPC, rather than embedding the agent inside the renderer the way most browser AI extensions do. Agent Mode is available in preview to ChatGPT Plus ($20/mo), Pro ($100/mo), and Business users. Free ChatGPT accounts get the sidebar assistant and search but not autonomous task execution.
ChatGPT Atlas at a glance, May 2026
As of May 2026, Atlas runs on macOS 14+ (Apple Silicon M1 or later required). A Windows public beta was in preparation but had not shipped as a stable release. OpenAI also announced in March 2026 that it would eventually merge Atlas, the standalone ChatGPT desktop app, and OpenAI Codex CLI into a single unified desktop application. iOS and Android versions are on the roadmap, with mobile apps now available for testing in limited regions.
The AI model powering Atlas is GPT-5.5, which began rolling out to paid ChatGPT tiers in April 2026. Browser memories store filtered summaries of visited pages for approximately 30 days. Memories are opt-in, viewable, editable, and deletable. Users can disable memory per-site or globally. Agent sessions run in isolated, in-memory storage partitions that are discarded when the session ends, giving each autonomous task a clean-slate credential context to limit blast radius if a prompt injection attack occurs.
What ChatGPT Atlas is actually good at
The browser's strongest current use case is reading-heavy knowledge work. When you open a long article, a competitor's product page, a dense research paper, or an investor deck, the sidebar has already parsed the content and can answer specific questions about it, extract key points, rewrite a selected passage, or compare what this page says against something you read ten minutes ago in another tab. There is no copy-paste step, no context window management, no switching apps.
Research synthesis across multiple tabs is the second standout workflow. Open eight tabs for a market research project, ask the sidebar to compare the positions across all of them, and Atlas produces a structured summary without you having to orchestrate it manually. Users who already live in ChatGPT for writing, analysis, and planning find that Atlas removes the largest friction point in that workflow: the gap between the AI and the web page you are actually reading.
"Chrome made browsing fast. Atlas makes it smart. It's subtle but game-changing. You don't leave the page to find information." - Dhruv Bhutani, Android Authority, October 22, 2025
The sidebar's text selection tool is also underrated. Highlight any sentence on any page and a context menu offers rewrites, explanations, tone adjustments, or translation. For writers doing on-page research or editors fact-checking drafts, this removes about three steps from a workflow that used to require opening a new tab and pasting context into a chat window.
Where Atlas breaks: the failure modes users keep hitting
Agent Mode is the flagship feature and the biggest source of disappointment. In a widely cited hands-on test, a reviewer at The Verge found it took the agent 10 minutes to add three items to an Amazon cart, a task that takes a human about 45 seconds. Android Authority documented a restaurant reservation attempt in which Atlas confirmed the booking with the name, time, and preferences, but no actual reservation was ever created. The reviewer, Dhruv Bhutani, noted the agent "feels like a cautious intern, helpful but clearly in need of supervision."
The sidebar breaks website layouts. Because it compresses the main content pane, many sites display incorrectly with it active. WIRED's Reece Rogers found the sidebar rendered the WIRED homepage layout "completely destroyed." He called Atlas "an unreliable tour guide who's overly confident in its bland responses and taking up too much space," and disabled the sidebar entirely during extended testing. Rogers also surfaced a privacy contradiction: ChatGPT initially told him that opening private messages in Atlas would not expose their content to the AI. When he tested this by opening private DMs, ChatGPT provided detailed summaries of those messages anyway.
"Battery dropped about 1% every two minutes while using it." - Anonymous user, Reddit, November 2025
MacBook battery drain is a consistent complaint across early Reddit threads and reviewer notes. The persistent sidebar process keeps the model partially active, and the drain is noticeable on any task that involves sustained browsing with the sidebar open. Extension compatibility is also partial: at launch, iCloud Passwords did not function (patched in a January 2026 update), and some analytics and productivity plugins do not load correctly.
The most structurally difficult problem is prompt injection. Because Atlas lets the AI agent read the content of web pages and act on instructions derived from that content, a malicious page can embed hidden text that directs the agent to take actions the user did not request. Researchers at LayerX Security disclosed the "ChatGPT Tainted Memories" vulnerability within 24 hours of the October 21 launch, showing how a compromised page could inject persistent instructions into Atlas's memory that would influence future sessions. OpenAI CISO Dane Stuckey acknowledged on October 22, 2025 that prompt injection is "a frontier, unsolved security problem" and published a set of defensive mitigations including Watch Mode and Logged Out Mode for agent sessions.
ChatGPT Atlas vs. Perplexity Comet vs. Dia
The three main AI-native browser contenders in 2026 are Atlas, Perplexity's Comet, and Dia from The Browser Company (now owned by Atlassian). They differ in architecture, business model, and philosophy in ways that matter for choosing between them.
Perplexity Comet is search-first. Its AI runs inside the browser's renderer as an internal Chromium extension (not visible in the extensions panel), with a multi-model council capable of running Claude Opus, GPT-5.4, and Gemini in parallel on Max-tier queries. Comet's strength is citation-backed research answers. It launched in July 2025 for Perplexity Max subscribers at $200/mo, then opened to all users for free after $1B in funding. It completes multi-step agentic tasks more reliably than Atlas, and adds cross-tab context and voice dictation. Where Comet lags: it is slower, less visually refined, and not ChatGPT, which matters if your conversation history and memories live in OpenAI's ecosystem. Perplexity's standalone web product shares the same model infrastructure.
Dia (The Browser Company, acquired by Atlassian for $610M in October 2025) takes a simpler approach. It does not offer deep Agent Mode, is not locked to a single AI provider, and focuses on a "Skills" system for prompt shortcuts and multi-tab context linking. Integrations with Slack, Notion, Google Calendar, and Gmail were added in March 2026. Dia is free, available on macOS, and philosophically more minimal. It beats Atlas on multi-model flexibility and UI polish. Atlas beats Dia on agentic task execution and memory depth. Users not invested in the ChatGPT ecosystem will prefer Dia's LLM-agnostic approach. For anyone already using ChatGPT or Microsoft Copilot, Atlas offers tighter continuity.
The key architectural differentiator for Atlas is OWL: by running the agent as a separate process from Chromium, agent crashes do not take down the browser tab and sessions start with clean storage. In practice, reviewers noticed this most as startup speed: Atlas renders its UI before Chromium fully boots, since the app is SwiftUI-native and loads asynchronously. Neither Comet nor Dia offer this process separation.
Is the paid tier worth it?
The free tier is genuinely useful. Sidebar assistant, search, memories, and page Q&A are all available without a subscription. If you currently open a separate ChatGPT tab to analyze pages you are reading, the free Atlas sidebar eliminates that friction. The question is whether Agent Mode, gated to ChatGPT Plus at $20/month, is worth upgrading for.
In its current state, Agent Mode is a compelling preview and an unreliable production tool. OpenAI explicitly warns against using it for financial transactions or anything where an error is hard to reverse. The Pro tier ($100/month as of April 9, 2026, with a legacy $200/month option still available) adds 5x to 20x the usage limits and full context window access, relevant for researchers working through long documents. For solo users, Plus is the right entry point. Business tier adds admin controls and privacy commitments teams need. Note that Atlas is ChatGPT-only: if you use Claude or Google Gemini as your primary AI, those models remain accessible only through their own interfaces, not through Atlas.
Best use cases (and when to skip it)
Atlas works well for: Mac-based knowledge workers who already use ChatGPT Plus and spend significant time reading and synthesizing web content; researchers, writers, and analysts who frequently move between multiple tabs and need to compare or consolidate information; and users who want their AI context to follow them through browsing sessions rather than needing to restart it in a separate chat window.
Skip Atlas when: you are on Windows (the stable release is not available as of mid-2026); you need reliable autonomous task completion right now (Agent Mode is a beta feature, not a production workflow tool); you work with sensitive credentials, financial accounts, or private communications and cannot afford prompt injection risk; or you prefer a multi-model approach and are not committed to ChatGPT specifically.
Getting started with ChatGPT Atlas
Download Atlas from chatgpt.com/atlas. You need a ChatGPT account to sign in; free tier works. On macOS, installation takes about two minutes. Your existing chat history, custom instructions, and memories carry over from ChatGPT's web app. Chrome extensions can be re-added from the Chrome Web Store. Open the sidebar with the ChatGPT toolbar button, or highlight any text on a page for context-menu AI options. To unlock Agent Mode, upgrade to Plus in account settings. For sensitive browsing, use Incognito Mode, which does not write to browser memories.
User Reviews
No reviews yet. Be the first to share your experience!
Sign in to write a review.
Related articles
Guides and articles related to ChatGPT Atlas.

Google vs OpenAI vs Anthropic Agents: The May 2026 Platform Showdown

Turn Any AI Agent Into a Superagent: The 12-Integration Stack (2026)

Replit Pricing Explained (2026): Core vs Pro and Effort-Based Agent Billing

AI User Testing in 2026: The Tools That Test Your Product While You Sleep

Grok 4.3 API for Agents (May 2026): Pricing, Benchmarks, Migration
