Skip to main content
The Devices page lists every device enrolled in your organization and gives you controls to manage their lifecycle.

Device List

Each row in the device list shows:
  • Device name — the hostname reported by the agent at enrollment
  • StatusActive or Disabled
  • Enrolled at — when the device was first registered
  • Last seen — most recent telemetry timestamp

Enrolling a Device

1

Open the enrollment dialog

Click Enroll Device in the top-right corner of the Devices page.
2

Get an enrollment code

Choose one of two options:
  • Copy code — copy the one-time code to paste into the agent CLI yourself
  • Send via email — enter an email address and Charley will send the code with installation instructions
3

Run the agent enrollment command

On the target machine, run:
charley enroll --code <CODE>
The device registers immediately and appears in the list with Active status.
Enrollment codes are one-time use and expire after 24 hours. If the code expires before use, generate a new one.

Device Status

Active

The device is enrolled and the agent is reporting telemetry. Analytics from this device are included in the Overview.

Disabled

The device is enrolled but the agent’s data is excluded from analytics and the device cannot enroll new sessions. Use this to temporarily suspend a device without losing its history.

Actions

Right-click a device (or use the action menu) to access:
ActionDescription
DisableSuspends the device. Telemetry stops being counted.
EnableRe-activates a previously disabled device.
DeletePermanently removes the device and all associated telemetry. This cannot be undone.
Deleting a device does not uninstall Agent Charley from the endpoint. You’ll need to uninstall the agent separately on the machine itself.

Plan Limits

The Basic plan is limited to 1 active device. To enroll additional devices, upgrade to Pro or Enterprise from the Billing page.