COMPLETE BEGINNER GUIDE — UPDATED MARCH 2026

Get Started with
Claude Cowork

The step-by-step guide to setting up your AI-powered workspace. No technical experience required. From download to your first real task in under 30 minutes.

Start this now — read while you wait Download Claude Desktop — the first-time setup includes a ~2GB download that takes a few minutes. Get it running, then follow along.

What's Inside

Most people know ChatGPT or Claude as a chatbot — you type a question, you get an answer. Cowork is different. Instead of answering one question at a time, Claude takes on actual work for you: writing documents, building spreadsheets, researching companies, creating presentations, organizing files, analyzing data — all on your computer.

Here's the key difference:

Regular Claude (Chat) Claude Cowork
You ask, Claude answers You assign a task, Claude does the work
Text responses only Creates real files: Word docs, Excel, PowerPoint, PDFs, HTML
No access to your files Reads and writes to folders on your computer
Forgets everything between sessions Remembers context through files you set up
One-shot interactions Multi-step projects, runs while you step away
The Bottom Line Cowork turns Claude from a chatbot into a co-worker. You describe what you need, Claude figures out the steps and executes them — producing real deliverables you can use immediately.

What Can Cowork Actually Do?

Here are real examples of tasks people hand to Cowork daily:

Documents & Writing

Write memos, proposals, reports, blog posts, emails, and LinkedIn content as polished Word docs or PDFs.

Research

Deep-dive a company, person, or topic and get a professional research document with sources.

Presentations

Create real PowerPoint decks you can open in Microsoft PowerPoint or Google Slides.

Spreadsheets & Data

Build Excel files with formulas, charts, and analysis. Analyze CSVs. Create dashboards.

Code & Automation

Write scripts, fix bugs, automate repetitive tasks, build web tools.

Organization

Manage files, rename documents, extract info from PDFs, merge files.

Requirements Before You Start • A Mac (Apple Silicon M1 or newer) or Windows PC (x64)
• A paid Claude subscription: Pro ($20/month), Max, Team, or Enterprise
• Cowork is NOT available on the free plan
2.1

Download the Claude Desktop App

Go to claude.com/download and download the app for your computer (Mac or Windows). Install it like any normal app — drag to Applications on Mac, or run the installer on Windows.

2.2

Sign In

Open the Claude app and sign in with your Anthropic account. If you don't have a paid plan yet, you'll need to upgrade at claude.ai first.

2.3

Find the Cowork Tab

