Get started
Create your account, add your first device.
Signing up is short. After your account is ready, the first thing you’ll do is open “Add device” and copy a one-line install command.
- Email or Google sign-in for a fast start
- One-command agent install on macOS & Linux
- Browser-first sessions — nothing to install to connect
Sign up
Start free during early access.
Continue with Googleor
By continuing you agree to the Pilotix terms and acknowledge the privacy policy.
Next step after signup
Add your first device
$
/bin/bash -c 'set -euo pipefail; \
curl -fsSL "$1" | /bin/bash' _ \
'https://app.pilotix.io/i/<token>'Pick the platform in the dashboard to generate the right command. Linux uses a sudo bootstrap; Windows is coming.