ChatGPT Chat vs Work vs Codex: which one should you use?
Plain-English guide to the three ways to use ChatGPT for real work - which touches local files, and when a folder safety net actually matters.
Last updated July 22, 2026
Short answer
Use Chat for questions and quick help. Use ChatGPT Workfor longer, multi-step knowledge-work tasks and finished documents - and it’s the mode that can reach into folders on your Mac when you let it. Use Codexonly if you’re working inside a software project. The one line that matters for file safety: local ChatGPT Work and Codex can change files on your Mac; plain Chat cannot.
Information checked on July 22, 2026 - ChatGPT Work and Codex are changing quickly, so treat the specifics below as a snapshot of how things work today rather than a permanent description.
Why there are three of them
If you open ChatGPT and feel like there are suddenly several different products wearing the same name, you’re not imagining it. The three are aimed at three different jobs, and the confusing part is that they overlap in the middle. The clearest way to tell them apart is not by their features but by what they’re for - and, for anyone worried about their files, by whether they can touch your Mac.
ChatGPT Chat: questions and quick help
This is the ChatGPT you already know. You ask a question, it answers. You can paste in text, or upload a file - a spreadsheet, a PDF, an image - and ask it to summarize, analyze, or rewrite what’s inside. The important detail people miss: when you upload a file, ChatGPT works on a copy in the cloud. It reads that copy, does its thing, and hands you the result. It does not reach into the folders on your Mac, and it doesn’t write anything back to your disk.
That makes Chat the safest of the three by design. There’s nothing on your computer for it to change, so there’s nothing to accidentally break. If your whole relationship with ChatGPT is “ask a question, get an answer, maybe upload something to look at,” you never need to think about folder access or a safety net at all.
ChatGPT Work: finished deliverables, and local files
ChatGPT Work is built for the bigger, multi-step jobs - the kind where you want a finished thing at the end rather than a chat transcript. Think “take these twenty research notes and produce a structured report,” or “go through this folder of invoices and pull the totals into one clean spreadsheet.” It plans, works in steps, and aims to hand back a deliverable.
Here is the part that matters for file safety. In the ChatGPT desktop app, ChatGPT Work can open local folders and work with the actual files on your Mac - with your permission. Once you grant access to a folder, it can create, edit, rename, move, and organize files in place. That’s genuinely useful: it’s the difference between getting back a summary and getting back a folder that’s actually been tidied. But it also means real files are being changed, which is where having a way to review and undo those changes starts to matter. For the full picture of what “folder access” does and doesn’t allow, see can ChatGPT edit files on your computer?
If you’re weighing ChatGPT Work against Claude Cowork - the other assistant built for hands-on file work - the side-by-side comparison for everyday file work walks through where they differ for non-developers.
Codex: for software projects
Codex is the developer-focused one. It’s designed for working inside a software project - the folder full of code that a developer keeps under version control. It leans on tools built for that world, including Git (the version-tracking system developers use to record every change) and a feature called a worktree, which just means letting the AI work on a separate copy of the project so your main copy stays untouched until you approve.
If none of that sounds like your day, that’s the signal: Codex is probably not the mode you want. It assumes a technical workflow and expects you to be comfortable reviewing changes the way a programmer does. Non-developers organizing folders, cleaning up documents, or drafting deliverables will be happier and safer in ChatGPT Work.
The comparison, at a glance
The only row most people need to read closely is the middle one - whether the mode touches files on your actual Mac.
Chat
- Best for: questions, quick help, and looking at a file you upload.
- Touches local files? No. It works on a copy in the cloud; nothing on your Mac is changed.
- Who it’s for: everyone, for everyday questions and one-off tasks.
ChatGPT Work
- Best for: longer, multi-step tasks and finished deliverables - reports, organized folders, cleaned-up spreadsheets.
- Touches local files? Yes, in the ChatGPT desktop app, once you grant folder access - it can create, edit, rename, move, and organize files.
- Who it’s for: knowledge workers who want a done result, not just an answer.
Codex
- Best for: software projects and technical repository workflows.
- Touches local files? Yes, and it’s built around developer version-tracking (Git) to manage those changes.
- Who it’s for: developers and people comfortable working inside code projects.
The crux: which modes reach your Mac
Strip away everything else and this is what decides whether you need to think about file safety:
- Plain Chat - no. Even when you upload a file, the work happens on a cloud copy. Your originals are never touched.
- Local ChatGPT Work - yes. Grant a folder, and real files in it can be created, changed, moved, or deleted.
- Codex - yes. It works directly inside a project folder, though it’s wrapped in developer tooling built to track changes.
When a folder safety net actually matters
The moment a mode can change files on your Mac, one honest question follows: if it changes the wrong thing, can you get it back? For developers using Codex, the answer is usually built in - Git records every change, and someone who knows it can walk edits back. If that’s you, you likely don’t need anything extra.
The gap is for everyone else: people using local ChatGPT Workto organize or edit real folders who don’t use Git and don’t want to learn it. ChatGPT’s own chat summary tells you what it saysit did, but that’s not a file history you can inspect or reverse. If it renames the wrong batch of files or overwrites a document you cared about, there’s no built-in undo button that reaches back through the whole task.
That’s the narrow spot where a folder-level safety net earns its keep. CoworkRestoreis a Mac menu-bar app that watches the folders you hand to ChatGPT Work and quietly saves versions as changes settle, so you can see exactly what changed and restore one file - or the whole folder - if a task goes sideways. It works by watching the folder itself; there’s no ChatGPT extension and no native hook into the app, just folder watching underneath.
Being straight about what CoworkRestore is not
- Mac-only and local-only. It watches folders on your own Mac and stores versions on your own disk. No cloud sync, no other platforms.
- Not retroactive. It can only restore changes that happened after you added a folder to it. It can’t recover anything from before it was watching.
- Not a backup. Keep Time Machine, iCloud, or whatever you already use running alongside it.
- Independent. It has no affiliation with OpenAI or Anthropic, and it doesn’t connect to your ChatGPT account - it only watches folders you choose.
The bottom line
Match the mode to the job. Ask questions in Chat. Get real work finished in ChatGPT Work, which is also the mode that can reach into your Mac’s folders once you allow it. Reach for Codexonly when you’re inside a software project. And if you’re letting local ChatGPT Work loose on folders that matter without a version tool of your own, that’s the one situation worth adding a safety net for - so a task you can’t undo never becomes a day you can’t get back. For more on what OpenAI’s tools can and can’t do with your files, their own documentation at openai.com is the authoritative source.