Free to read. Sign up to save your progress and take knowledge-check quizzes.

Sign up free
5 min read·Updated April 9, 2026

Claude Managed Agents

Anthropic logoBy Anthropic

Claude Managed Agents is Anthropic's public beta offering composable APIs for building and deploying cloud-hosted AI agents at scale — handling orchestration, scaling, and monitoring through Anthropic's infrastructure.

Listen to this lesson

Free preview · first 0:30
0:00 / 0:30

Audio & video lessons are paid features

Plus unlocks audio streaming. Pro adds downloadable audio, video, certificates, and more.

Plus adds:
  • Audio streaming
  • Downloadable PDFs
  • All AI Playbooks
  • Personalized content
Pro also adds:
  • Certificates of completion
  • Audio MP3 downloads
  • Video lessonssoon
  • & More…soon

Watch this lesson

Video coming soon

Learning Objectives

  • Understand what Managed Agents offers and how it differs from Claude Code and Claude Cowork
  • Identify the key capabilities of cloud-hosted agent deployment
  • Evaluate when to use Managed Agents versus building agents with the Claude Agent SDK

What Are Claude Managed Agents?

Claude Managed Agents is a public beta product from Anthropic that provides composable APIs for building and deploying cloud-hosted AI agents at scale. Where Claude Code and Claude Cowork are desktop agents that run locally, Managed Agents lets organizations deploy persistent, cloud-based AI agents through Anthropic's infrastructure.

The key distinction: with Claude Code or the Agent SDK, you build and host agents yourself. With Managed Agents, Anthropic handles the orchestration, scaling, monitoring, and infrastructure — you define what the agent does, and Anthropic runs it in the cloud.

Tip

Access: Claude Managed Agents is currently in public beta. Available through the Anthropic API. Visit anthropic.com for documentation and access.

How It Fits in Anthropic's Agent Stack

ProductRuns WhereBuilt ForYou Manage
Claude CodeYour terminal/IDEDevelopersEverything (local agent)
Claude CoworkYour desktopKnowledge workersEverything (local agent)
Claude Agent SDKYour infrastructureDevelopers building custom agentsHosting, scaling, monitoring
Managed AgentsAnthropic's cloudOrganizations deploying agents at scaleAgent definition only

Core Capabilities

Composable Agent APIs

Managed Agents provides APIs for defining agents as composable building blocks:

  • Define agent behavior — specify tools, instructions, and constraints through the API
  • Chain agents together — compose multi-agent workflows where agents hand off to each other
  • Persistent state — agents maintain state across sessions without you managing a database
  • Automatic scaling — Anthropic handles scaling as demand grows

Cloud-Hosted Execution

Unlike self-hosted agents, Managed Agents runs on Anthropic's infrastructure:

  • No server management — no need to provision, scale, or monitor compute resources
  • Built-in monitoring — observe agent behavior, track tool usage, and audit decisions
  • Reliability — Anthropic manages uptime, failover, and infrastructure maintenance
  • Security — enterprise-grade security and data handling through Anthropic's platform

Enterprise Features

  • Role-based access — control who can create, modify, and deploy agents
  • Audit logging — full trail of agent actions for compliance
  • Rate limiting and cost controls — set usage boundaries per agent or team
  • Integration hooks — connect agents to internal systems via MCP or custom tools

Use Cases

ScenarioWhy Managed Agents
Customer support automationDeploy persistent agents that handle support tickets 24/7 without managing infrastructure
Document processing pipelinesChain agents for intake, classification, extraction, and routing
Internal knowledge assistantsDeploy company-specific agents accessible to all employees
Automated research workflowsAgents that continuously monitor sources and produce reports
Multi-step approval workflowsCompose agents that gather information, draft proposals, and route for approval

Strengths

  • Zero infrastructure management — Anthropic handles hosting, scaling, and monitoring
  • Composable architecture — build complex workflows by chaining simple agent building blocks
  • Persistent state — agents maintain context across sessions automatically
  • Enterprise-ready — audit logging, access controls, and cost management from the start
  • Powered by Claude — access to Opus 4.7, Sonnet 4.6, and Haiku 4.5 capabilities

Limitations and Considerations

  • Public beta — the product is still maturing; APIs and features may change
  • Cloud-only — agents run on Anthropic's infrastructure, not on-premise (important for data sovereignty requirements)
  • Pricing not finalized — beta pricing may differ from GA pricing
  • Vendor dependency — deeper coupling with Anthropic's platform compared to self-hosted Agent SDK solutions
  • Limited customization — less control over execution environment compared to self-hosting

Company Details

DetailInfo
DeveloperAnthropic
StatusPublic Beta
TypeCloud-hosted agent platform
AccessAnthropic API
PricingBeta (contact Anthropic)
Websiteanthropic.com

Key Takeaways

  • Claude Managed Agents is Anthropic's public beta for deploying cloud-hosted AI agents at scale — you define the agent, Anthropic handles infrastructure, scaling, and monitoring
  • Composable APIs allow chaining agents into multi-step workflows with persistent state across sessions
  • Fills the gap between desktop agents (Claude Code/Cowork) and self-hosted agents (Agent SDK) — ideal for organizations that want agent capabilities without managing infrastructure
  • Enterprise features include audit logging, role-based access, and cost controls
  • Currently in public beta — APIs and pricing may evolve before general availability

Save your progress & take the quiz

Sign up free to bookmark lessons, track which modules you've completed, and lock in what you learned with a quick knowledge-check quiz at the end of each lesson.

🧭Recommended for you