🤖 AI Tools
· 8 min read
Last updated on

What Is Claude Cowork? Anthropic's AI Desktop Agent Explained (2026)


Claude Cowork is Anthropic’s desktop agent — an extension of Claude that lives on your computer and works directly with your files, apps, and workflows. Instead of copying text into a chat window and pasting answers back out, Cowork reads your documents, edits spreadsheets, reorganizes folders, sends emails, and executes multi-step tasks autonomously. It launched as a research preview on January 12, 2026 for Max subscribers on macOS, expanded to Pro users four days later, and arrived on Windows with full feature parity on February 10. It runs on Claude Opus 4.7 with a 1-million-token context window, and it’s built on the open Model Context Protocol (MCP).

How Cowork Differs from Regular Claude Chat

If you’ve used Claude in the browser, you know the loop: paste context in, get a response, copy it somewhere useful. Cowork breaks that loop entirely.

Cowork runs inside a sandboxed virtual machine on your machine. You grant it folder-level permissions — say, your ~/Documents/Q1-Reports directory — and it can read, create, rename, merge, and reorganize files within that scope. It doesn’t silently act on your behalf, though. Every multi-step plan is visible before execution, and you approve each phase before Cowork proceeds.

This is the core difference: regular Claude is a conversational assistant. Cowork is an agent — it plans, acts on your local environment, and loops back with results.

Key Features

Autonomous Multi-Step Execution

Give Cowork a goal like “consolidate these twelve meeting notes into a single summary document organized by project.” It breaks the task into discrete steps, shows you the plan, and waits for your approval. You can modify the plan, skip steps, or let it run. Each step’s output is visible so you can course-correct at any point.

Direct File System Access

Cowork reads and writes files natively. It can:

  • Scan a folder of invoices and rename them by vendor and date
  • Merge multiple CSVs into a single cleaned dataset
  • Create new documents from templates
  • Reorganize directory structures based on rules you define

All file operations happen within the folders you’ve explicitly permitted. Nothing outside that sandbox is touched.

Computer Control (March 2026)

Anthropic shipped Computer Control in March 2026, giving Cowork the ability to navigate your screen — clicking buttons, filling out form fields, scrolling through spreadsheets, and interacting with desktop applications. This is particularly useful for apps that don’t have APIs or connectors. Cowork can literally see your screen and operate the UI the way you would.

Skills

Skills are reusable action modules — think of them as saved workflows. If you regularly need Cowork to pull data from a spreadsheet, format it, and paste it into a Notion page, you save that as a Skill and trigger it with a single command. Skills can be shared across Projects and with team members.

Scheduled Tasks

Cowork can run tasks on a timer without you being present. Common examples:

  • Morning briefings — summarize overnight emails, Slack messages, and calendar changes into a single document on your desktop by 8 AM
  • Weekly reports — pull data from connected tools every Friday and generate a formatted summary
  • File maintenance — reorganize your Downloads folder nightly

Scheduled Tasks run within Projects (more on those below) and respect the same permission boundaries.

Connectors and Plugins

Cowork ships with 38+ native connectors including Gmail, Slack, Google Drive, Linear, Notion, GitHub, Jira, Salesforce, and more. These let Cowork read from and write to external services without you switching windows.

The plugin ecosystem expanded quickly. Anthropic released 11 official plugins on January 30, followed by 12 role-specific plugins on February 24 covering productivity, sales, finance, HR, engineering, and legal workflows. The plugin launch had a measurable market impact — $285 billion was wiped from software stocks in the days that followed, with Intuit dropping 33%, ServiceNow 23%, and Salesforce 22%. The market’s read: if an AI agent can do what these platforms do from a single desktop interface, the subscription bundles face real pressure.

Cowork vs Claude Code

Cowork and Claude Code share the same underlying engine and were designed for different audiences. In fact, Cowork was built in just 10 days using Claude Code itself.

Feature Claude Cowork Claude Code
Target user Knowledge workers, ops, managers Developers, engineers
Interface GUI (desktop app) Terminal / CLI
Primary tasks Files, documents, email, scheduling Code, git, tests, deployments
Execution style Visible plans, step-by-step approval Inline terminal execution
Computer Control Yes (screen, clicks, forms) No
Connectors 38+ (Gmail, Slack, Notion, etc.) Git-focused integrations
Underlying model Claude Opus 4.7 Claude Opus 4.7

