How to Choose the Right ChatGPT Mode
Most ChatGPT users never leave the default Chat interface. With over 400 million weekly active users, OpenAI estimates that fewer than 15% regularly use Work mode, and fewer than 5% have tried Codex. Yet the difference between using Chat for everything and choosing the right mode for each task is the difference between asking an expert for advice and delegating the entire job.
This guide explains every ChatGPT mode available in August 2026, when each one gives you a better outcome, and how they connect to each other.
📥 Download the ChatGPT Modes Decision Framework Cheat Sheet (PDF) [blocked] — A one-page reference you can print or share with your team.
The Seven Modes at a Glance
| Mode | Mental Model | Use It When… |
|---|---|---|
| Chat | Talk to an expert | You need an answer, explanation, brainstorm, translation or short draft |
| Work | Delegate to an analyst | You want a completed report, deck, spreadsheet, PDF or research project |
| Codex | Delegate to a technical builder | You want code changes, website edits, testing, debugging or repository work |
| Remote | Control your computer from your phone | You want ChatGPT or Codex to work on your Mac/PC while you monitor from iPhone |
| Cloud | Run the job on OpenAI’s computers | You want it to continue after your laptop is closed |
| Project | A persistent workspace | Several chats need the same files, instructions and context |
| Scheduled | An automated employee | Something should happen later or repeatedly |
The most important distinction: Remote is where you control work from. Cloud is where the work actually runs.
1. Chat Mode — The Conversational Default
Chat is the conversational version of ChatGPT that most people know. It is optimised for responding to you in real time rather than independently completing a substantial job.
Use Chat for:
- Asking factual questions
- Explaining complicated subjects
- Brainstorming ideas
- Translating between languages
- Writing a short email or social post
- Discussing strategy
- Reviewing something informally
- Generating or editing an image
- Quick web research
- Talking through an idea before committing to a deliverable
Chat can still search the web, analyse files and use plugins. The difference is its working style: it responds to you conversationally rather than producing a standalone finished output.
Easy rule: If your request is a question or a quick task that fits in one message exchange, use Chat.
2. Work Mode — The Deliverable Engine
Work mode is ChatGPT acting like a hands-on colleague. Instead of merely advising you how to do something, it plans and executes a multistep task and produces a finished output.
Work mode can:
- Plan and execute multistep tasks
- Research across several sources
- Work with uploaded or connected files
- Create finished Word documents, PowerPoints, spreadsheets and PDFs
- Analyse data and produce charts
- Build interactive visualisations
- Build or update websites through Sites
- Use installed plugins and specialist skills
- Set up recurring or scheduled work
- Ask you for approvals at important stages
- Revise a specific part of a generated file without rebuilding everything
Use Work for:
- A complete PPC or CRO audit
- A polished client presentation
- A 30/60/90-day growth plan
- A properly researched marketing article
- A campaign-performance spreadsheet
- A source-backed SEO/AEO audit
- Comparing products in a scored spreadsheet
- Producing several coordinated campaign assets
Easy rule: If your request ends with “…and give me something finished that I can use or send,” choose Work.
Work Locally vs Cloud
Work offers two execution environments:
- Work locally: Uses files, browser sessions and applications on your computer. Your computer needs to remain available.
- Cloud: The task runs in an isolated hosted environment. It can continue when your laptop is closed and can be revisited from web or mobile.
Cloud is preferable for research reports, scheduled monitoring and tasks that do not require files or logged-in applications that exist only on your laptop.
3. Codex — The Technical Builder
Codex is the specialised software-engineering and technical execution agent. It is not simply a more intelligent version of Chat. Its major advantage is that it works directly with code repositories, terminals, Git branches, tests, build tools and development environments.
Codex can:
- Inspect a project, understand how it works, and modify several files
- Run tests, find problems, correct them and show you the resulting diff
- Work with GitHub pull requests and code reviews
- Create API integrations
- Debug GA4/GTM scripts
- Build automated tools
- Refactor existing codebases
- Run security reviews
Codex’s Three Environments
| Environment | What Happens |
|---|---|
| Local | Codex works directly in your existing project folder |
| Worktree | Codex creates an isolated Git working copy, protecting your main folder |
| Cloud | Codex runs in a configured hosted environment and can continue in the background |
A worktree is particularly valuable when you want Codex to try a change without interfering with the version you are currently editing.
Simple distinction between Work and Codex:
- Work: “Create my CRO audit and client presentation.”
- Codex: “Implement the CRO changes on the website, run tests and show me the code differences.”
Choose based on the main object being changed: business information or deliverable → Work. Codebase or technical files → Codex.
4. Remote — Your Phone as Control Panel
Remote turns your iPhone into a control panel for ChatGPT or Codex running on another computer. Your phone is not doing the heavy work. The connected Mac or Windows PC is.
With Remote you can:
- Connect your iPhone to a Mac or Windows computer
- Start a new ChatGPT or Codex task on that computer
- Continue an existing task
- Send follow-up instructions
- Answer questions from the agent
- Approve or reject commands
- Review code changes and diffs
- View screenshots of work in progress
- Receive notifications when work finishes or needs attention
- Use voice to direct work
The computer supplies its files, credentials, browser sessions, plugins and local tools. It needs to remain awake, online and signed into the same ChatGPT account.
Practical example: Leave your Mac at home, then from your iPhone: “Open the website project, check why the homepage build failed, fix it, run the tests and show me the result.” You can watch the work, approve anything sensitive and request adjustments from your phone.
Remote vs Cloud
| Remote | Cloud |
|---|---|
| Uses your connected Mac, PC or SSH machine | Uses a hosted cloud environment |
| Can use your local files and logged-in tools | Uses files and credentials configured in its cloud environment |
| Host must remain awake and online | Your computer can be turned off |
| Good for existing local projects | Good for background and parallel coding tasks |
Remote is not a replacement for Cloud. It is remote access to a particular machine.
5. Projects — Persistent Context Workspaces
A Project holds related chats, uploaded files, instructions, sources and connected context. It is not an AI mode — it is an organisational container. Inside a project you can use either Chat or Work.
Example projects:
- Company Growth Strategy
- Client Accounts
- AI Marketing Articles
- Product Research
- Weekly Invoices
Projects solve the biggest limitation of Chat: context loss. Instead of re-explaining your business, brand voice, file structure and preferences in every conversation, a Project retains them across all chats within it.
6. Scheduled Tasks — Automated Recurring Work
Scheduled tasks let ChatGPT perform work at a future time or on a recurring basis without your involvement.
Examples:
- A Monday morning AI growth-marketing briefing
- A Friday invoice reminder
- Monitoring a website or GitHub repository for changes
- Checking for an awaited announcement
- Updating a recurring management report
Scheduled tasks can use files, plugins and skills. Local tasks may require the desktop computer to stay on, while cloud tasks do not.
7. Other Key Sections You Will See
Plugins
Plugins add specialist capabilities or connect ChatGPT to external services: Gmail, Google Calendar, GitHub, Slack, Drive and more. A plugin can contain skills (reusable methods), connectors (service access), tools (actions) and interactive interfaces.
Library
Library stores eligible uploaded and generated files for reuse: PDFs, presentations, spreadsheets, documents and images. Instead of repeatedly uploading the same file, you can attach the saved copy.
Sites
Sites is for creating and hosting websites, dashboards, interactive tools, portals and web applications directly from ChatGPT, with OpenAI-hosted deployment.
Visualisations
Interactive charts, maps, diagrams, calculators and simulations inside a conversation. More interactive than a static chart or screenshot.
Which Mode Should You Use? A Decision Framework
| Your Task | Best Choice |
|---|---|
| Quick question, translation or opinion | Chat |
| Product research with a concise recommendation | Chat |
| Deep research with a scored comparison file | Work |
| Performance analysis or strategy document | Work inside a Project |
| PDF invoice, deck or spreadsheet | Work |
| Content strategy planning | Work |
| Actually changing a website or app | Codex |
| Building an automated tool or integration | Codex |
| Directing work from your phone while away | Remote |
| Weekly automated briefing | Scheduled Work task |
| Storing reusable documents and assets | Library |
| Connecting Gmail, Calendar, Drive or Slack | Plugins |
Important: Shared Usage Limits
ChatGPT Work and Codex currently share usage limits and credits. Work is not free extra capacity separate from Codex. More complex Work and Codex jobs consume more allowance than ordinary Chat conversations.
How This Connects to Your AI Marketing Stack
Understanding ChatGPT modes matters for B2B marketers because the right mode selection determines whether AI assists your thinking or actually completes your work. A CMO using Chat for everything is leaving 80% of the productivity gain on the table.
For teams building AI marketing strategies [blocked], Work mode produces the research, audits and deliverables. For teams implementing agentic AI lead generation [blocked], Codex builds the automations. For teams optimising AEO and GEO visibility [blocked], Scheduled tasks monitor citation changes weekly.
The AI Token Calculator [blocked] can help you estimate costs across different models and modes, and if you want to experience what a fully autonomous AI agent can deliver, try Manus free — it combines Work-style deliverables with Codex-style execution in a single unified agent.









