Agent Canvas can work with the OpenHands automation backend so you can run agents on a schedule or in response to external events.Documentation Index
Fetch the complete documentation index at: https://allhandsai-docs-agent-canvas-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
What You Can Do
In theAutomations view, you can:
- browse existing automations
- inspect automation configuration and activity
- enable or disable automations
- work with recommended automation flows
How Creation Flows Usually Start
TheAutomations view is mainly for browsing and managing automations that already exist.
In practice, new automation setup often starts in one of two ways:
- from a conversation, where you ask OpenHands to create an automation for you
- from a recommended automation flow in the
Automationsview
Local Stack Behavior
When you start Agent Canvas with theagent-canvas command, the local stack includes the automation backend by default.
That makes the built-in local setup a good starting point for:
- scheduled maintenance tasks
- event-driven coding workflows
- testing automation ideas before deploying them elsewhere
Backend Availability Matters
TheAutomations view depends on the active backend.
- If the active backend has a healthy automation service, Agent Canvas can load and manage automations.
- If it does not, Agent Canvas shows a backend-not-configured or unavailable state.
Some automation editing flows are currently focused on local backends first, while the broader hosted experience continues to evolve.

