Claude Cowork Reaches GA with 6 Enterprise Management Features
Contents
Anthropic has moved Claude Cowork from research preview to general availability (GA).
The April 9, 2026 announcement included six new enterprise management features.
Claude Cowork is an AI agent product that autonomously performs file operations, browser tasks, and document processing on the user’s desktop.
While Claude Code focuses on software development, Cowork targets non-engineering departments such as operations, marketing, finance, and legal.
Activity During the Research Preview
Cowork launched as a research preview in late 2025. Over the roughly four months before GA, external expansion and infrastructure development proceeded in parallel.
In March, Microsoft announced it would integrate Claude Cowork as Copilot Cowork in its Microsoft 365 Copilot “Wave 3” release.
This was the first time a non-OpenAI vendor was adopted into M365 Copilot, with deployment to over 300 million M365 users decided while Cowork was still in research preview.
With this GA transition, the Microsoft partnership also shifts to the production release.
Also in March, Anthropic invested $100M to launch the Claude Partner Network, and in April secured compute resources through a multi-GW TPU infrastructure deal with Google and Broadcom.
The timing of the GA transition likely isn’t unrelated to the completion of this groundwork.
During the research preview, Cowork was also reported to silently generate 10GB+ VM bundles on macOS.
GitHub Issue #22543 accumulated over 35 reports and 81 thumbs-up reactions, with symptoms including 55% CPU usage spikes and automatic VM regeneration loops.
Whether these issues have been resolved was not addressed in the GA announcement.
Six New Enterprise Features
The management features added alongside the GA transition are listed below.
The shift from “usable” to “manageable at the organizational level” is clear.
| Feature | Summary |
|---|---|
| RBAC (Role-Based Access Control) | Fine-grained permission settings for Claude Cowork at the team and department level |
| Group Spend Caps | Cost limits per department or team to prevent unexpected charges |
| Usage Analytics | Visibility into usage, costs, and operational patterns via admin dashboard and Analytics API |
| OpenTelemetry Support | Event data exported in OpenTelemetry format for integration with existing monitoring and compliance tools |
| Zoom MCP Connector | Meeting summaries, transcripts, and action items integrated into Cowork workflows |
| Per-Tool Connector Control | Individual tool and connector access controlled per user or group |
RBAC and SCIM Integration
RBAC is available for Enterprise and Team plans, organizing users into groups through SCIM integration with identity providers.
Administrators can define access permissions to Claude features at the group level, enabling phased rollouts that gradually expand usage scope.
SCIM (System for Cross-domain Identity Management) is a standard protocol for automatically synchronizing user information across different systems.
Identity providers like Okta, Azure AD, and Google Workspace support SCIM — user additions, deletions, and permission changes made in the IdP are automatically reflected in Claude Cowork.
This eliminates manual account management, making it essential for organizations deploying at hundreds or thousands of users.
OpenTelemetry Audit Integration
With OpenTelemetry (OTel) support, Claude Cowork’s operational events are exported as OTel-format telemetry data.
Feeding this into existing SIEM and monitoring platforms like Splunk, Datadog, or Elastic allows AI agent activity logs to be integrated into existing security audit workflows.
OpenTelemetry is an observability standard framework hosted by the CNCF (Cloud Native Computing Foundation), providing unified handling of three telemetry types: traces, metrics, and logs.
Its strength is vendor-lock-in-free monitoring infrastructure, and it’s widely adopted in enterprise environments alongside cloud-native technologies like Kubernetes and gRPC.
Adopting OTel for AI agent auditing was likely a decision to minimize integration costs with existing infrastructure.
Zoom MCP Connector
An MCP (Model Context Protocol)-based Zoom connector was also added.
Meeting transcription, summaries, and action item extraction can be fed directly into Cowork projects.
Administrators can restrict connector usage organization-wide, with audit trails maintained.
MCP is a standard connectivity protocol for AI agents developed by Anthropic.
As covered in a previous security audit of MCP servers, many security issues have been reported in open-source MCP servers.
The Zoom MCP connector, provided as an official connector with authorization and access controls designed under Anthropic’s management, differs fundamentally from third-party MCP servers.
Managed Agents Also Enters Public Beta
On the same day, Claude Managed Agents was also announced as a public beta.
It’s a cloud-hosted agent execution platform provided as an API suite including secure sandbox environments, state management, and permission controls.
According to Anthropic, agent development previously required “spending the majority of the development cycle on secure infrastructure setup, state management, and permission configuration,” which Managed Agents reduces from months to days.
Notion, Asana, and Sentry were named as early adopters.
Cowork is an end-user agent running on the desktop, while Managed Agents is a platform for developers to build and deploy custom agents via API.
This positions Anthropic with agent offerings on both the end-user and developer fronts.
Supported Plans and Usage
Claude Cowork is available on all paid plans — Pro, Max, Team, and Enterprise — through the Claude Desktop app on macOS and Windows.
However, advanced management features like RBAC and per-tool controls are limited to Team and Enterprise.
Among early enterprise adopters, non-engineering departments (operations, marketing, finance, legal) account for the majority of Cowork usage, according to Anthropic.
This represents a distinctly different user base from Claude Code’s developer-focused track.
With over 1,000 enterprise customers spending more than $1M, the GA transition came after building out Microsoft integration, partner network, and compute infrastructure during the research preview period.