Automation
Automation in ACP connects threads, projects, and resources to time-based and event-based triggers. This is how recurring work and external system integrations become first-class.
Use schedules and webhooks to trigger ACP work from time or external events.
What automation means in ACP
ACP automation is built around schedules and webhooks. Schedules let you run recurring work on time-based triggers, while webhooks let external systems start ACP logic in response to real events.
Schedules
Schedules let ACP run work continuously or on a cadence. A scheduled run uses the same agent, project, and computer model as an interactive run, which makes recurring automation easier to reason about.
Webhooks
Webhooks let ACP react to external events from products, backends, or enterprise systems. That turns ACP into an event-driven execution layer instead of a purely interactive UI.