Documentation Index
Fetch the complete documentation index at: https://docs.expanse.sh/llms.txt
Use this file to discover all available pages before exploring further.
1. Install the CLI
2. Sign in
3. Register a compute
A compute is anywhereexpanse-daemon runs: a SLURM cluster, Nomad cluster, Kubernetes namespace, Databricks workspace, YARN cluster, cloud batch project, SkyPilot VM, or standalone cloud box.
4. Run a workload
For scheduler-backed installs, every workload that runs on the compute is captured automatically. No change to how anyone submits.Tracking on a standalone VM or SkyPilot host (optional)
Tracking on a standalone VM or SkyPilot host (optional)
For environments without a scheduler, wrap the command you want tracked:This is the direct-run path. Scheduler-backed computes capture workloads automatically.
5. Predict and diagnose
Right-size resources before you submit:<execution-id> is the Expanse execution ID, or the SLURM job ID, or the Kubernetes pod UID. Whichever you have to hand.
Next steps
Architecture
How Expanse captures evidence and trains its own models.
Computes
What a compute is and what’s supported.
Intelligence
How analyse and diagnose work.
CLI reference
Every command and flag.
Authentication
Personal keys and SSO.