## Compatibility
The whole hunk
from line 2, old and new numbered
/
lines
from line 2
22title: Subscribe to webhooks
33url: https://platform.claude.com/docs/en/managed-agents/webhooks
44description: Get notified when major events happen without polling.
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
1113Sessions are long-running interactions. While most real-time interactions happen through the [SSE event stream](https://platform.claude.com/docs/en/managed-agents/events-and-streaming), webhooks notify you of major state changes.
1214