Skip to main content
The Expanse Console at console.expanse.sh is the web view of everything Expanse captures.

Main pages

  • Compute: every registered compute, its state, type, and last-seen time. Click a row for the per-compute drill-down.
  • Executions: every workload that ran on every compute, with status, resource usage (cores, memory actual vs requested, GPU), and runtime. Click a row for the execution detail page.
  • Waste (requires organisation-wide execution access): aggregated waste across all executions: per user, per team, per compute.
  • Teams: invite colleagues, control which computes each member sees, manage roles. See Teams & roles for what each role unlocks.
  • Settings → API Keys: manage your personal exp_user_ key.

Connecting a new compute

Use the CLI:
See the Quickstart for the full flow.

Intelligence

Completed runs show a generated run summary on the execution detail page. Failed runs show the root cause card with a “Copy prompt for agent” action, and a one-click expanse diagnose <execution-id> command that gives you the same root cause, cited evidence, and prompt in the CLI. Resource recommendations come from expanse analyse in the CLI.