09 · Plans, pricing & cost model

What each plan unlocks, why Cowork burns through limits faster than Chat, and how to talk about cost with an executive audience without over-promising.

Freshness warning

Pricing is the fastest-changing content in this pack. The figures below are as published on claude.com/pricing and claude.com/product/cowork on 2 August 2026. Re-check before every cohort, and say "as of today" out loud when you present them.

Published plan pricing

PlanPriceIncludes
Free$0Neither product
Pro$17/month on annual ($200 billed up front), or $20/month billed monthlyCowork; Claude Code
MaxFrom $100/month — choose 5× or 20× more usage than Pro (the Cowork product page lists Max 20× at $200/month)Cowork; Claude Code
TeamStandard seat $20/seat/month annual ($25 monthly).
Premium seat $100/seat/month annual ($125 monthly).
For teams of 2–150.
Cowork and the Slack connector
EnterpriseSeat price + usage at API rates; $20/seat, usage cost scaling with model and task. Self-serve and sales-assisted.Admin controls, usage analytics, OpenTelemetry observability

claude.com/pricing for the figures; claude.com/product/cowork for what each tier includes. Anthropic's own footnote: "Usage limits apply. Prices shown don't include applicable tax. Price and plans are subject to change at Anthropic's discretion."

The Team premium seat is decision-relevant

Team offers two seat types at very different prices — $20 standard vs $100 premium (annual). On Enterprise, Claude Code on the web specifically "requires a premium seat or a Chat + Claude Code seat." So "we have Team/Enterprise" does not by itself tell you whether a given person can use a given feature. Ask which seat type.

Both products are included in the subscription — there is no separate SKU for Cowork or for Claude Code. What varies is which features your plan tier unlocks and how much usage you get before hitting limits.

What each tier actually unlocks

The full matrix is in §05 section I. The decision-relevant summary:

If you need…Minimum planWhy
Cowork at allProPaid plans only; not on Free
Claude Code at allPro (or a Console API key / Bedrock / Vertex / Foundry)The CLI works with third-party providers; everything claude.ai-flavoured needs a subscription
Computer usePro or Max — and nothing aboveExplicitly not on Team or Enterprise
DispatchPro or Max — and nothing aboveSame constraint
High-volume agentic workMax 5× or 20×Cowork is compute-intensive; see the limits discussion below
SSO, analytics dashboard, server-managed settings, automated Code ReviewTeamOrg-level features begin here
SCIM, Compliance API, Enterprise Analytics API, ZDR eligibilityEnterpriseZDR additionally requires separate enablement for qualified accounts
Cowork admin monitoring (OTel)TeamTeam and Enterprise only
Cowork cloud sessions on EnterpriseEnterprise + admin actionOff by default; owner must enable and grant via a custom role
The awkward slide

Two of the most demo-able features — computer use and Dispatch — are unavailable on the plans that large enterprises actually buy. If your audience is Enterprise-seated, plan your demos accordingly, and be ready to explain that these are research-preview / consumer-tier capabilities that have not yet cleared the bar for managed deployment.

The usage-limit conversation

This is where executive expectations most often break. Three documented facts, in order of importance:

#FactSource framing
1Cowork consumes limits faster than Chat."Complex, multi-step tasks are compute-intensive and require more tokens to execute."
2Auto mode costs more than Manual or Skip."Auto mode consumes more of your usage limit than the other modes" — the extra safety checks are themselves model calls.
3Parallelism multiplies cost.Claude Code: "Running several sessions or subagents at once multiplies token usage."

Why an agentic session costs more than a chat turn

Worth explaining once, properly, because it makes every downstream cost question self-answering:

The analogy that lands

"Chat is asking a question. Cowork is assigning a project. You wouldn't expect those to cost the same in a person's time either." Then the practical follow-on: match the tool to the size of the job. Don't use an agentic session to reformat one paragraph.

Cost visibility, by product

MechanismCoworkClaude Code
Per-request cost telemetryapi_request events carry cost_usd, token counts and cache stats (Team/Ent. OTel). Values are approximations.✓ OTel metrics on every provider
In-product usage breakdown◐ Not documented/usage shows which skills, subagents and MCP servers drive your limits
Analytics dashboard✓ Team/Enterprise
Programmatic analytics◐ Via your OTel backend✓ Enterprise Analytics API
Hard spend caps✗ Not documented✓ Per-developer day/week/month limits via the Claude apps gateway, enforced live per request
Team spend limits✓ Documented in the Costs guide

Documented levers for reducing cost (Claude Code)

These mostly transfer conceptually to Cowork even where the exact control doesn't exist:

Total cost of ownership: the dimensions that aren't the subscription

Cost dimensionCoworkClaude Code
Setup effortLow — install the desktop app, connect folders, pick connectorsMedium — install, authenticate, write CLAUDE.md, configure permissions, possibly MCP and hooks
Per-user onboardingLow — no terminal literacy requiredMedium — assumes CLI comfort; Anthropic ships a champion kit and communications kit for exactly this reason
Ongoing maintenanceProject instructions and connectors, per user (not shareable)CLAUDE.md, skills, hooks — but version-controlled and shared, so effort amortises across the team
InfrastructureNone — runs on Anthropic serversNone for local; optional gateway, CI runners, dev containers if you want them
Governance effortCurrently higher, because fewer hard controls existHigher upfront (managed settings, deny rules), lower ongoing
Existing cloud commitmentsNot applicableCan draw down AWS / Google Cloud / Azure spend via Bedrock, Claude Platform on AWS, Google Agent Platform, Microsoft Foundry
The point most procurement teams miss

Claude Code can be billed through Amazon Bedrock, AWS Marketplace, Google Cloud or Microsoft Foundry — which for many enterprises means it draws down an existing committed-spend agreement rather than creating a new vendor line. Cowork has no documented equivalent. For a CFO audience this is often the single most decision-relevant fact in the whole comparison.

Documented limits and constraints, collected

LimitValueApplies to
Team plan seats2–150Plan constraint, not a product limit
Cowork file read size50 MB per individual fileCowork
Plugin package (uncompressed)200 MBBoth
Files per plugin package5,000Both
Marketplace repository archive512 MBBoth
Plugins per marketplace / marketplaces addable500 / 25Both
Auto-memory index loaded at session startFirst 200 lines or 25 KB of MEMORY.mdClaude Code
Recommended CLAUDE.md sizeUnder 200 linesClaude Code
Local transcript retention30 days default (cleanupPeriodDays)Claude Code
Dispatch permission timeout10 minutes, then auto-deniedBoth (via Dispatch)
OTel model-response truncation60 KBCowork