ChatGPT Atlas

ChatGPT is an artificial intelligence language model integrated into the Atlas browser. Atlas combines a Chromium-based shell with a separate AI runtime and a bridge layer. The Chromium layer handles rendering, networking, and uses the Blink engine and V8 JavaScript engine. Above that sits the ChatGPT model, which runs in an isolated process and cannot access your cookies or session data directly. Between these two layers is a bridge that exposes safe, high-level functions to the AI, such as listing tabs, opening URLs, and interacting with page elements through controlled commands.

This design allows ChatGPT to read and analyze the textual content of web pages and, when given permission, to act as an agent by performing clicks, typing into fields, and navigating through websites. All sensitive operations remain within the browser sandbox; the AI receives only sanitized data and never sees your credentials.

In agent mode, you can allow ChatGPT to execute multi-step workflows within your browser, such as creating an advertisement in AdSanity or setting up a page in WordPress. The AI issues atomic commands like click, fill, or select; the bridge layer mediates these commands and ensures security; and the Chromium engine executes them using your logged-in session. This approach provides a safe, powerful way to automate web tasks while respecting privacy boundaries.

By understanding these layers—Chromium shell, ChatGPT runtime, and bridge layer—you can see how Atlas harnesses AI to enhance browsing without compromising security or user control.

Discover ChatGPT’s new web browser and explore the web with AI.