If you write code for a living, Claude Code is the sharper tool — read the full guide here. If you manage projects, handle documents, or coordinate across tools, Cowork is built for you. Many people use both. For more on the desktop experience, see our Claude Code Desktop redesign guide.

Dispatch: Phone-to-Desktop Control

Dispatch lets you send tasks to Cowork from your phone. You’re on the train, you remember you need a report reformatted and emailed before a 9 AM meeting — open Dispatch, type the instruction, and Cowork executes it on your desktop at home (or wherever your machine is running).

Dispatch tasks queue up if your computer is asleep and execute when it wakes. They follow the same permission model — Cowork can only touch folders and connectors you’ve already authorized. It’s a surprisingly natural workflow once you get used to it: your phone becomes a remote control for your desktop agent.

Pricing

Plan Price Cowork Access Notes
Pro $20/mo Yes Standard usage limits
Max $100/mo Yes 5× usage, priority access
Max Ultra $200/mo Yes Highest usage limits

One important caveat: Cowork consumes tokens aggressively. Every file it reads, every plan it generates, every connector call — it all counts against your limit. Heavy Pro users regularly hit their ceiling mid-month. If you plan to use Cowork as a daily driver for file management and scheduling, Max ($100/mo) is realistically the floor. For a broader look at how Claude’s models compare to competitors, see our AI model comparison.

Who Should Use Cowork (and Who Shouldn’t)

Cowork is a strong fit if you:

  • Spend hours on repetitive file and document tasks (renaming, merging, reformatting)
  • Coordinate across multiple tools (email + project management + docs)
  • Want scheduled automations without learning Zapier or writing scripts
  • Need an assistant that remembers context across sessions (Projects)
  • Work in ops, finance, HR, sales, legal, or management roles

Cowork is probably not for you if you:

  • Primarily write code (use Claude Code instead)
  • Need real-time collaboration with teammates inside the same document
  • Are on the free Claude tier (Cowork requires Pro or above)
  • Are uncomfortable granting an AI agent file system access, even sandboxed

Projects: The Persistent Workspace

Projects reached general availability in early 2026 and they’re the feature that makes Cowork feel less like a tool and more like a colleague. A Project is a persistent workspace with:

  • Memory across sessions — Cowork remembers what you discussed, what files it touched, and what decisions were made. You don’t re-explain context every time you open a conversation.
  • Custom instructions — Set per-project rules. “Always use metric units.” “Format dates as DD/MM/YYYY.” “Summarize in bullet points, not paragraphs.”
  • Import Chat Projects — Migrate existing Claude chat conversations into a Project. Claude carries over the memory and any referenced files.
  • Scheduled Tasks — Attach recurring automations to a Project. Your “Weekly Sales Report” Project can auto-generate every Friday at 5 PM and drop the file in a shared Drive folder.

Projects turn Cowork from a one-shot assistant into something with continuity. For teams, this is where the real productivity gains show up — you build a Project once, refine it over a few sessions, and then it runs reliably on its own.

FAQ

Do I need a Max plan for Claude Cowork, or does Pro work?

Pro ($20/mo) includes Cowork access, but heavy users regularly hit their token ceiling mid-month because Cowork consumes tokens aggressively — every file read, plan generated, and connector call counts against your limit. If you plan to use Cowork as a daily driver, Max ($100/mo) is realistically the minimum for uninterrupted usage.

Can Cowork access any file on my computer?

No. Cowork operates within a sandboxed virtual machine and can only access folders you’ve explicitly granted permission to. You control exactly which directories it can read and write. Nothing outside your permitted folders is touched, and every multi-step plan is visible for your approval before execution.

What’s the difference between Cowork and Claude Code for developers?

Claude Code is a terminal-based tool designed for writing and editing code, running tests, and managing Git workflows. Cowork is a GUI desktop agent designed for knowledge workers — file management, email, scheduling, document processing, and cross-tool coordination. Many developers use both: Claude Code for coding and Cowork for everything else (organizing docs, drafting emails, managing project files).