Skip to content

Cloud beta

SuperPlane is available as a hosted cloud service (currently in public beta) and as a self-hosted open source deployment. The cloud version is free during beta with usage limits.

Both cloud and self-hosted share the same core platform. A few features differ:

FeatureCloud betaSelf-hosted
Canvas, Console, Memory, Files
Integrations (40+)
CLI
Built-in agent✅ IncludedRequires Anthropic API key and managed agent setup
Managed runners✅ IncludedComing soon

On cloud, the built-in agent works out of the box. On self-hosted, you need to configure your own Anthropic API key, agent ID, and environment ID. See the agent documentation for setup details.

Runners execute shell commands, scripts, and Docker jobs on managed machines. On cloud, you select a machine type and SuperPlane handles provisioning. Managed runners are coming to self-hosted in a future release.

During the beta, all accounts are free. The following limits apply:

Run history, event payloads, and execution data are retained for 14 days. After 14 days, this data is automatically cleaned up. This includes:

  • Events on trigger and action nodes
  • Run chains and run item details
  • Execution payloads and configuration snapshots

Canvas definitions, console layouts, memory, and files are not affected by the retention window.

Each organization has a budget of 500,000 events per month. An event is created each time a node executes — whether it is a trigger firing, an action running, or a component emitting a payload.

Increased usage limits will be available on paid accounts after general availability. If you need higher limits during the beta, contact [email protected].

Sign up at app.superplane.com to start using SuperPlane Cloud. No credit card required during the beta.

For self-hosted deployments, see the installation guide.