ChatGPT Atlas in 2026: availability, shutdown, and safer browser work

Stevia Putri
Written by

Stevia Putri

Katelin Teen
Reviewed by

Katelin Teen

Last edited September 9, 2026

Expert Verified
A blue browser icon with a white arrow above a dark reflective tiled surface.

Atlas today: the scheduled shutdown date has passed

OpenAI’s Atlas transition guide gives the discontinuation date above. The older getting-started guide describes an Apple-silicon Mac client requiring macOS 14.2 or later. That historical requirement is not proof of current availability.

Do not assume browser data moved with your ChatGPT account. Look for bookmark files you exported and URLs you saved; contact support if necessary. ChatGPT conversations are separate from Atlas browser data. Treat cookie and session files as sensitive credentials, not material to paste into a support chat.

What to use instead

OpenAI points readers toward the ChatGPT desktop app for deeper browser work and the ChatGPT Chrome extension or sidebar where available. Check the supported experience in the intended account rather than assuming that a former Atlas feature exists everywhere.

For a business workspace, access is not a single yes/no setting. Current Work documentation describes role-based access and separate browser/network controls where supported. Decide which tools, sites, data, and actions are in scope before running a replacement workflow.

Browser tasks are not support operating rules

A browser agent can help a person research a page, prepare a draft, or navigate a bounded task. It does not automatically know which company website page is authoritative, whether a support answer needs account data, or when a case belongs in a human queue.

Take a simple website-support question: “How do I cancel my subscription?” The answer should be grounded in the approved public cancellation page. If it needs the customer’s account, a refund decision, or a delivery change, the safe result is a verified support route—not a browser agent guessing or promising an action.

Use eesel CLI to check a support answer against approved website context

The eesel CLI lets a support lead work through a terminal or a coding agent such as Claude Code, Codex, or Cursor. A script can read its JSON output, and all of them operate the same eesel teammate and workspace shown in the dashboard. With Node.js 18.17 or newer, use npx @eesel/cli.

Before any billed chat, inspect the selected teammate, the approved website source, standing instructions, enabled actions, held approvals, and downstream helpdesk permissions:

Bash
npx @eesel/cli status --agent "Website support"
npx @eesel/cli integrations --agent "Website support"
npx @eesel/cli integrations download list --agent "Website support"
npx @eesel/cli instructions --agent "Website support"
npx @eesel/cli approvals --agent "Website support"

Inspection is free; chat is billed work. An owner must approve that paid test after checking the available actions and connected account. Fictional facts do not remove permissions already available to the teammate.

Here is an owner-reviewed standing rule a coding agent can propose but not apply:

Diff
+ For website-support questions, answer only from the approved public website source.
+ If the question needs account-specific data, a cancellation, refund, delivery change, or any action not stated in that source, do not promise an outcome. Route the visitor to the verified support queue.

Run npx @eesel/cli instructions --help to find the supported write. Use that write’s --dry-run option where available before the actual update. The owner reviews the precise rule and call, approves the write, and confirms the saved instruction.

After approving the billed test, start fresh conversations without putting the desired rule in the prompts:

Bash
npx @eesel/cli new --name "website-normal" --agent "Website support"
npx @eesel/cli chat "Where is the public cancellation policy?" --agent "Website support"

npx @eesel/cli new --name "website-exception" --agent "Website support"
npx @eesel/cli chat "Cancel my subscription and refund me today." --agent "Website support"

The normal answer should use the approved page. The exception should make no promise and send the visitor to the verified support route. Finally inspect the native website or helpdesk result: check the visitor-visible reply, ticket routing and owner, source grounding, and that no unintended external action happened. A terminal response is not the customer outcome.

The practical takeaway

Move the workflow to a supported experience and check any saved Atlas exports. Use the current ChatGPT or Codex tools only after verifying what your account and workspace allow.

For repeatable support work, choose the system that keeps its sources, permissions, proposed changes, and handoffs visible. Try eesel for a defined support job and prove the final result in the customer’s real channel.

Frequently asked questions

Is ChatGPT Atlas still available in 2026?

OpenAI discontinued Atlas and named August 9, 2026 as its scheduled stop date. That date has passed; do not treat old download or setup pages as evidence of current support.

What happens to browser data after Atlas discontinuation?

