Skip to main content
An instance is a single running OpenClaw agent. Each instance is isolated with its own storage, configuration, and channel connections.

Statuses

StatusMeaning
ActiveRunning and responding to messages.
InactiveStopped. Not consuming resources or responding.
ProvisioningBeing set up. Usually takes under a minute.
SuspendedSuspended due to billing issues. Data is preserved.

Creating an instance

Click New Instance from the dashboard. You’ll need to choose a name. The instance starts provisioning immediately and is usually active within a minute. The number of instances you can run depends on your plan:
PlanMax instances
Basic1
Pro5
Max20

Configuring an instance

Open an instance from the dashboard to access its settings:
  • Config — System prompt, skills, and agent behavior.
  • Channels — Connected messaging platforms.
  • Usage — Token consumption and message history.
  • Server — Instance health and disk usage.

Stopping and restarting

You can stop an instance from the dashboard. Stopped instances don’t consume AI tokens. Restart at any time — the instance picks up where it left off with its configuration intact.

Data and encryption

Instance configuration is encrypted at rest with AES-256-GCM. Your data is never shared between instances or accounts.