FULL Claude Cowork Tutorial For Beginners in 2026! (Zero to PRO)
AI Foundations ·2026-05-04 ·2 min read
Summary written by us from the video's transcript. The video, and everything in it, is AI Foundations's work.
Learn how to set up Claude Co‑work, use its task‑oriented interface, run parallel sub‑agents for research, build live‑artifact dashboards, and connect external tools like Gmail.
Takeaways
- Claude Co‑work is a desktop‑only, task‑oriented environment that requires at least a Pro subscription.
- You work within sandboxed folders; granting file permissions only to those folders keeps Claude’s actions safe.
- Sub‑agents let you run multiple research processes in parallel, automatically creating organized markdown files.
- Live Artifacts turn markdown collections into interactive dashboards with real‑time updates using natural‑language prompts.
- Connectors integrate external services (Gmail, Notion, Stripe, etc.) and give Claude read/write control via configurable approvals.
Getting Started with Claude Co‑work
Claude Co‑work runs as a desktop application, not in a browser. Download it from claude.com/download for Mac or Windows and install it. You must have at least the Pro plan (the line item “includes Claude Co‑work” appears on the subscription page) – the basic free tier does not support it.
When you open the app, note that it works with *tasks* rather than chat. The UI includes Projects (containers for instructions and automations), Schedule (where timed tasks live), Live Artifacts (mini apps linked to your data), Dispatch (phone access), and Customize (skill/connector management).
Creating a Project Folder
Start by creating a new folder on your computer, e.g., “Claude Co‑work playground.” In the app, select Work → Project, choose New Folder, name it, and grant Claude read/write/delete permission only for that folder. This sandbox keeps Claude from accessing unrelated files.
Within this folder you can have normal conversations, but Claude will also show a progress bar for longer tasks and generate file‑system instructions as it works.
Running Parallel Sub‑Agents for Research
You can ask Claude to “spin up sub agents” that each research a different aspect of a topic. In the example, the user requested a plan to research the year 1800, and Claude created a folder hierarchy with markdown files for politics, wars, science, arts, etc.
Claude launched eight sub‑agents in parallel; each created its own subfolder, performed web searches (e.g., Wikipedia), wrote markdown reports, and finally produced a master synthesis. All files appear instantly in the right‑hand pane, letting you monitor progress without leaving the app.
Building a Live Artifact Dashboard
Live Artifacts turn collections of markdown files into interactive mini‑apps that update in real time. The user prompted Claude to build a study dashboard for the year 1800 with custom colors, fonts, tabs, flashcards, and a progress tracker.
Claude generated the entire UI from natural‑language instructions in about seven minutes, producing overview pages, timelines, notable‑people lists, and a functional flashcard system—all linked to the underlying markdown data. The artifact can be opened from the Live Artifacts tab for full‑screen use.
Connecting External Tools via Connectors
Under the Customize → Connectors panel you can link Claude to services such as Gmail, Google Calendar, Notion, HubSpot, Stripe, Zapier, and many more. After clicking Connect, follow the sign‑in flow; once linked, each tool offers read and write permissions that you can set to “always allow,” “ask for approval,” or “block.”
With a connector active (e.g., Gmail), you can issue prompts like “list my unread emails” or “create a new label” directly from the Co‑work prompt bar. The same workflow applies to other tools, enabling Claude to read data, create contacts, send messages, and act as an operating system for your digital workspace.