First run
Signing in once, claiming an activation, and building your first route.
Signing in
The first launch is the only time AUTO/PILOT insists on a network connection. It asks for the email and password of your account on this site, then:
- Verifies your credentials and that your email address is confirmed.
- Generates a random device token locally and registers it, claiming one activation slot. The server only ever stores a hash of that token.
- Receives a signed license token and caches it on disk.
From that point on the app verifies the cached license locally. No network, no phone home, no check-in — see licensing & offline behaviour.
If sign-in fails, the message tells you which of these it was:
| Message | Meaning |
|---|---|
INVALID_CREDENTIALS |
Wrong email or password. |
EMAIL_NOT_VERIFIED |
Confirm your address on the website first. |
LICENSE_REQUIRED |
The account has no license pack. Buy one in the store. |
ACTIVATION_LIMIT_REACHED |
All slots are in use — free one or buy another pack. |
ACCOUNT_DISABLED |
Contact support. |
Naming the device
The app suggests your machine's hostname. Change it to something you will recognise in
a list six months from now — booth-mbp, backup-laptop, studio-desktop. This name
is what appears on your dashboard when you need to free a slot in a hurry.
Your first route
- Open Mappings → New route.
- Click Learn, then move a control on your hardware. AUTO/PILOT captures it.
- Pick a destination — a MIDI CC, an OSC address, an Art-Net channel, an internal macro.
- Set the response curve if the default linear mapping feels wrong.
- Save. The route is live immediately.
Your first scene
Scenes recall a whole rig state at once:
- Get the rig into the state you want — routes enabled, macros armed, values set.
- Scenes → Capture current state.
- Name it after the moment, not the settings:
drop_b,ambient_intro,panic. - Bind the scene to a pad so you can recall it without looking.
Scenes are what make a set repeatable. Build them at home, trigger them in the dark.