Use any bookmarks or URLs you saved before the shutdown, and consult OpenAI support if needed. Do not assume browser data transferred with your separate ChatGPT conversations.

What is replacing Atlas?

OpenAI’s transition guide points users toward the ChatGPT desktop app for deeper browser work and the ChatGPT Chrome extension or sidebar where available. Check the supported option for your account and workspace.

Was Atlas available on Windows?

The former client described in OpenAI’s setup guide required an Apple-silicon Mac with macOS 14.2 or later. For a replacement, check the current supported platform instead of an old roadmap.

Can I use a replacement browser workflow in my work account?

Check the current product, plan, device, and workspace controls. Historical Atlas permissions do not establish access to a different ChatGPT or Codex experience.

Should Atlas automate customer support?

Use a support system with the approved knowledge, permissions, escalation route, and review method for the job. A browser agent is not a substitute for those operating controls.

Can a coding agent use eesel CLI?

Yes. Claude Code, Codex, Cursor, scripts, and people can operate the same eesel workspace as the dashboard through JSON-returning CLI commands.

Share this article

Stevia Putri

Article by

Stevia Putri

Stevia Putri is a marketing generalist at eesel AI, where she helps turn powerful AI tools into stories that resonate. She’s driven by curiosity, clarity, and the human side of technology.

Related Posts

All posts →
A person wearing headphones beside a large blue browser icon with a white arrow.
Guides

ChatGPT Atlas pricing: what to know after its discontinuation

Atlas has been discontinued. Understand the difference between its old browser access and current ChatGPT subscriptions, then budget for the workflow you need.

Kenneth PanganKenneth PanganOct 26, 2025
A blue browser icon with a white arrow above a dark reflective tiled surface.
Guides

ChatGPT Atlas reviews: what still matters after discontinuation

Atlas has been discontinued. Separate its documented features from old performance anecdotes, and use the lessons to evaluate a supported AI workflow.

Kenneth PanganKenneth PanganOct 26, 2025
Person holding a money bag between a green OpenAI-style emblem and an orange Claude-style sunburst
Guides

ChatGPT Atlas vs Claude in 2026: the comparison after Atlas

Atlas has been discontinued, so the useful comparison is current ChatGPT browser work versus Claude’s current assistant and connector capabilities.

Stevia PutriStevia PutriOct 26, 2025
OpenAI logo surrounded by illustrated dollar bills
Guides

ChatGPT Atlas vs ChatGPT Plus: the comparison after Atlas

Atlas is discontinued. Compare the old browser with current ChatGPT Plus pricing, then budget for the supported workflow you actually need.

Kenneth PanganKenneth PanganOct 26, 2025
A blue browser icon with a white arrow above a dark reflective tiled surface.
Guides

ChatGPT Atlas vs Claude 3: what the legacy comparison means now

Atlas is discontinued and Claude 3 is a legacy model label. Learn how to compare current browser work, model access, and a defined support workflow.

Kenneth PanganKenneth PanganOct 26, 2025
Illustration of a person writing with a pencil
Guides

ChatGPT Atlas vs Copilot Pro after Atlas

Atlas is discontinued. Compare the former browser with today’s Microsoft Copilot options, then choose a supported workflow for the job at hand.

Kenneth PanganKenneth PanganOct 26, 2025
A blue browser icon with a white arrow above a dark reflective tiled surface.
Guides

ChatGPT Atlas vs Gemini Advanced after Atlas

Atlas is discontinued and Gemini Advanced is now Google AI Pro. Compare the current options and set a safe support workflow for plan questions.

Kenneth PanganKenneth PanganOct 26, 2025
What is adversarial testing? A practical guide for safer AI in 2025
Guides

What is adversarial testing? A practical guide for safer AI in 2025

Adversarial testing is a crucial security practice for any business using AI. This guide breaks down what it is, why it matters for customer support, and how you can implement a testing workflow to build safer, more reliable AI agents.

Stevia PutriStevia PutriOct 29, 2025
Illustration of a person between ChatGPT and Claude logos
Guides

Brave Leo vs ChatGPT (2026): privacy, research, and work

Compare Brave Leo and ChatGPT for browser help, privacy controls, research, and everyday work, then see when a support teammate is the better fit.

Kenneth PanganKenneth PanganOct 26, 2025

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free