Appearance
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:
- Navigate to chatgpt.com/atlas in your browser or launch the Atlas desktop app if available.
- Sign in with your ChatGPT account if prompted.
- In the address bar, type the following URL and press Enter:
https://example.comExpected 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 FranceExpected 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
- Navigate to
https://www.bbc.com(or any news site). - Open the Ask ChatGPT sidebar.
- 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
| Symptom | Likely cause | Fix |
|---|---|---|
| Access denied or waitlist page | Account not provisioned for Atlas | Request access at chatgpt.com/atlas |
| App will not launch | Gatekeeper block (macOS) | Right-click > Open the first time |
| AI prompts return errors | Not signed in | Sign in via Settings |
| Sidebar not summarizing correctly | Page blocked from summarization | Some sites block AI scraping; try a different page |
| Agentic tasks fail or give wrong dates | Known reliability issue | Verify 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.