Skip to main content
You can onboard through the full Gauge web product or the Gauge CLI. Both options let you configure Agent Preference and Agent Experience measurements, manage run presets, launch runs, and inspect results.

Onboard with the web product

Sign in at agents.withgauge.com and complete the guided onboarding flow. You can create or join an organization, seed starter measurements, configure runs, and review results without installing the CLI.

Onboard with the CLI

Prerequisites

Before you begin, install Node.js 22.12 or later.
1

Install the CLI

Install gauge from npm.
2

Create or join an organization

Run the guided onboarding flow. Gauge opens your browser to sign you in.
The command can create a workspace and seed starter Agent Preference and Agent Experience measurements.
3

Select an organization

List the organizations you can access, then save one as your default.
4

Inspect your setup

View the organization summary and its measurements.
Run gauge --help or gauge <command> --help whenever you need the current options for a command.

Next steps

Learn how Gauge works

Understand measurements, presets, cycles, runs, and experiments.

Automate with the CLI

Use JSON output, environment variables, and declarative specs in CI.