Integrated.SocialIntegrated.Social

ChatGPT Modes Explained: Work, Codex, Remote, Cloud and Projects — A Practical Guide for 2026

ChatGPT now has seven distinct modes: Chat, Work, Codex, Remote, Cloud, Projects and Scheduled. Most users stick with Chat for everything. This guide explains when each mode gives you a better outcome, with practical examples for marketers, founders and operators.

Modi Elnadi10 min read
ChatGPT Modes Explained: Work, Codex, Remote, Cloud and Projects — A Practical Guide for 2026
AI SummaryKey takeaways for AI answer engines
  • ChatGPT now offers seven distinct modes: Chat (conversation), Work (deliverables), Codex (code), Remote (phone-to-computer), Cloud (background execution), Projects (persistent context), and Scheduled (automated recurring tasks).
  • Chat is for quick answers, brainstorming and short drafts. Work is for finished deliverables you can send: reports, decks, spreadsheets, PDFs and research projects.
  • Codex works directly with code repositories, terminals, Git branches and development environments. It can inspect, modify, test and deploy code autonomously.
  • Remote turns your phone into a control panel for ChatGPT or Codex running on another computer. Cloud runs tasks on OpenAI’s servers so your laptop can be closed.
  • Projects are persistent workspaces holding related chats, files, instructions and context. Scheduled tasks automate recurring work like weekly briefings or monitoring.
  • The key distinction: Remote is where you control work from; Cloud is where the work actually runs. Work produces business deliverables; Codex changes codebases.
Key Numbers
7

Distinct Modes

Chat, Work, Codex, Remote, Cloud, Projects, Scheduled

400M+

Weekly Users

ChatGPT active users globally (OpenAI, 2026)

85%

Stay in Chat

of users never try Work or Codex modes

3x

Faster Delivery

Work mode vs manual assembly for reports

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

ModeMental ModelUse It When…
ChatTalk to an expertYou need an answer, explanation, brainstorm, translation or short draft
WorkDelegate to an analystYou want a completed report, deck, spreadsheet, PDF or research project
CodexDelegate to a technical builderYou want code changes, website edits, testing, debugging or repository work
RemoteControl your computer from your phoneYou want ChatGPT or Codex to work on your Mac/PC while you monitor from iPhone
CloudRun the job on OpenAI’s computersYou want it to continue after your laptop is closed
ProjectA persistent workspaceSeveral chats need the same files, instructions and context
ScheduledAn automated employeeSomething 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

EnvironmentWhat Happens
LocalCodex works directly in your existing project folder
WorktreeCodex creates an isolated Git working copy, protecting your main folder
CloudCodex 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

RemoteCloud
Uses your connected Mac, PC or SSH machineUses a hosted cloud environment
Can use your local files and logged-in toolsUses files and credentials configured in its cloud environment
Host must remain awake and onlineYour computer can be turned off
Good for existing local projectsGood 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 TaskBest Choice
Quick question, translation or opinionChat
Product research with a concise recommendationChat
Deep research with a scored comparison fileWork
Performance analysis or strategy documentWork inside a Project
PDF invoice, deck or spreadsheetWork
Content strategy planningWork
Actually changing a website or appCodex
Building an automated tool or integrationCodex
Directing work from your phone while awayRemote
Weekly automated briefingScheduled Work task
Storing reusable documents and assetsLibrary
Connecting Gmail, Calendar, Drive or SlackPlugins

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.

Frequently Asked Questions

What is ChatGPT Work mode?

ChatGPT Work mode is designed for producing finished deliverables: reports, presentations, spreadsheets, PDFs and research projects. Unlike Chat mode which responds conversationally, Work mode plans and executes multistep tasks independently, asks for approvals at key stages, and delivers a polished output you can use or send directly.

What is the difference between ChatGPT Work and Codex?

Work produces business deliverables (reports, decks, audits, spreadsheets). Codex changes codebases and technical files (websites, APIs, scripts, repositories). Choose based on the main object being changed: if it is a document or analysis, use Work. If it is code or a technical system, use Codex.

What is ChatGPT Remote mode?

Remote turns your iPhone into a control panel for ChatGPT or Codex running on another computer. Your phone sends instructions and receives updates, while the connected Mac or PC does the actual work using its local files, credentials and applications. The host computer must remain awake and online.

What is the difference between Remote and Cloud in ChatGPT?

Remote uses your connected Mac, PC or SSH machine and requires it to stay awake and online. Cloud runs tasks on OpenAI’s hosted servers so your computer can be turned off. Remote is for accessing a specific machine’s files and tools. Cloud is for background work that does not need your local environment.

What are ChatGPT Projects?

Projects are persistent workspaces that hold related chats, uploaded files, instructions, sources and connected context. They solve context loss by retaining your preferences, brand voice and file structure across all conversations within the project. Inside a project you can use either Chat or Work mode.

Can ChatGPT run tasks automatically on a schedule?

Yes. Scheduled tasks let ChatGPT perform work at a future time or on a recurring basis. Examples include weekly briefings, monitoring websites for changes, invoice reminders and recurring reports. Cloud-based scheduled tasks run without your computer being on.

Do ChatGPT Work and Codex share usage limits?

Yes. Work and Codex currently share usage limits and credits on all ChatGPT plans. More complex Work and Codex jobs consume more allowance than ordinary Chat conversations. Work is not free extra capacity separate from Codex.
About the Author

Modi Elnadi

Founder & Director of Marketing and AI Growth · Integrated.Social

MBA, University of Surrey (Honors) · London, UK · Founded 2014

Modi Elnadi is the founder of Integrated.Social, a boutique B2B, B2B2C, and B2C growth marketing agency established in London in 2014. With 16+ years deploying revenue-generating marketing systems across B2B SaaS, FinTech, Ecommerce, Sports Media, FMCG, Telecoms, and Travel & Tourism, Modi specializes in Agentic AI lead generation, AI Search Optimization (SEO/AEO/GEO/LLMO), and PPC & Performance Max. He has managed $25M+ in paid media, delivered 5x–35x ROAS, and built multi-agent AI systems that generate pipeline daily at scale. Every engagement is consultative, data-driven, and ROI-accountable.

Sectors

B2B SaaSFinTechEcommerceSports MediaFMCGTelecomsTravel & TourismCybersecurityEnterprise AI

Expertise

Agentic AI SystemsGTM StrategyAI Search (SEO/AEO/GEO/LLMO)PPC & Performance MaxDemand GenerationAccount-Based Marketing (ABM)B2B MarketingB2B2C MarketingB2C MarketingPerformance MarketingContent StrategyLLMs & Prompt EngineeringCRM & RevOpsBrand PositioningPersona-Driven CampaignsA/B Testing & CRO

Ready to deploy a lead generation system?

We deploy agentic AI systems for B2B marketing and sales teams, live infrastructure that generates leads daily, not strategy decks. Get a free AI growth audit.

Share this article

98 shares
Add Integrated.Social as a preferred source on Google

Keep Reading

4 articles selected based on what you just read

All articles

Explore 100+ AI marketing insights from the Integrated.Social editorial team

Browse all articles

Handpicked by our team. We may earn a small commission at no extra cost to you.

As an Amazon Associate, Integrated.Social earns from qualifying purchases.