Once you're signed in, look at the top of the app window. You'll see tabs for Chat, Cowork, and Code. Click Cowork to switch. (You can ignore the Code tab — that's for software developers.)

Heads up: The first time you open Cowork, it downloads a ~2GB Linux environment. This only happens once but can take 5–10 minutes on slower connections. Let it finish before moving on.

2.4

Select a Folder

Cowork will ask you to select a folder on your computer. Don't overthink this — just pick or create a folder like ~/Documents/CoWork or ~/Claude-Workspace. We'll organize it properly in Step 6. Claude can only see files inside this folder (not your whole computer).

Pro Tip: Use iCloud or OneDrive If you put your workspace folder inside iCloud Drive or OneDrive, your files will sync across devices and you can access Claude's outputs from your phone or other computers.

When you open Cowork and select your folder, you'll see a text input area — similar to regular Claude chat. But now Claude has superpowers: it can create files, browse the web, run code, and work through multi-step projects.

How a Session Works

3.1

You describe what you want

Type your request in plain English. Be as specific as you can. For example: "Write a one-page executive summary of WuunderFund for potential investors. Make it a Word doc."

3.2

Claude asks clarifying questions (sometimes)

If your request is ambiguous, Claude will ask before starting — just like a real colleague would. Answer the questions and Claude begins work.

3.3

Claude works through the task

You'll see a progress tracker showing what Claude is doing: reading files, searching the web, writing code, creating documents. You can watch or switch to another app — Claude keeps working.

3.4

Claude delivers the output

When done, Claude will provide a link to the file it created in your workspace folder. Click it to open. The file is already on your computer — no downloading needed.

You Don't Have to Wait While Claude is working, you can keep typing. Your messages go into a queue and Claude picks them up as soon as it finishes the current step. This means you can add context, change direction, or stack up follow-on tasks without waiting for each one to complete. Think of it like leaving notes on a colleague's desk while they're heads-down — they'll get to each one in order. You can also start multiple Cowork sessions in parallel for different tasks.
Important: Keep the App Open Claude needs the desktop app running to work. You can minimize it or switch to other apps, but don't quit the Claude app while a task is running.

As of March 2026, Cowork has a first-party Projects feature built right in. A Project is a persistent workspace with its own files, instructions, and memory. Everything you do inside a Project stays scoped to that Project — Claude remembers your context across tasks without you re-explaining anything.

This Is Your Starting Point Projects handle the basics: project isolation, automatic memory, per-project instructions, and file attachment. Steps 5–8 of this guide show you how to add structure and power on top of what Projects gives you. If you just want to get started fast, create a Project and skip to Step 9.

How to Create a Project

4.1

Open the Projects panel

In Claude Desktop, click Projects in the left sidebar. Click New Project.

4.2

Name it and add instructions

Give your project a clear name (e.g., "WuunderFund" or "Q2 Marketing"). In the Instructions field, add rules for how Claude should work in this project — tone, formatting, key context. These apply to every task in the project.

4.3

Attach context

Add a local folder from your computer, link a chat project from regular Claude, or paste a URL for Claude to reference. This is the information Claude draws from when working on tasks in this project.

4.4

Start a task

Click into the project and type your first request. Claude now has your instructions and context loaded automatically.

How Project Memory Works

Memory is automatic and always on inside Projects. As you work, Claude periodically extracts useful facts — decisions, preferences, key details — and saves them for future tasks. When you start a new task in the same project, Claude loads those memories automatically.

BehaviorHow It Works
ScopingMemory stays within its project. What Claude learns in Project A doesn't appear in Project B.
PersistenceMemories survive across tasks and sessions. Close the app, come back tomorrow — they're still there.
Auto-extractionClaude decides what's worth remembering (roughly every 5,000 tokens of conversation). You can also say "remember this" to force it.
ViewingClick the memory icon in the project view, or open the memory.md file in your project folder directly.
LimitsFirst 200 lines (or 25KB) are loaded at the start of each new task.

What Projects Don't Do (Yet)

Projects are a great foundation, but they don't give you everything. Here's where the rest of this guide comes in:

No structured output management

Projects don't separate where Claude reads from vs. where it writes. Without a system, files pile up in one folder. Steps 5–6 solve this with a read-only/write-only folder structure.

No identity document

The instructions field is great for project-specific rules, but there's no dedicated place for "who you are" context that spans all projects. Step 7 creates your About Me file.

No explicit memory control

Auto-memory is convenient but imprecise — Claude decides what to save. If you want to guarantee specific facts persist with your exact wording, you need user-triggered memory. Step 8 covers this with CLAUDE.md and MEMORY.md.

No cloud sync

Projects are stored locally. No sharing, no sync across devices. This is a known limitation — plan accordingly.

Quick Start vs. Full Setup If you just want to get working: create a Project, attach a folder, write 2–3 lines of instructions, and jump to Step 9 for your first real task. Come back to Steps 5–8 when you want more control. If you want the full power-user system from day one, keep going to Step 5.
This Is the Fastest Way to Get Set Up Install one plugin, type one command, answer a few questions. Claude builds your entire workspace automatically — folders, identity file, instructions, memory system. 5 minutes and you're working.

CoWork OS is a free plugin (created by Paul J Lipsky) that handles your entire workspace setup through a guided conversation. It creates your folders, About Me, CLAUDE.md, MEMORY.md, and project subfolders — all from a single /begin command. Steps 5–7 explain what each of these files does if you want to understand the details later.

How to Install

5.1

Download the Plugin

Download the plugin file: cowork-os-plugin.zip (14 KB). Unzip it anywhere on your computer — you'll get a folder called cowork-os-plugin.

5.2

Install in Cowork

Open Cowork → click Customize (top-right) → Browse plugins → search for "CoWork OS". If you find it in the marketplace, click Install. Otherwise, use the "Install from folder" option and point it to the unzipped cowork-os-plugin folder.

5.3

Type /begin — That's It

Open a new Cowork session and type /begin in the chat. CoWork OS takes over from here. You just answer questions.

What Happens When You Type /begin

Claude will walk you through a short interview. Here's exactly what to expect:

Claude asks you…What it builds from your answer
What's your name and role?Your About Me file — Claude's identity reference for who you are
What company/org are you at? What do you do day to day?Context section in About Me so Claude understands your world
What tools do you use? (Google Docs, Slack, Excel, etc.)Tools section — Claude knows what formats to create
How do you like to work? (Direct? Detailed? Short answers?)Personal Preferences and behavior rules in CLAUDE.md
Any projects you're working on right now?Project folders with isolated memory for each one

When it's done (about 5 minutes), your workspace will have:

ABOUT ME/ about-me.md ← filled in with your answers TEMPLATES/ ← ready for you to add patterns later PROJECTS/ ← subfolders for each project you mentioned CLAUDE OUTPUTS/ ← where Claude saves everything it creates CLAUDE.md ← workspace rules, naming conventions, behavior MEMORY.md ← empty, ready for "remember this" notes
That's your workspace. You're done. Everything from Steps 6, 7, and 8 just happened automatically. You can skip ahead to Step 9 (Connectors & Plugins) or jump straight to Step 10 (Your First Real Task). If you're curious about what each file does under the hood, Steps 6–8 are there as a reference — but you don't need to read them to get started.

Ongoing Features (After Setup)

What you sayWhat happens
"Remember this: [fact]"Claude writes it to MEMORY.md. Persists across sessions. Say "forget that" to remove it.
"Create a folder for [project]"Claude creates a project subfolder with its own CLAUDE.md and MEMORY.md — completely isolated from other projects.
"New project: [name]"Same as above — sets up PROJECTS/[name]/ and CLAUDE OUTPUTS/[name]/ automatically.
CoWork OS on GitHub The plugin is open source. You can explore the code, see how skills are built, and modify it for your own needs. Check the CoWork OS repository to see how SKILL.md files work, how commands are defined, and how memory isolation is handled across subfolders.

Next: Set Up Your Workspace

A free plugin handles the entire setup for you. Install it, type one command, answer a few questions — and your workspace is built in 5 minutes. Folders, identity file, instructions, memory system, all of it.

Go to Step 5: Install CoWork OS →

Prefer to build everything manually? Steps 6–8 walk you through each piece by hand.

Think of your workspace folder as Claude's desk. The better organized it is, the better Claude performs.

The Easy Way: Just Ask Claude to Do It Here's the secret — you don't have to create any of this manually. Once you're in Cowork, just type: "Set up my workspace with an ABOUT ME folder, TEMPLATES folder, PROJECTS folder, and CLAUDE OUTPUTS folder." Claude will create all the folders for you. You can also install the CoWork OS plugin (Step 5) which does this automatically. The section below explains what each folder is for, but Claude handles the creation.

Here's the proven folder structure used by power users:

My Workspace/ ABOUT ME/ about-me.md ← Who you are, your role, your style TEMPLATES/ email-template.md ← Structures Claude should reuse report-template.md PROJECTS/ My-Startup/ ← Reference materials (read-only for Claude) pitch-deck.pptx business-plan.pdf Client-Work/ brief.md CLAUDE OUTPUTS/ ← Everything Claude creates goes HERE My-Startup/ Client-Work/ CLAUDE.md ← Instructions for Claude (the brain) MEMORY.md ← Persistent notes across sessions

The Four Key Folders

ABOUT ME/ — Your Identity File

A simple text file that tells Claude who you are, what you do, and how you like to work. Claude reads this at the start of every session. This is what makes Claude feel like YOUR assistant instead of a generic AI. We'll set this up in Step 7.

TEMPLATES/ — Reusable Patterns

Drop in any document structure you want Claude to follow. A report format, an email style, a slide deck structure. Claude will study the pattern and apply it — without copying the content. Start empty; add templates as you discover patterns you reuse.

PROJECTS/ — Your Reference Materials

This is where you put context Claude needs to do good work: briefs, research, decks, past work. Organize by project. Claude reads from here but never writes to it — your originals stay untouched.

CLAUDE OUTPUTS/ — Where Claude Delivers Work

Every file Claude creates goes here, organized by project (mirroring your PROJECTS folder). This keeps your workspace clean and makes it easy to find what Claude built.

You Don't Need All This on Day One Start with just ABOUT ME/ and CLAUDE OUTPUTS/. Add TEMPLATES and PROJECTS as you need them. The structure grows with you.

Starting a New Project

When you start a new project, just tell Claude: "New project: [Project Name]". Claude will automatically create:

What happens when you say "New Project"

1. A PROJECTS/[Project Name]/ folder for your reference materials (briefs, docs, research)
2. A CLAUDE OUTPUTS/[Project Name]/ folder where Claude delivers all work for that project
3. A MEMORY.md inside the project folder — scoped to that project only

This means every project has its own memory. Decisions, deadlines, and context for Project A don't bleed into Project B. Claude knows which project it's working on and remembers the right things.

File Naming Convention

Use this pattern for everything Claude creates: Project_ContentType_v1.ext

ExampleWhat It Is
Acme_Proposal_v1.docxFirst draft of a proposal for Acme
Q2-Launch_Deck_v2.pptxSecond revision of the Q2 launch deck
Competitor_Research_v1.docxCompetitive research report
Monthly_Report_v3.xlsxThird revision of a monthly report

When you ask Claude to revise something, it automatically increments the version number (v1 → v2 → v3). This gives you a built-in history of how deliverables evolved — no git required.

Easiest Approach: Just Tell Claude You don't need to create this file manually. In Cowork, just say: "Create an About Me file for me. My name is [name], I'm a [role] at [company]. Ask me any questions you need to fill it out." Claude will interview you and create the file automatically. If you prefer to write it yourself, here's what to include:

The About Me file is a simple text file that lives in your ABOUT ME folder. Here's what goes in it:

# About [Your Name] ## Who I Am [Your name], [your role] at [your company/org]. Brief description of what you do day to day. ## What I'm Working On - [Current project or focus area 1] - [Current project or focus area 2] - [Any deadlines or priorities] ## Tools I Use - [List your main tools: Google Docs, Slack, Excel, etc.] ## How I Like to Work - [Communication style: brief and direct? detailed?] - [Response length preference] - [Any pet peeves or preferences] ## Things to Know - [Industry jargon or acronyms Claude should understand] - [Any context that would help Claude do better work]

Real-World Example

Here's what a real About Me file looks like (based on an actual power user's setup):

