How You'll Work with Claude on Your Desktop
Working with Claude on Desktop
The Claude desktop app is your home base for working with Claude. The work sorts into three shapes
Claude Chat: Working with Claude, turn by turn.
You and Claude go back and forth. You ask, Claude answers, you steer, it revises. The thinking happens in the exchange.
Claude Cowork: Handing work off to Claude.
You describe an outcome — a finished brief, a formatted deliverable, a task that runs every Monday — and Claude plans it, does it, and comes back with the result. You review the plan and the output; you don’t stitch the steps together yourself.
Building software with Claude Code.
Claude works directly in a codebase: reading it, writing and testing code, running commands. Built for developers, and worth knowing about even if you never open it.
Claude Chat: Working with Claude, turn by turn
Reach for this when:
The answer changes what you ask next.
You want to stay in it.
It's quick.
Try it out when: (for example)
- You’re staring at an unfamiliar dashboard. -> Screenshot it and ask “what do these metrics mean?” Claude explains while the dashboard stays in view, and your follow-up (“okay, which of these should I actually worry about?”) is the next turn.
- You’re between meetings and need to structure a presentation. -> Talk it through by voice; Claude drafts an outline from what you said; you push back on section three; it revises. Four turns, done before your next call.
- You’ve been jotting product-launch ideas across Apple Notes for weeks. -> Ask Claude to pull together everything about the launch, figure out what you left half-finished, and check your other connected tools for gaps. Then work the gaps together.
Claude Cowork: Handing work off to Claude
Instead of asking a question, you hand Claude the whole piece of work — gather the context, do the analysis, produce the finished thing — and it comes back done. You’re delegating, not just chatting.
Reach for this when:
The task has several steps you'd normally do in sequence.
The output is finished files, where you need them.
The work spans your tools.
It should happen on a schedule, or while you're doing something else.
Try it out when: (for example)
- You want to query all your tools like a database. “Review what we decided about pricing last quarter across meeting notes, Slack, and email, then update the Q3 deck with the findings.” Claude finds the answer across all of them and updates the deck. Hand it off, keep working, check the result.
- You have a folder of 50+ project documents — contracts, financial reports, meeting transcripts. Ask Claude to find the ones most relevant to your initiative and produce a summary memo. It reads every page and pulls out the patterns that only emerge from reading all of them. Review fifty like you’d review five.
- You do the same work every Monday morning — check messages, assemble a status update, prep for the day’s meetings. Set it up once as a scheduled task, and start Monday with answers instead of admin.
In the desktop app, you can hand off tasks in Cowork. What that gives you today:
Local folder access
Scheduled tasks
Subagents
Projects.
Browser use.
Computer use
Plugins
Building software with Claude Code
If you write code, the desktop app gives you a full development environment. Claude works directly in your codebase — reading what’s there, writing and modifying code, running commands. Visual diffs show what changed, a built-in terminal shows commands as they run, and git tracks every version so you can always roll back.
You choose where the work happens:
Local
Cloud
You also choose how much Claude does on its own, with settings including:
- Manually approve. Claude proposes every change and waits for your approval.
- Accept edits. Claude applies file edits automatically.
- Plan. Claude creates a plan before making changes.
Choosing the Right Shape for the Task
| You’re about to… | The shape it takes | Where it lives today |
|---|---|---|
| Ask, brainstorm, draft, or think something through, turn by turn | Working with Claude, turn by turn | Chat (quick entry, dictation, screenshots) |
| Hand off a multi-step task that ends in a finished deliverable, spans your tools, or runs on a schedule | Handing work off | Cowork (folder access, connectors, scheduled tasks, subagents) |
| Write, test, run, and ship code in a codebase | Building software | The Code tab (Local or Cloud) |