Cowork is a new tab inside the Claude Desktop app that gives you the same agentic power as Claude Code - local file access, multi-step task execution, MCP integrations, and access to skills and capabilities like vector tracing and document creation - without opening a terminal. It launched in January 2026, sitting right next to Chat and Code, and it’s aimed at knowledge workers who want Claude to do real work on their files, not just answer questions about them.
WHAT “AGENTIC” MEANS HERE In regular Claude chat, you ask a question and get an answer. Agentic means Claude handles tasks autonomously - it reads your files, creates new ones, runs multiple steps in sequence, and makes decisions along the way without you approving each one. You describe the outcome you want, walk away (or go to sleep), and it figures out how to get there.
WHAT YOU GET
- Local file access - reads, creates, edits, and organizes files in any folder you point it at. It’s content-aware - point it at a messy Downloads folder and it’ll sort a coffee receipt into “Receipts” and a contract PDF into “Legal”
- Document creation - real Excel with working formulas (VLOOKUP, SUMIF), pivot tables, conditional formatting, and data validation dropdowns. PowerPoint decks from scratch or from your existing templates, with editable charts and diagrams. Word docs and PDFs too
- Skills and capabilities - vector tracing (raster to SVG), image generation, data analysis and visualization, format conversion (docx to PDF, PNG to SVG, image compression), web search, and whatever Anthropic adds next. These load automatically when relevant to what you’re doing
- MCP integrations - connects to Slack, Jira, Notion, Google Drive, Gmail, Linear, Google Calendar, and 50+ more. Same protocol as Claude Code
- Scheduled tasks - recurring automation on any frequency. Daily Slack digests, weekly spreadsheet rollups, Friday team summaries - type
/scheduleand pick a cadence - Browser access - pairs with Claude for Chrome to click, type, navigate tabs, fill forms, and pull information from websites. Has built-in knowledge for popular platforms like Slack, Gmail, and Google Docs
- Multi-step execution - describe an outcome and Claude plans, coordinates, and completes it autonomously while you do something else
HOW IT WORKS
You point Cowork at a folder on your computer, describe what you want done, and Claude goes to work. No terminal, no commands, just a conversation and a folder. If Chat is asking a colleague a question, Cowork is handing them a project and checking back when they’re done.
WHY THIS IS MORE THAN JUST “CLAUDE BUT WITH FILE ACCESS”
I’ve been writing about skills, hooks, CLAUDE.md, and MCP servers for months. All of that - teaching Claude your workflows, connecting it to external tools, giving it guardrails - has been locked behind a terminal. If you weren’t comfortable with the command line, none of it was available to you.
Cowork makes all of that available without the command line. The same agentic engine that powers Claude Code is now accessible from a desktop app with a folder picker. MCP servers work here too, so integrations people have been building for Claude Code (Slack, Jira, Notion, Google Drive, Gmail) are available to someone who’s never typed npm install.
COWORK HAS SCHEDULING
Cowork has built-in scheduling. You type /schedule in any session and set up recurring automation - hourly, daily, weekly, or on specific weekdays.
So you could have a daily morning brief that pulls from your email, calendar, and analytics. A weekly report that compiles data from multiple sources into a formatted spreadsheet. A Friday summary that turns your team’s week into a presentation deck. That stuff used to require a developer writing scripts or an expensive automation platform.
NOTE Scheduled tasks only run while your computer is on and Claude Desktop is open. If your laptop sleeps through a scheduled time, it skips that run. This isn’t a cloud service - it’s your desktop app doing work on your machine.
WHAT IT CAN’T DO YET
Cowork is still in research preview. There’s no memory between sessions, so each task starts fresh - if you’ve read about how LLMs handle context, same situation. It burns through tokens faster than regular chat because of all the behind-the-scenes work (file analysis, planning, screenshots), so your usage quota disappears quicker than you’d expect. And it’s desktop-only, no web or mobile.
Anthropic is upfront that “agent safety is still in development,” so start with low-stakes folders and copies of important files before pointing it at anything critical.
WHO THIS IS FOR (AND NOT FOR)
If you’re already using Claude Code, Cowork probably isn’t your thing - you have more control and flexibility in the terminal. But if you’ve been reading this blog thinking “I wish I could do that stuff without learning the command line,” or if you have a colleague who keeps asking about Claude but won’t open a terminal, Cowork is the thing to point them to. Available on Pro and up.
WHERE COWORK FITS
Claude Desktop now has three tabs: Chat for questions, Cowork for projects, Code for building. Before Cowork, the “projects” part required a terminal, which meant most knowledge workers were stuck in Chat even when they needed something more hands-on. I wrote a full breakdown of every Claude product and where each one fits if you want the complete picture.