# About Sarah ## Who I Am VP of Marketing at a Series B SaaS startup (HR tech space). I manage a team of 6 and report directly to the CEO. ## What I'm Working On - Q2 product launch campaign (deadline: April 15) - Rebuilding our content strategy for LinkedIn - Preparing board deck for investor update ## Tools I Use - Figma, Canva (design) - HubSpot (CRM + email) - Google Workspace (docs, sheets, slides) - Notion (project management) ## How I Like to Work - Keep it short and direct. Match response to task complexity. - Don't explain obvious things. I know marketing. - When in doubt, ask before guessing. - Use data and specifics, not generic advice. ## Things to Know - Our product is called "TeamPulse" — always capitalize both words - Our competitors: Lattice, Culture Amp, 15Five - Brand voice: confident but approachable, never corporate jargon

Fast Track: Import from ChatGPT

If you've been using ChatGPT, you've already built up months of context — your role, preferences, style corrections, project details. Instead of starting from scratch, you can extract all of that and use it to pre-fill your About Me, CLAUDE.md, and MEMORY.md files.

Start Your Export Now — It Takes 1–3 Days ChatGPT's data export is not instant. Go to chatgpt.com → profile icon (bottom-left) → SettingsData ControlsExport Data → confirm. You'll get an email from noreply@openai.com with a download link (expires in 24 hours). Check spam if you don't see it.

