Back to FAQ menu

Claude tool landscape · Question 1

Claude Code vs. Claude Chat vs. Claude Cowork — what's the difference and when do I use each?

Three surfaces, three habits: browser chat, desktop with local files, and agent-style work inside a project folder.

Claude Chat (claude.ai) is the browser experience you probably already know. Use it for drafting, summarizing uploads, Q&A, and rough brainstorming. Projects there keep instructions and shared context for chats inside that project.

Claude Cowork (desktop app) runs on your machine so Claude can read local files and see what you have open, without you uploading everything. Good for briefings from desktop docs and lighter automation when you do not want a terminal.

Claude Code is the heavier-duty option (terminal or desktop): it works inside one project directory, reads and writes files there, runs workflows, wires MCPs, and is where skills and repeatable agent setups tend to live.

Rough split:

  • Quick question or one-off → Chat
  • Local files, no terminal → desktop Cowork
  • Reusable workflows, skills, MCPs → Claude Code