Anthropic's product names look confusingly similar at first. Claude is the conversational chat you already know, Claude Code is a coding tool for developers, and Cowork lets non-developers delegate whole tasks. All three run the same Claude models — what differs is how and where they work. This guide breaks down the differences and how to choose, based on official documentation as of July 2026.
The difference at a glance
Claude is the chat interface on web, desktop, and mobile. You ask, it answers; you refine drafts and analyze files one exchange at a time. It is also the only one of the three with a free plan.
Claude Code is an agentic coding tool — meaning it plans and executes multi-step work on its own rather than waiting for instructions at every step. It runs in your terminal, the desktop app, or supported IDEs (VS Code, Cursor and other VS Code forks, JetBrains), and can take an instruction like "fix this bug" through exploring the codebase, editing files, and running tests.
Cowork brings the same agentic architecture that powers Claude Code to people who never touch a terminal. Per the official docs, it works inside the Claude Desktop app "without opening the terminal": you describe an outcome — a formatted document, organized files, synthesized research — step away, and come back to finished work.
Claude — for anything conversational
Brainstorming, drafting, summarizing, translating, analyzing documents and images — anything that benefits from back-and-forth dialogue belongs in Claude. You can start free, and paid plans (Pro, Max) raise usage limits substantially. New here? See our step-by-step guide to Claude.
Claude Code — for working with code
Exploring a repository, editing multiple files, and running tests is far more efficient in Claude Code than pasting snippets into a chat, because it accesses your file system and makes real changes. It is included with Pro, Max, Team, and Enterprise plans — not a separate purchase — and shares one usage allowance with Claude under a single subscription. See how to use Claude Code and the installation guide.
Cowork — for delegating non-code work
Cowork is available on paid plans only (Pro, Max, Team, Enterprise) and requires the Claude Desktop app for macOS, Windows, or Linux — it does not run on web or mobile alone. You switch between the Chat and Cowork tabs in the desktop app. Any code or commands Claude writes run inside an isolated virtual machine, separate from your operating system, and file access is limited to folders you explicitly connect. For a full walkthrough, see our Claude Cowork guide.
So which should you use?
If your work is writing, analysis, and questions, start with Claude. If you are a developer working in a codebase, Claude Code saves the most time. If you are not a developer but want to hand off repetitive work — reports, file organization, research — Cowork was built for exactly that. They are not competitors but different tools inside the same subscription: one paid plan covers all three.
Plans and pricing
The Pro plan ($20/month in the US) includes access to Claude, Claude Code, and Cowork. Max comes in two higher-usage tiers (5x and 20x), and Team and Enterprise serve organizations. Usage limits and billing mechanics are covered in our usage limits guide. Prices and plan structures can change at Anthropic's discretion, so check the official pricing page (claude.com/pricing) for current details.
This article is based on Anthropic's official support documentation (support.claude.com) and Claude Code docs (code.claude.com/docs) as of July 3, 2026.