Device Management
The device management panel gives workspace admins visibility into every device connected to the workspace. Open it from the Admin Panel > Devices tab.
Viewing Connected Devices
The approved device list shows a table with the following columns:
| Column | Description |
|---|---|
| Device | Display name and public key fingerprint (first 4 byte pairs) |
| Role | admin or editor |
| Status | Connected or Offline |
| Last Seen | Relative timestamp of the most recent connection (e.g. “3m ago”) |
Online devices show a green status dot. Recently seen devices (within 5 minutes) show amber. Offline devices show a grey dot.
Approving New Devices
When a new device uses an invite code to join, it appears in the Pending Approval section. For each pending device, you see:
- Display name
- Public key fingerprint (first 8 byte pairs for verification)
- When the request was made
You can approve the device as either an Editor or Admin, or deny the request entirely.
Changing Roles
Use the action menu (three dots) on any approved device to:
- Change to Admin — grant admin privileges
- Change to Editor — restrict to editor role
Revoking Device Access
To revoke a device:
- Click the action menu on the device row.
- Select Revoke Access.
- Enter a revocation reason in the prompt.
Revoked devices appear in a collapsible Revoked section at the bottom of the panel, showing the revocation date and reason.
After revoking a device, check the Project Keys panel for rotation warnings. Any keys that the revoked device had access to should be rotated upstream and marked resolved.
Inviting New Devices
Click the Invite button in the top-right corner to open the invite modal. Only admins and owners can invite new devices. See Invite Codes for details.