No history yet

learn how to use Claude cowork

Welcome! I'm excited to help you master Claude Cowork. Before we map out our study plan and look at how it operates as an autonomous teammate rather than a basic conversational chatbot, I'd love to learn a little more about what you're hoping to build.

I just want to explore its AI agent capabilities and see what's possible.

It's great that you're looking to explore what is possible with AI agents! Claude Cowork is a major shift in how we interact with AI, moving us from the era of "chatting" to the era of "delegating."

Your path
Setting Up Your Workspace
Advanced Features: Skills and Automation
Practical Workflow Examples

What is Claude Cowork

To understand Claude Cowork, it helps to look at how it differs from the standard Claude Chat you might already use. When you use standard Chat, you are interacting with a chatbot. It is a conversational partner: you ask a question, and it writes back. If you want to use its output, you have to manually copy and paste it into your local files. , on the other hand, is an AI agent. Instead of just talking about a task, you give Cowork a goal, and it actively plans and executes the multi-step process needed to finish that task. It has an that allows it to work on its own, meaning you can describe an outcome, step away from your computer, and come back to completed work.

A comparison showing standard conversation between a user and assistant versus autonomous teamwork involving planning, tool use, and execution.

As you can see in the diagram, instead of a constant back-and-forth, Cowork takes your goal and executes the loop internally. Next, let's look at the specific capabilities that allow it to do this—namely, how it interacts directly with your computer's local files versus standard cloud-sandboxed chatbots.

Continue to the differences in local file access and environment limitations

Let's dive into exactly how Claude Cowork interacts with your computer. This local interaction is what turns it from a simple chatbot into a functional, hands-on team member.

Breaking Down Local File Access

Unlike standard chat applications that require you to manually drag and drop files into the cloud, operates directly within a directory on your machine. You specify a folder on your computer, and Cowork gains the ability to read, edit, and create files inside that designated workspace. To make this happen safely, Cowork relies on the as its physical gateway. Think of the desktop app as a secure, local bridge. It allows Claude's remote reasoning brain to reach down and manipulate the files in your local workspace, run local commands, and coordinate with other tools on your machine. Without the desktop app running, Cowork loses its hands and feet, reverting back to the sandboxed, web-only world of traditional chatting.

An architectural schematic showing Claude AI, the Local Bridge app, and the local file system in a horizontal three-zone layout.

As the diagram shows, you establish a secure, local pipeline. You retain complete control over which folders the AI agent is allowed to touch, keeping your sensitive system files entirely out of bounds.

Now that you see how Cowork uses the desktop app to access your files, let's explore how it actually carries out its work using the "hand-off" interaction model.