Skip to content

Test

Status: NEEDS-ACCOUNT

ChatGPT Atlas (chatgpt.com/atlas) is a web-based AI browser by OpenAI. It requires an OpenAI/ChatGPT account. As of mid-2026, access is limited and not publicly available. There is no CLI, no installable package, and no --version flag.

What is required

  • An OpenAI/ChatGPT account with access to ChatGPT Atlas (closed beta as of mid-2026)
  • Sign in at chatgpt.com/atlas

Smoke test: launch and basic navigation

Steps:

  1. Navigate to chatgpt.com/atlas in your browser or launch the Atlas desktop app if available.
  2. Sign in with your ChatGPT account if prompted.
  3. In the address bar, type the following URL and press Enter:
https://example.com

Expected success output:

  • The page renders the standard IANA example domain: a white page with the heading "Example Domain" and one paragraph of text.
  • No AI-generated content is substituted.
  • The URL bar shows https://example.com.

If the page loads correctly, the browser is accessible and networking is functional.

Smoke test: AI prompt mode

In the address bar, type the following and press Enter:

what is the capital of France

Expected success output:

  • Atlas displays an AI-generated response panel (not a search results page).
  • The response contains "Paris" as the answer.
  • The response may include footnotes or source links at the bottom.

This confirms the AI layer is active and connected to your ChatGPT account.

Smoke test: sidebar

  1. Navigate to https://www.bbc.com (or any news site).
  2. Open the Ask ChatGPT sidebar.
  3. Type: What is the top story on this page?

Expected success output:

  • The sidebar returns a short summary of the page's leading headline.
  • The summary reflects content actually visible on the page, not generic information.

Troubleshooting

SymptomLikely causeFix
Access denied or waitlist pageAccount not provisioned for AtlasRequest access at chatgpt.com/atlas
App will not launchGatekeeper block (macOS)Right-click > Open the first time
AI prompts return errorsNot signed inSign in via Settings
Sidebar not summarizing correctlyPage blocked from summarizationSome sites block AI scraping; try a different page
Agentic tasks fail or give wrong datesKnown reliability issueVerify all agent-filled fields before confirming

What to avoid during testing

  • Do not enable Browser Memories during initial smoke testing unless you intend to share browsing data with OpenAI.
  • Do not use the agentic booking mode with a real payment method during testing; confirm all agent-filled form fields manually before proceeding.

Classification

NEEDS-ACCOUNT - web app, closed beta as of mid-2026. Requires an OpenAI/ChatGPT account with Atlas access. No local installation path.