Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

scheduled-deployments changed

managed-agents/scheduled-deployments

Nearest release: v2.1.280, published 15 hours after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+6added
Lines−4removed
From line 2 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits7to this page, all time

## Compatibility

The whole hunk

from line 2, old and new numbered
/
lines
from line 2
22title: Scheduled deployments
33url: https://platform.claude.com/docs/en/managed-agents/scheduled-deployments
44description: "Create and manage deployments with the Claude API: run an agent on a recurring cron schedule and inspect its run history."
5featureMetadata:
6 topic:
7 title: Managed Agents
8 url: https://platform.claude.com/docs/en/managed-agents/overview
9 status: beta
10 betaHeader: managed-agents-2026-04-01
511---
6 
7## Compatibility
8- Status: Beta
9- [Beta header](https://platform.claude.com/docs/en/api/beta-headers): `managed-agents-2026-04-01`
1012 
1113A **scheduled deployment** allows an [agent](https://platform.claude.com/docs/en/managed-agents/agent-setup) to start [sessions](https://platform.claude.com/docs/en/managed-agents/sessions) autonomously, enabling task completion over a predictable cadence. You create and manage deployments with the Deployments API, part of the Claude API.
1214