Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.openhands.dev/llms.txt

Use this file to discover all available pages before exploring further.

You can connect Agent Canvas to OpenHands Cloud as a backend. Conversations and automations then run in OpenHands Cloud’s on-demand sandboxes instead of on your local machine.

When to Use It

A Cloud backend is a good fit when you want to:
  • Run agents without tying up local resources
  • Use OpenHands Cloud’s managed sandboxes and integrations
  • Keep your local machine for development while offloading agent work

Prerequisites

Add a Cloud Backend

  1. Open Agent Canvas and click the backend switcher in the top bar.
  2. Choose Manage BackendsAdd Backend.
  3. Click Login with OpenHands Cloud and sign in with your account.
Once connected, select it as the active backend. Conversations will now run in OpenHands Cloud.

OpenHands Enterprise

If your organization runs OpenHands Enterprise, click Advanced in the Add Backend flow and enter your enterprise host URL before signing in.

What’s Different with a Cloud Backend

  • Sandboxed execution — each conversation runs in an isolated cloud sandbox rather than on your host filesystem.
  • Cloud integrations — GitHub, GitLab, Bitbucket, Slack, and other integrations configured in OpenHands Cloud are available.
  • Settings are per-backend — LLM configuration, secrets, and MCP servers saved against the Cloud backend are independent from your local backend settings.