
Claude Cowork Complete Setup Guide: From Install to Automation (2026)
Set up Claude Cowork in 10 minutes. Step-by-step guide covering installation, folder structure, context files, Global Instructions, plugins, connectors, and scheduled tasks.
Claude Cowork turns your Claude Desktop app into an AI employee that works directly with files on your computer. No terminal. No code. Just point it at a folder and tell it what to do.
This guide takes you from zero to fully configured in about 10 minutes.
What you'll set up: Claude Desktop with Cowork enabled, an organized folder structure, context files that make Cowork smarter, Global Instructions, plugins for your domain, and optionally connectors and scheduled tasks.
1. What Cowork Is (and Isn't)
Cowork is the "Do" mode of Claude. While regular Claude chat answers questions (Ask mode), Cowork takes actions on your computer - reading files, writing documents, organizing folders, and executing multi-step tasks.
What Cowork can do:
- Read, edit, create, and organize files on your computer
- Research topics and save findings as documents
- Process documents in batch (receipts, contracts, reports)
- Create spreadsheets, presentations, and templates
- Connect to 50+ tools (Slack, Gmail, Google Drive, Notion, etc.)
- Run scheduled tasks on autopilot
What Cowork cannot do:
- Run terminal commands or shell scripts
- Install software or packages
- Execute code
- Access files outside folders you explicitly grant
- Build software applications (that's Claude Code)
The mental model: Cowork is your executive assistant. You leave instructions, walk away, and come back to finished work. Claude Code is your engineering team - it builds the systems. Both are powerful. They serve different purposes.
2. Installation & First Launch
Step 1: Download Claude Desktop
Go to claude.ai/download and install the Claude Desktop app for your operating system (Mac, Windows, or Linux).
Step 2: Sign In
Sign in with your Anthropic account. You need a Pro plan ($20/month) or higher to access Cowork.
Step 3: Open Cowork
In the Claude Desktop app, you'll see tabs at the top: Chat | Cowork. Click Cowork.
Step 4: Select Your Model
Click the model selector and choose Opus 4.6. Then enable Extended Thinking. This gives Cowork maximum reasoning power.
Step 5: Grant Folder Access
When you start your first Cowork task, it will ask for folder access. Grant access to the specific folder you want it to work on.
Security note: Cowork can only access folders you explicitly approve. It's sandboxed - it cannot read your entire hard drive. Be intentional about which folders you share.
That's it. Cowork is ready. But to get the most out of it, you need to set up proper context.
3. Your First Folder: The 4-Folder Structure
Create a working folder on your Desktop or Documents. Inside it, create these four subfolders:
My-Cowork-Workspace/
├── About-Me/ ← Who you are, your brand, your style
├── Projects/ ← Active work organized by project
├── Templates/ ← Reusable templates and frameworks
└── Outputs/ ← Where Cowork saves its work
Why this structure works:
- About-Me/ gives Cowork context about you (so it sounds like you, not AI)
- Projects/ keeps work organized and scopeable
- Templates/ lets you reuse winning formats
- Outputs/ creates a clean place to review Cowork's deliverables
Pro tip: Point Cowork at the top-level workspace folder. It can navigate subfolders on its own. You don't need to re-grant access for each subfolder.
4. The 3 Context Files That Make Cowork 10x Better
These three files go in your About-Me/ folder. They're the most important thing you'll create. Everything Cowork produces will be shaped by these files.
File 1: about-me.md
# About Me
## Who I Am
[Your name, role, company. 2-3 sentences.]
## What I Do
[Your work in plain language. What problems you solve. Who you serve.]
## My Background
[Relevant experience. Key accomplishments. What makes you credible.]
## My Goals (Current)
[What you're working toward right now. 3-5 bullet points.]
## How I Communicate
[Formal or casual? Short or detailed? Direct or diplomatic?]
[Include 2-3 examples of emails or messages you've written that sound like you.]
File 2: brand-voice.md
# My Brand Voice
## Tone
[e.g., "Direct, confident, a little irreverent. Never corporate."]
## Words I Use
[List 10-15 words/phrases that are "you"]
## Words I Never Use
[List words that sound wrong in your voice. e.g., "leverage", "synergy", "circle back"]
## Writing Rules
[e.g., "Short sentences. One idea per paragraph. Never start with 'In today's fast-paced world...'"]
## Examples of My Voice
[Paste 3-5 paragraphs from your best writing - LinkedIn posts, emails, blogs]
File 3: working-style.md
# My Working Style
## How I Like to Receive Work
[e.g., "Bullet points over paragraphs. Markdown files. Clear section headers."]
## Output Preferences
- File format: [Markdown / CSV / DOCX]
- Level of detail: [Executive summary vs. deep dive]
- Tone of reports: [Casual internal vs. polished external]
## What "Good" Looks Like
[Describe what an excellent deliverable looks like to you]
## Common Projects
[List 3-5 types of work you'll frequently ask Cowork to do]
Pro tip: These files are your secret weapon. Cowork reads them before every task. The richer they are, the less you have to explain in each prompt. Write them once, benefit forever.
5. Global Instructions: Your Always-On Rules
Global Instructions apply to every Cowork session. They're like standing orders for your AI assistant.
To set them: Settings → Cowork → Edit Global Instructions
Copy this starter template:
My Rules for Every Task
- Read all files in the current folder before starting any task
- Ask me clarifying questions using AskUserQuestion before executing anything non-trivial
- Show me your plan before taking action - I want to approve the approach
- Never delete files without explicit permission - move to a "_trash" subfolder instead
- Save all output files to the Outputs/ folder unless I specify otherwise
- Use my voice and style (see brand-voice.md in the About-Me folder)
- If you're unsure about something, flag it clearly instead of guessing
- Always create a brief summary at the top of any document you produce
- When creating spreadsheets, include headers and formatting - don't make me fix it
- If a task seems too large, break it into subtasks and check in with me after each one
You can customize this. The key principle: tell Cowork how you want to be worked with, not just what to do.
6. Folder Instructions: Project-Specific Context
Folder Instructions only apply when Cowork is working on files in a specific folder. They're perfect for project-specific rules.
To set them: Open a folder in Cowork → click the folder settings icon → Add Folder Instructions
Example for a marketing project folder:
This folder contains marketing materials for [Product Name]. Target audience: [Description] Brand guidelines: See /About-Me/brand-voice.md Current campaign: [Campaign name and goal] Key constraint: All copy must be under 150 words per section.
Example for a client project folder:
Client: [Company Name] Project: [Description] Key contacts: [Names and roles] Deadline: [Date] Budget: [Amount] Special requirements: [Any constraints]
7. The Universal Prompt
This prompt structure works for any task you'll ever give Cowork:
I want to [SPECIFIC TASK] for [WHO/WHAT IT'S FOR].
Success looks like: [DESCRIBE THE END STATE].
Read all files in this folder first. Ask me questions using AskUserQuestion before executing. Show me your plan before taking action.
Save the output as [FILENAME].
Why it works:
- Clear task - Cowork knows exactly what to do
- Context - It knows who this is for and why
- Definition of done - It knows when the task is complete
- Safety rails - AskUserQuestion forces it to clarify before acting
- Deliverable - The output goes to a specific file
AskUserQuestion is Cowork's killer feature. When you tell Cowork to use it, it generates interactive clickable forms to gather information from you before executing. Instead of guessing your preferences, it asks. This single instruction dramatically improves output quality.
8. Installing Plugins
Plugins are pre-built capability packs that add domain-specific slash commands to Cowork. Think of them as pre-written CLAUDE.md files for specific job functions.
To install: Customize → Browse Plugins → Click Install
The 11 Official Plugins
| Plugin | What It Does | Key Commands |
|---|---|---|
| Sales | Pipeline management, outreach, deal analysis | /prospect, /deal-review, /objection-handler |
| Marketing | Content creation, campaign planning, analytics | /content-brief, /campaign-plan, /competitor-scan |
| Legal | Contract review, compliance checks, legal research | /contract-review, /compliance-check, /legal-memo |
| Finance | Budgeting, forecasting, financial analysis | /budget-review, /forecast, /expense-report |
| Data | Data cleaning, analysis, visualization prep | /data-clean, /analyze, /dashboard-brief |
| Product | Feature specs, roadmapping, user research synthesis | /feature-spec, /roadmap, /user-research |
| Customer Support | Response templates, ticket analysis, knowledge base | /draft-response, /ticket-analysis, /kb-article |
| HR | Job descriptions, performance reviews, onboarding | /job-description, /review-prep, /onboarding-plan |
| Engineering | Code review prep, incident reports, technical docs | /code-review, /incident-report, /tech-spec |
| Design | Design briefs, feedback synthesis, design system docs | /design-brief, /feedback-synthesis, /component-doc |
| Operations | Process documentation, workflow optimization, SOPs | /sop-writer, /workflow-audit, /process-map |
Start with 1-2 plugins that match your primary job function. You can always add more later. The Marketing and Operations plugins are the most universally useful.
9. Connecting Your Tools
Connectors integrate Cowork with the tools you already use. Instead of copying data between apps, Cowork reads from and writes to them directly.
To set up: Settings → Connectors → Browse Available
Popular Connectors
Communication: Slack, Gmail, Microsoft Teams, Outlook Documents: Google Drive, Notion, Dropbox, OneDrive, Confluence Project Management: Asana, Jira, Linear, Trello, Monday.com Design: Figma, Canva Development: GitHub, GitLab CRM: Salesforce, HubSpot Analytics: Google Analytics, Mixpanel Other: Zapier, Airtable, Calendly, Typeform, and more
There are 50+ connectors available and growing.
Setup is point-and-click: Select a connector, authorize it with your account, and Cowork can read from and write to that tool.
Connectors are the point-and-click version of MCP servers. If you've heard of MCP (Model Context Protocol) in the Claude Code world, connectors do the same thing - connect Claude to external tools - but without any terminal or configuration files.
10. Scheduled Tasks: Automation Without Code
Scheduled Tasks let Cowork run recurring tasks automatically. Daily briefings, weekly reports, content reviews - set it up once and it runs on autopilot.
To create a scheduled task: Type /schedule in Cowork
Example scheduled tasks:
Daily morning briefing (7:00 AM):
/schedule every day at 7am: Review my Projects folder. Create a morning briefing with today's priorities, overdue items, and suggested time blocks. Save to Outputs/briefing-[date].md.
Weekly status report (Friday 4:00 PM):
/schedule every friday at 4pm: Generate a weekly status report from all files in my Projects folder. Include what shipped, what's in progress, what's blocked, and key metrics. Save to Outputs/weekly-report-[date].md.
Monthly content review (1st of each month):
/schedule first day of month at 9am: Audit all content in my Templates/content/ folder. Flag anything outdated, suggest updates, and generate 10 new content ideas for the month. Save to Outputs/content-review-[month].md.
Important: Scheduled tasks only run when your computer is awake and the Claude Desktop app is open. If your machine is asleep at the scheduled time, the task won't run. Plan accordingly.
11. Top 10 Best Practices
After studying how power users get the most from Cowork, here's what separates great results from mediocre ones:
-
Build context files, not better prompts. Your about-me.md, brand-voice.md, and working-style.md do more for output quality than any prompt trick.
-
Set Global Instructions once. They run on every session. Write them thoughtfully and you'll never repeat yourself.
-
Always use AskUserQuestion for complex tasks. Add "Ask me questions using AskUserQuestion before executing" to any prompt that has ambiguity.
-
Create a _MANIFEST.md for large folders. A file listing what's in the folder and what each file is for helps Cowork navigate efficiently.
-
Scope your folders deliberately. Don't give Cowork access to your entire hard drive. Point it at the specific folder for the task.
-
Define the end state, not the process. Tell Cowork what "done" looks like. Let it figure out the steps.
-
Request a plan before execution. "Show me your plan before taking action" prevents wasted work.
-
Tell Cowork what to do with uncertainty. "If you're unsure, flag it instead of guessing" saves you from silent mistakes.
-
Batch related work into single sessions. Cowork keeps context within a session. Group related tasks together for better results and lower usage.
-
Use plugins for domain work. The pre-built plugins encode domain expertise. Use
/slashcommands instead of writing everything from scratch.
You're Set Up. Now What?
Your Cowork workspace is ready. You've got the folder structure, context files, Global Instructions, and plugins configured.
Start here:
- Grab a prompt from our 25 Claude Cowork Prompts guide
- Point Cowork at your messiest folder
- Paste a prompt and watch it work
Want to go further?
Cowork handles tasks. But there's a ceiling. When you're ready to build systems - software, automations, AI agents - that's Claude Code territory.
The AI Builders Bootcamp teaches you to master both Cowork and Code together. Ship a real project in 4 weeks. No coding experience required.
Related guides:
Install 15 working agents tonight
The AI Agent Quickstart: my 15 agents — email triage, call prep, daily briefing, contract review — packaged to install in Claude Code in minutes.
- First agent in 10 minutes
- 15 ready-made agents
- 12 months community
Frequently Asked Questions
How do I install Claude Cowork?
Download the Claude Desktop app from claude.ai, sign in with a Pro ($20/month) or higher plan, and click the Cowork tab in the sidebar. Grant folder access when prompted. That's it - Cowork is ready to use.
Is Claude Cowork free?
No. Cowork requires a Claude Pro subscription ($20/month) or higher. The free tier of Claude does not include Cowork access.
What's the difference between Global Instructions and Folder Instructions?
Global Instructions apply to every Cowork session regardless of which folder you're working in. Folder Instructions are specific to a single project folder. Think of Global as your 'always do this' rules and Folder as 'for this project, do this.'
How many plugins can I install?
You can install all 11 official plugins simultaneously. Each one adds domain-specific slash commands and capabilities. They don't conflict with each other.
Can Claude Cowork access the internet?
Cowork can search the web and access URLs when needed for research tasks. It also integrates with 50+ tools through Connectors (Slack, Gmail, Google Drive, Notion, etc.).
What are Cowork Scheduled Tasks?
Scheduled Tasks let you set up recurring automated tasks that Cowork runs on a schedule - like a daily morning briefing at 7am or a weekly report every Friday. Type /schedule in Cowork to set one up. Your computer must be awake and the Claude app must be open for scheduled tasks to run.
What model should I use in Cowork?
Use Opus 4.6 with Extended Thinking enabled for the best results. This gives Cowork maximum reasoning ability and produces the highest quality output.
Finished reading?
Take it with you.
Get a downloadable checklist summarizing the key points from Claude Cowork Complete Setup Guide: From Install to Automation (2026), plus weekly AI tips.
Guide Checklist
PDF + Email Series
Related Guides
25 Claude Cowork Prompts That Actually Work (Copy & Paste)
25 ready-to-use Claude Cowork prompts across 5 categories: file management, research, marketing, operations, and career. Copy, paste, and watch Cowork execute.
Claude Cowork vs Claude Code: Which to Use in 2026
Claude Cowork vs Claude Code, settled. Cowork works the files you already have; Code builds things that run on their own. Decision tree, feature table, pricing.
Claude Code Tutorial for Beginners (No Coding Required) - Complete 2026 Guide
Complete Claude Code tutorial for beginners and non-coders. Learn prompts, CLAUDE.md, plan mode, skills, and agents. No coding experience required. Updated for 2026.