What to Look For in Your Export

Claude setup fileWhat goes in itWhere to find it in ChatGPT
About MeWho you are, your role, how you workEvery time you told ChatGPT "I'm a [role] at [company]" or corrected its tone
CLAUDE.mdWorkspace rules, naming conventions, behaviorInstructions you repeated — "always format it this way," "don't use bullet points," etc.
MEMORY.mdDecisions, deadlines, project contextFacts you kept re-explaining each session — deadlines, stakeholders, strategies
Personal PreferencesCommunication style, personalityTimes you said "be more direct," "stop over-explaining," "match my tone"
TEMPLATES/Reusable document structuresPrompts you copy-pasted repeatedly — report formats, email templates, frameworks

The Fastest Path: Let Claude Do the Extraction

Unzip the export file (you'll get chat.html). Drop it into your Cowork workspace folder and tell Claude:

"I just exported my ChatGPT history. It's in chat.html. Read through it and extract: (1) everything it knew about me — role, company, preferences, (2) instructions I repeated often, (3) recurring projects or topics, (4) key decisions and facts. Use what you find to draft my About Me file and seed my MEMORY.md."

What took you months to teach ChatGPT, Claude gets in one conversation.

Why This Matters So Much Without an About Me file, every Cowork session starts from scratch — Claude doesn't know who you are, what you do, or how you like things done. With it, Claude feels like an assistant who's been working with you for months. The 10 minutes you spend writing this file (or importing from ChatGPT) saves hours of explaining yourself in future sessions.
You Don't Need to Create These Manually Just tell Claude: "Create a CLAUDE.md and MEMORY.md for my workspace. Ask me any questions about how I like to work." Claude will interview you and generate both files. Or install the CoWork OS plugin (Step 5) which handles this in a guided setup. The sections below explain what these files do so you understand why they matter.

CLAUDE.md — The Instruction Manual

This file lives in the root of your workspace. It tells Claude the rules of your workspace: what folders exist, how to name files, where to save outputs, and any specific behaviors you want. Claude reads this automatically at the start of every session.

# My Workspace ## Folder Structure - ABOUT ME/ — My identity and context. Read-only. - TEMPLATES/ — Patterns to reuse. Read-only. - PROJECTS/ — Reference materials. Read-only. - CLAUDE OUTPUTS/ — Everything you create goes here. ## Naming Convention All files: project_content-type_v1.ext Examples: ClientX_Proposal_v1.docx, Launch_Deck_v2.pptx ## Rules - Always read ABOUT ME/ before starting any task - If a task involves a project, read the matching PROJECTS/ subfolder first - Ask questions when the brief is unclear — don't fill gaps with filler - Don't over-explain. Deliver the work. - Never delete files ## Memory System Read MEMORY.md at the start of every session. Only write to it when I explicitly say "remember this" or "make a note."

MEMORY.md — Persistent Notes

This is Claude's external brain. It's a simple text file where Claude stores things you ask it to remember between sessions. Unlike regular chat (which forgets everything), MEMORY.md persists.

# Memory _Last updated: 2026-03-19_ ## Notes - Our Q2 launch date moved from April 15 to April 22 (confirmed 3/18) - The board wants ARR projections, not MRR, in the investor deck - Competitor "Culture Amp" just launched a new feature — track this - Draft blog posts go to Sarah for review before publishing

How Memory Works:

  • Claude reads MEMORY.md at the start of every session (automatically)
  • Claude only writes to MEMORY.md when you say phrases like "remember this," "make a note," "save this," or "don't forget"
  • Notes persist until you explicitly ask Claude to remove them
  • If you ask Claude to remember something that contradicts an existing note, Claude will flag the conflict and ask you what to do
Good Things to Put in Memory Deadlines, decisions, terminology, preferences, project status updates, things that changed since last session. Think: "what would I tell a new assistant on their first day, and what's changed since yesterday?"

Per-Project Memory

When you create a new project (see Step 4), each project gets its own MEMORY.md. This is powerful because:

Global MEMORY.md (workspace root)

Cross-project stuff: your role, recurring contacts, preferences, tool accounts, things that are always true regardless of project.

Project MEMORY.md (inside project folder)

Project-scoped notes: this project's deadlines, decisions, status updates, stakeholder feedback, version history. Stays isolated from other projects.

When to Update MEMORY.md vs CLAUDE.md

These two files serve different purposes. Here's when to update each:

MEMORY.mdCLAUDE.md
What goes hereThings that change: status, decisions, deadlines, contacts, what happened last sessionThings that don't change: rules, folder structure, naming conventions, workflow instructions
How to updateSay "remember this" or "make a note" during any session — Claude writes it automaticallyEdit the file directly when your workflow or rules change (rare)
How oftenEvery session or twoMaybe once a month
Who updates itClaude (when you ask)You (manually) or Claude (when you explicitly ask "update CLAUDE.md")
The Rule of Thumb If it's a fact that will change (deadline, decision, status) → MEMORY.md.
If it's a rule that should always apply (naming convention, folder structure, behavior) → CLAUDE.md.
When in doubt, put it in MEMORY.md — it's easier to clean up later.
This Step Is Optional — But Powerful Connectors and plugins aren't required to use Cowork. But they're what turn Claude from a general assistant into a specialist who can pull data from your tools and do domain-specific work at a professional level. Most people install at least 2–3 within their first week.

Claude in Chrome (Install This First)

Before connectors and plugins, there's one capability worth setting up immediately: Claude in Chrome. It's a browser extension that lets Claude see and interact with your browser — fill out forms, navigate websites, take screenshots, pull data from pages, and automate web tasks.

Why this matters

When Claude can see your browser, it can research things live, reference what you're looking at, and do web-based tasks without you copy-pasting content back and forth. It's especially powerful combined with Cowork — you can say "look at this page and write a competitive analysis" and Claude reads the live page, then creates a Word doc.

To install: Search for "Claude" in the Chrome Web Store or look for the Claude in Chrome option in your Claude Desktop settings.

Connectors (Connect Your Apps)

Connectors give Claude direct access to your tools — no copy-pasting, no exporting. Claude reads and writes natively. Adding one takes about 30 seconds: click "Connect" and sign in. There are 50+ connectors available across every category. Here are the most popular:

ConnectorWhat Claude Can Do
Google DriveRead, search, and reference your Google Docs, Sheets, Slides
GmailRead emails, draft and send responses, search your inbox
Google CalendarRead your schedule, find conflicts, prep for upcoming meetings
SlackRead channels, search messages, catch up on what you missed
NotionRead and reference your Notion workspace, databases, and wikis
JiraRead tickets, track issues, understand sprint context
HubSpotAccess CRM contacts, deals, and company records
SalesforcePull account, opportunity, and contact data from your CRM
CanvaCreate and edit designs directly
GitHubWork with repos, issues, PRs, and code
AirtableRead and query your Airtable bases and records

Full directory at claude.com/connectors — categories include communication, data, design, finance, productivity, sales, and more. All connectors are free.

To add a connector: Go to Cowork → Customize → Connectors → browse or search → click "Connect" and authorize access.

Plugins (Specialized Skills by Job Function)

Plugins teach Claude how to do domain-specific work at a professional level. Each one bundles skills, templates, and workflows built for a specific role. All free, all built by Anthropic.

Productivity

Task management, memory system, daily workflow. The foundation plugin — pairs well with everything else.

Sales

Account research, call prep, outreach drafting, pipeline review, competitive battlecards, forecasting.

Marketing

Content creation, campaign planning, SEO audits, brand voice review, email sequences, performance reports.

Finance

Journal entries, reconciliation, variance analysis, financial statements, SOX compliance, close management.

Legal

Contract review, NDA triage, compliance tracking, risk assessment, DPA review, meeting briefings.

Product Management

PRDs and specs, roadmaps, stakeholder updates, competitive analysis, user research synthesis, metrics tracking.

Data

SQL queries, data exploration, visualization, interactive dashboards, statistical analysis, data validation.

Operations

Process documentation, risk assessment, vendor management, compliance tracking, change management, resource planning.

Design

Design critique, accessibility audits, UX writing, design system management, developer handoff specs, user research.

Enterprise Search

Search across all your connected tools at once — email, Slack, docs, wikis. Daily and weekly digests.

Recommended Starter Packs

Not sure where to start? Here's what to install based on your role:

If you're a…Install these first
Founder / CEOProductivity + Sales + Claude in Chrome + Gmail + Google Calendar
MarketerMarketing + Productivity + Claude in Chrome + Google Drive + Slack
SalespersonSales + Productivity + Claude in Chrome + HubSpot or Salesforce + Gmail
Product ManagerProduct Management + Data + Jira + Slack + Notion
Finance / AccountingFinance + Data + Google Drive
LegalLegal + Productivity + Google Drive + Gmail
DesignerDesign + Claude in Chrome + Canva
Ops / Chief of StaffOperations + Enterprise Search + Productivity + Slack + Google Calendar
Data / AnalyticsData + Airtable + Google Drive
Just exploringProductivity + Claude in Chrome + Google Drive — add more as you need them

What Are Skills? (The Building Blocks)

Under the hood, every plugin is made up of skills — small instruction files that teach Claude how to do one thing really well. A skill might teach Claude how to write a contract review, build an Excel dashboard, or research a company using a specific framework.

You don't need to know this to use Cowork — plugins handle it for you. But understanding skills matters because you can eventually create your own. If you find yourself giving Claude the same instructions repeatedly ("always format reports this way" or "research companies using this framework"), that's a skill waiting to be built. We cover this in the Level 2 Advanced Guide.

10.1

Easiest: Research a Company

"Research [Company Name]. Give me a Word doc covering what they do, their business model, key people, recent news, and competitive positioning."

Why it's great first: Zero setup needed. Claude uses web search and creates a real .docx file.

10.2

Simple: Write a Professional Document

"Write a one-page executive summary of my company for potential investors. Here's what we do: [brief description]. Make it a Word doc."

10.3

Medium: Create a Presentation

"Create a 10-slide pitch deck for [your company/project]. Include: problem, solution, market size, business model, team, and ask. Make it a .pptx file."

10.4

Medium: Analyze a Spreadsheet

Drop a CSV or Excel file into your workspace folder, then ask: "Analyze the data in [filename]. Tell me the key trends and create a summary dashboard."

10.5

Advanced: Multi-Step Project

"I'm preparing for a meeting with [Company/Person]. Research them, create a briefing doc, and draft 3 talking points I should bring up. Save everything to my project folder."

The Secret to Great Results Be specific. Instead of "make me a presentation," say "make me a 10-slide investor pitch deck for a fintech startup that does payroll-embedded savings. Audience is angel investors. Tone should be confident but not hype-y. Include a financial projection slide." The more context you give, the better the output.

Essential Viewing (Start Here)

The Future of AI at Work: Introducing Cowork MUST WATCH

Anthropic (Official) • Webinar with Boris Cherny & Mikaela Grace
Official Anthropic webinar showing live demos. The best overview of what Cowork can do and how it works. Start here.
📖

Get Started with Cowork — Official Help Center MUST READ

Anthropic (Official) • Step-by-step setup article
The official getting-started documentation. Covers installation, first task, folder access, and basic concepts.

How to Use Claude Cowork — By One of the Engineers Who Built It MUST WATCH

Anthropic Engineer • Mac Power Users Forum
Direct guidance from someone who built Cowork. Covers real workflow patterns and insider tips.

Deep Dives (After You're Comfortable)

📚

Claude Cowork Tutorial — DataCamp RECOMMENDED

DataCamp • Written tutorial
Comprehensive walkthrough of using Cowork as an AI desktop agent. Good for visual learners who like screenshots and examples.
📚

How to Properly Set Up Claude Cowork — Alex Banks RECOMMENDED

The Signal (Substack) • Setup guide
Experienced user's guide to workspace setup. Great for context files, personal preferences, and getting the most from sessions.
📚

Claude Cowork Setup Guide: Context Files, Plugins, Workflows RECOMMENDED

The AI Corner • 2026 comprehensive guide
Detailed guide covering context files, instructions, plugins, and workflow automation. Updated for 2026.

Power User Content (For When You're Ready)

💡

Claude Cowork Starter Guide + 30 Real Examples OPTIONAL

Claudia + AI (Substack) • Practical examples
30 real-world task examples with prompts you can copy-paste. Great for inspiration when you're not sure what to ask Claude.
💡

Cowork Guide for Power Users — 50+ Tips OPTIONAL

Karo Zieminski (Substack) • Advanced guide
Deep dive on plugins, memory management, sub-agents, and advanced techniques. Read this once you've done 10+ sessions.
💡

10 Use Cases I Tested + 67 More by Profession OPTIONAL

AIBle With My Mind (Substack) • Use case library
Extensive list of practical use cases organized by profession. Find the ones relevant to your role.

1. Think "Context Engineering," Not "Prompt Engineering"

The biggest mindset shift for Cowork: stop trying to write the perfect prompt and start giving Claude the right context. That's what the folder structure, About Me file, CLAUDE.md, and MEMORY.md are doing — they're building a context layer that makes every conversation better. A mediocre prompt with great context beats a perfect prompt with zero context every time. This is why the setup in Steps 5-7 matters so much.

2. End Every Request With "Ask Me Any Questions"

This is the single easiest way to get better results. Instead of just stating what you want, close your prompt with "ask me any questions to give better context before you start." Claude will then interview you — asking about audience, tone, scope, format, and details you didn't think to mention. The 30 seconds you spend answering saves you from getting something wrong on the first pass.

3. Say "Think Hard" for Complex Tasks

When you're asking Claude to do something that requires deep reasoning — strategy, analysis, debugging, research synthesis — include "think hard" in your request. This activates Claude's extended thinking mode, where it spends more time reasoning through the problem before responding. The difference is significant on complex tasks. You can also say "think step by step" or "take your time with this."

4. Choose the Right Model

Claude comes in three tiers. You can select your model in the Cowork interface:

Opus — The most capable. Best for complex analysis, deep research, multi-step projects, and anything that needs careful reasoning. Slower but smarter. Use this when quality matters more than speed.
Sonnet — The sweet spot. Fast, capable, handles 90% of tasks well. Great default for everyday work: documents, research, presentations, code.
Haiku — The fastest. Best for quick tasks: reformatting text, simple questions, file organization, rapid iteration. Use when speed matters most.

Rule of thumb: start with Sonnet. Switch to Opus when the task is high-stakes or complex. Switch to Haiku when you need something quick and simple.

5. Set Personal Preferences in Claude Settings

Go to Claude Desktop → Settings → Personal Preferences. Paste a block that describes your name, role, working style, and communication preferences. Unlike the About Me file (which only works in one folder), Personal Preferences apply to every Claude session — Chat and Cowork. This is where you tell Claude your personality expectations.

6. Use Subfolders for Different Projects

Each project can have its own CLAUDE.md and MEMORY.md. This means Claude can have different instructions and memory for different projects. A marketing folder can have Claude act as a content strategist; a finance folder can have Claude act as an analyst.

7. Tell Claude to "Remember This"

Whenever something important comes up — a decision, a deadline change, a new contact — say "remember this: [fact]." Claude will write it to MEMORY.md. Next session, it'll already know.

8. Schedule Recurring Tasks

Cowork can run tasks on a schedule. Example: "Every Monday at 9am, compile a summary of my unread emails and create a priorities list." Set this up once, get it delivered automatically.

9. Upload Files for Context

Drop files directly into the chat or put them in your workspace folder. Claude can read PDFs, Word docs, Excel sheets, CSVs, images, and more. The more context Claude has, the better the output.

10. Use Claude in Chrome (Browser Extension)

If you skipped this in Step 9, go back and install it. Claude in Chrome lets Claude see and interact with your browser — research, form filling, screenshots, web automation. It's one of the highest-impact additions you can make.

11. Be Specific About Output Format

Always tell Claude what format you want: "Make it a Word doc," "Create a .pptx," "Give me an Excel file," "Build an HTML page." Claude can create nearly any file type — but only if you ask.

12. Say "New Project" to Stay Organized

When starting fresh work, just say "new project: [Name]." Claude creates the folder structure, project-specific memory, and output directory automatically. Everything for that project stays together from day one. See Step 4 for the full workflow.

13. Talk to Claude Like a Colleague, Not a Search Engine

Anthropic's own research on large language models shows that Claude develops internal representations that mirror collaborative dynamics. In practice: collaborative, respectful framing produces better outputs than demanding or terse commands. Instead of "Write me a report," try "I need a report on X for my board — here's the context. Can you draft something and I'll refine it with you?" The difference isn't politeness for its own sake — it's that collaborative framing gives Claude more context about your intent, audience, and quality bar. Claude works best when you treat it like a sharp colleague, not a vending machine.

Official Links

ResourceURL
Download Claude Desktopclaude.com/download
Getting Started GuideCowork Help Center
Safety GuidelinesUsing Cowork Safely
Plugins GuideUsing Plugins
Scheduling TasksRecurring Tasks
ConnectorsExtending Capabilities
Skills DocumentationBuilding Skills
Cowork Product Pageclaude.com/product/cowork

Your Setup Checklist

  • Download Claude Desktop from claude.com/download
  • Sign up for or verify your paid plan (Pro at minimum)
  • Open the app and switch to the Cowork tab
  • Select a workspace folder (e.g. ~/Documents/CoWork)
  • Create a Project (Step 4)
  • (Recommended) Install CoWork OS plugin and type /begin — this handles Steps 6–8 automatically
  • Or manually: create folder structure, About Me file, CLAUDE.md, MEMORY.md (Steps 6–8)
  • Connect your apps — Gmail, Google Calendar, and Claude in Chrome at minimum (Step 9)
  • Set Personal Preferences in Claude Settings (Step 12, Tip 5)
  • (Optional) Install job-specific plugins (Step 9)
  • Run your first real task (Step 10)!

Common Questions

Do I need to know how to code?

No. Cowork is designed for non-technical users. You describe what you want in plain English. Claude handles the technical execution.

Can Claude see all my files?

No. Claude can only see files in the specific folder you selected. It cannot access your entire computer, your browser history, passwords, or anything outside that folder.

Is my data safe?

Files stay on your computer. Claude processes them locally in a sandboxed environment. However, text from your conversations and files may be sent to Anthropic's servers for processing. Review Anthropic's privacy policy for details.

What happens if I close the app mid-task?

The task stops. Files created up to that point are saved, but the task won't resume automatically. You'd need to ask Claude to continue where it left off.

How much does it cost?

Claude Pro is $20/month and includes Cowork. Max ($100/month) gives you more usage. Team and Enterprise plans also include Cowork with additional features.

Can I use Cowork on my phone?

Cowork requires the desktop app (Mac or Windows). However, Pro and Max users can message Claude from their phone while the desktop handles execution. Your output files sync via iCloud/OneDrive if you set up your workspace in a synced folder.

You're Set Up — Now Put It to Work

You've got the workspace, the context files, and the tools connected. The best way to learn Cowork is to use it. Pick a real task from Step 10 and go. When you're ready to level up, the guides below show you what's next.

Cowork Advanced → Cowork in Action →
Prompting Guide → People I Learn From →