Before you start
Onboarding is a security event, not just an install: the new machine will hold a device token that can act on your behalf. Treat it like adding a new work laptop to your accounts.
Step 1 — install and log in
- Install the agent on the new machine: macOS or Linux guide.
- Log in:
remoteagent loginand complete the link in the browser. - Confirm the device appears under Devices in the console.
Step 2 — assign and scope it
- Open the device assignment view and attach the device to the right agent profile.
- Set the device’s capabilities: which tools it may use, which folders it may touch.
- Start restrictive — you can widen later, and the audit log will show exactly what changed.
Step 3 — verify the basics
- Run a harmless task:
remoteagent chat "list the files in my home folder". - Check the run appears in live logs and the Deep Dive trace.
- Test one denied action to confirm policy works — a blocked command is a pass.
Fleet view
With several devices, the multi-device fleet guide covers claiming, offline devices and how tasks are routed. If the new machine will run unattended, combine this with headless operation.