Copilot Cowork¶
Learning Status
π Initial overview complete β deeper dive pending. Last updated: 2026-04-04.
β The CafΓ© Analogy¶
Think of three levels of cafΓ© help:
- Copilot Chat = A phone hotline. You call, ask a question, get an answer. Hang up.
- Copilot for M365 = A smart assistant sitting next to you. Helps one thing at a time.
- Copilot Cowork = A full-time operations manager. You say "prepare for Q2 franchise meeting" and they pull sales data, compile notes, build a presentation, draft emails, schedule prep time β and come back with everything done.
The leap: from assistant β autonomous operator.
What Is Copilot Cowork?¶
An autonomous AI agent embedded in Microsoft 365 that executes multi-step, cross-app workflows on your behalf. Announced March 2026 as part of Wave 3.
- You describe an outcome in plain English
- Cowork plans, coordinates, and executes across Outlook, Teams, Word, Excel, PowerPoint
- Built on Anthropic's Claude (for reasoning/actions) + OpenAI GPT (for text generation)
- Runs in the cloud (not your desktop) inside your M365 tenant security boundary
Architecture¶
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β YOU (the user) β
β "Prepare for Q2 customer meeting" β
βββββββββββββββββββ¬ββββββββββββββββββββββββββββββββββββββββ
β
βΌ
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β COPILOT COWORK (Cloud Agent) β
β β
β ββββββββββββ βββββββββββββ ββββββββββββββββββββββββ β
β β Work IQ β β Planner β β Checkpoint Engine β β
β β(context) β β (steps) β β (human-in-the-loop) β β
β ββββββ¬ββββββ βββββββ¬ββββββ ββββββββββββ¬ββββββββββββ β
β β β β β
β ββββββΌβββββββββββββββΌβββββββββββββββββββββΌββββββββββββ β
β β Multi-Model Engine β β
β β βββββββββββββββ ββββββββββββββββββββ β β
β β β Claude β β GPT (OpenAI) β β β
β β β (reasoning β β (creative/text β β β
β β β + actions) β β generation) β β β
β β βββββββββββββββ ββββββββββββββββββββ β β
β ββββββββββββββββββββββββββββββββββββββββββββββββββββββ β
βββββββββββ¬βββββββββββ¬βββββββββββ¬βββββββββββ¬βββββββββββββββ
β β β β
βΌ βΌ βΌ βΌ
ββββββββββββ ββββββββββ ββββββββ ββββββββββββ
β Outlook β β Teams β β Word β β Excel β
β Calendar β β Chats β β Docs β β Data β
β Email β β Files β β β β β
ββββββββββββ ββββββββββ ββββββββ ββββββββββββ
Key Concepts¶
| Concept | What it means | Why it matters |
|---|---|---|
| Work IQ | Intelligence layer that understands YOUR work patterns, calendar, emails, projects | Makes Cowork contextually aware β not generic |
| Multi-model | Uses Claude (Anthropic) for reasoning/actions + GPT (OpenAI) for text generation | Best model for each job |
| Checkpoints | Pauses at critical points to ask for approval | Human-in-the-loop β you stay in control |
| Background operation | Runs while you do other work | True delegation |
| Cross-app orchestration | Works across Outlook, Teams, Word, Excel, PPT in one workflow | The breakthrough β previous Copilot was per-app |
The Evolution β Side by Side¶
| Copilot Chat | Copilot for M365 | Copilot Cowork | |
|---|---|---|---|
| Analogy | Phone hotline | Desk assistant | Operations manager |
| How it works | You ask, it answers | You ask in-app, it helps | You delegate, it executes |
| Scope | Single question | Single app | Multiple apps, multiple steps |
| Autonomous? | β No | β No | β Yes (with checkpoints) |
| AI model | GPT | GPT | Claude + GPT |
| Cost | Included in M365 | $30/user/month | $30 add-on or E7 ($99/user/month) |
| Governance needs | Moderate | High | Very high β οΈ |
| Status | β Live | β Live | π Research Preview (Frontier) |
Real-World Scenario¶
"Prepare for Q2 customer meeting"
Cowork would:
- π§ Scan recent Outlook emails with the customer
- π¬ Review Teams chat threads about the account
- π Pull sales data from the shared Excel workbook
- π Draft a briefing document in Word
- π Create a presentation deck in PowerPoint
- π Schedule prep time on your calendar
- π§ Draft a meeting prep email to your team
- βΈοΈ Pause β show you everything, ask for approval
- β You approve β it sends the email and saves the docs
Customer FAQ¶
| Customer Question | Your Answer |
|---|---|
| "Is it safe?" | Runs inside M365 security boundary, Purview covers it, checkpoints require approval |
| "Does our data go to Anthropic?" | Claude runs as a subprocessor under Microsoft's DPA β data stays in Microsoft's cloud |
| "When can we get it?" | Research Preview now (Frontier program). Broader rollout MayβJune 2026 |
| "How much?" | $30/user/month add-on, or bundled in new E7 tier at $99/user/month |
| "What do we need to prepare?" | Audit SharePoint/OneDrive permissions, review oversharing, enable in pilot groups first |
| "Can it take actions without us knowing?" | No β checkpoint system requires approval. Full audit trail. |
Admin/Governance Checklist¶
Before enabling Cowork, organisations should:
- [ ] Audit SharePoint and OneDrive sharing permissions
- [ ] Review Purview DLP policies for AI interactions
- [ ] Enable in a pilot group first (not org-wide)
- [ ] Brief InfoSec team on Anthropic as subprocessor
- [ ] Set up activity logging and audit trails
- [ ] Review data residency requirements (EU AI Act)
- [ ] Train users on checkpoint approval workflow