Skip to main content
The Devices page lists authorized machines — each row is one successful masterskills login: device name (its hostname), the user it belongs to, and when it last reported in. Members manage their own devices; admins see the organization’s full device list.

Actions

  • Revoke a device — the token stops working immediately. The next CLI or agent call from that machine gets a 401 and prompts a fresh masterskills login. Use it for lost or retired machines — or CI tokens you’re rotating.
  • Sign out everywhere — revoke all of your devices in one action.
Devices are revoked automatically when a member leaves or is removed from the organization.

Notes

  • “Last seen” updates when a device syncs — installs, update checks, and masterskills sync all count.
  • The server stores only a sha256 hash of each device token; the token itself lives on the device alone.
  • On the Free plan each user has one device; approving a second login is refused until the first is revoked. Team and Enterprise have no device limit.