Skip to Content
ClustersManaging Clusters

Managing Clusters

Manage your clusters from the Agents page and cluster settings page.


Agents page

The Agents page groups all agents by their cluster:

  • Cluster card — shows status (RUNNING/PROVISIONING/etc), agent count, heartbeat chart
  • Agent rows — compact view of each agent with name, role, status, run count
  • ”+ Add” button — add a new agent to the cluster
  • Settings gear — open the cluster detail page

Cluster settings page

Click the gear icon on a cluster card to access:

Server info

  • Region, LLM model, health status
  • Uptime, billing status
  • Created date, provisioned date, last health check

Heartbeat chart

Visual line chart showing heartbeat pulse over the last 24 hours. Green area = healthy, gaps = missed heartbeats.

Action buttons

ActionWhen availableWhat it does
StopRUNNINGPowers off the VPS
StartSTOPPEDPowers on the VPS
RestartRUNNINGReboots the VPS
ReprovisionAlwaysDestroys and recreates the VPS with latest config
DeleteAlwaysDestroys VPS and removes all agents

Agent list

All agents on the cluster with links to their individual config pages.


Adding agents

Click ”+ Add” on the cluster card or navigate to the add agent page. Fill in the new agent’s details and submit. This triggers a reprovision.


Removing agents

Open the agent’s dropdown menu (⋮) → Delete Agent. This removes the agent record. The cluster continues running with the remaining agents — but you should reprovision to update the VPS config.


Deactivating agents

Open the agent’s dropdown menu (⋮) → Deactivate. The agent stays in the cluster but won’t be triggered for new runs.

Last updated on