Claude · Setup

Claude Chat, Cowork, Code: which one for what

Three Anthropic products, three very different jobs. Here's how to know which one to open before you start your task, without hesitating.

QQuentin Megevand
May 28, 2026 · 7 min read

Most people know Claude through the chat on claude.ai and stop there. They miss the two other products that do 80% of the actual work. The right tool for the right job changes everything.

Anthropic offers three distinct experiences under the same Claude brand. Same intelligence underneath, three interfaces, three roles. If you know which one to open before you start your task, you save a huge amount of time and unlock things you didn't think were possible.

Claude AI Lab

The Claude AI Lab is my Skool community where I share my Claude systems and the more advanced modules. Entry is free.

Join the Lab →
The verdict in 30 seconds
1
Claude Chat = talk to the AI. You ask, it answers. All in the browser, zero setup. For thinking, writing, brainstorming.
2
Claude Cowork = structure your work. Desktop app, access to your local folders, Live Artifacts, Skills, Scheduled Tasks. For executing multi-step tasks without coding.
3
Claude Code = build. Terminal or Code tab in the app, reads your entire repo, runs shell commands, edits multiple files. For developing software.
1

Claude Chat

🔗 claude.ai

The original product, the one everyone knows. A chat interface in the browser or in the "Chat" tab of the desktop app. You type, it answers. You can upload files (PDFs, images, CSVs), do web search, or use a few built-in tools. But Claude stays in the conversation: it doesn't touch anything on your machine, it doesn't run commands.

Who it's for: students, knowledge workers, writers, analysts, managers. Anyone who wants brain help without setup. It's also become the go-to tool for deep research on any topic. Zero friction, accessible in seconds from any tab.

Where it beats the others:

💬
Fluid conversations
No folder to pick, no terminal to open. You ask, it answers. The ideal format for thinking and brainstorming.
🔬
Deep research on any topic
Research mode digs through dozens of sources, cross-references angles, and outputs a synthesized report with citations. No more copy-pasting from ten tabs.
📄
One-off documents
Upload a PDF, ask for a summary, an analysis, a table. As long as you don't need Claude to organize ten files in a folder, Chat is enough.
🌐
Built-in web search
Sources cited, up-to-date answers. Faster than opening three tabs when you just need a quick fact.
🆓
Free tier available
No need to pay to get started. The only one of the three products accessible without a subscription.

Concrete examples: rewriting an email, translating a document, generating an article outline, explaining a technical concept, comparing two approaches, summarizing a PDF. Anything that fits inside a conversation, without needing to touch your machine.

When you outgrow Chat

If you find yourself copy-pasting text between Claude and a file on your computer for the fifth time, that's the signal: move to Cowork.

2

Claude Cowork

📍 Cowork tab in the desktop app

The quantum leap. You download the desktop app, point it at a folder on your computer, and Claude can now read, create, rename, and reorganize files inside it, with your approval at every major step. You watch its Artifacts (docs, sheets, slides, code) build live in the side panel. You enable reusable Skills. You set up Scheduled Tasks that run even when you're not touching the app.

Who it's for: knowledge workers who want AI to structure their work instead of just telling them how to do it. Non-developers, freelancers, solo founders, marketing teams. If you can install an app and you want an AI colleague that touches your actual files, this is it.

Where it beats the others:

📁
Access to your local files
Cowork sees the folder you give it, and only that one. It can create, edit, organize inside. Chat can't, Code can but only via terminal.
🎨
Live Artifacts
Watch Claude build a doc, sheet, or slide live in the side panel. You comment, it iterates in real time. Exclusive to Cowork.
Scheduled Tasks
Tell Claude to run while you sleep: morning digest, client brief, recurring scrape. Cowork executes on its own.
🛡️
Visual, reassuring
You see what Claude is about to do before it does it. Approve button on every major action. Far more reassuring than a terminal going wild.

Concrete examples: sorting a folder of 200 PDFs into a clean index, merging emails from a project with your Notion to generate a brief, compiling a weekly report from your Calendar meetings + Slack threads, automating your AI watch into a notes file updated every morning.

The reflex to build

Before copy-pasting from Chat into a file, ask yourself if Cowork can write into that file directly. Most of the time, yes.

3

Claude Code

📍 terminal CLI or Code tab

The autonomous coding agent. You install it via terminal (npm install -g @anthropic-ai/claude-code or equivalent), launch it in your project, and it reads your entire repo. It can edit multiple files at once, run your tests, execute shell commands, deploy. There's also a "Code" tab in the desktop app with a graphical interface on the same engine, with visual diffs before applying each change.

Who it's for: software engineers, technical founders, DevOps, power users comfortable in terminal and git. If you build or maintain software, this is the main weapon.

Where it beats the others:

⚙️
Runs shell commands
Launches your tests, builds, deployments, scripts. The only one of the three that can act directly on your shell.
🧠
Understands your full repo
Reads every file in a project to plan a coherent change. Ideal for multi-file refactors and dependency upgrades.
🔁
Iterates on its own until it passes
Runs tests, looks at what breaks, fixes, retries. Compressed dev cycle.
🚀
Goes all the way to deployment
With the right permissions, can run a git push, CI build, aws or gcloud. All from the same session.

Concrete examples: building a project from scratch (Next.js + FastAPI + Postgres), upgrading Django 3 to 4 while fixing the breaking changes, refactoring a monolith into two services, adding a full GitHub Actions CI, writing and running a database migration.

Not just for devs

Even if you don't code every day, opening Claude Code once to automate a small script is well worth the install friction. You'll quickly see the difference with Cowork.

4

The decision rule

📍 memorize once and for all

One filter, applied before every task: do I want to talk, structure, or build?

💬
Talk → Chat
Thinking, brainstorming, writing, deep research, one-off analysis. No files to touch, no code to push. Chat, from browser or app.
📁
Structure → Cowork
The AI needs to touch your local files, build Artifacts live with you, or run while you sleep. Desktop app, Cowork tab.
💻
Build → Code
You're building or maintaining software. Tests, deployments, refactors, scripts. Terminal or Code tab.

The classic trap: staying in Chat for tasks that want Cowork or Code. You end up copy-pasting text between the app and your files for hours, when Cowork would do it on its own. Simple rule: as soon as a task involves two files or more, or an external tool (Gmail, Notion, Calendar), get out of Chat.

The bonus: all three share your Anthropic subscription. One bill, three tools. You can switch between them in the same day without paying more.

The right reflex

Before typing your question, pick the right tab. Thirty seconds of thought, hours saved downstream.

Want to set it all up together

Understanding the difference is step 1. Wiring all three into your daily life so they work as a team is step 2, and that's where most people get stuck.

That's exactly why I built my Claude AI Lab community on Skool. Inside, we configure your setup together, share the Skills that work, build the Cowork workflows that save hours, and debug live when you're stuck. You walk out with a setup that runs, not with tutorials gathering dust.

Join Claude AI Lab

skool.com/claude-ai-lab, 147 EUR for lifetime access. If you want concrete help and a community to push you into the top 1% of Claude users, this is it.

Want to go further?

And day-to-day, I post one reel a day on Instagram: @quentin_iamarketing