Each reclaude login registers a device under your account. One device = one session key on one machine.
Where to look
Dashboard nav → Devices. Each row shows:
| Field | Meaning |
|---|
| Device name | The name you gave this machine when logging in |
| SK prefix | The first few characters of the session key, for identification |
| Organization | Which org this device is bound to / whose account it uses |
| Client version | The reclaude version currently running |
| Client platform | The device’s operating system (macOS / Linux / Windows) |
| Last used / Last IP | Timestamp and source IP of the most recent request |
| Added | When the device was registered |
Add a new device
On the new machine, run:
Then approve in the browser as described in Log in.
Revoke a device
To stop using a device, click Revoke on the Devices page. After revocation:
- The device loses access immediately — further requests are rejected.
- To use it again later, just run
reclaude login once more.
Devices revoked automatically
In rare cases the system auto-revokes a device’s session. Further requests from that machine will return 401 device_revoked. Common triggers:
- The same account is used heavily on many machines simultaneously, tripping risk control
- The reclaude CLI or Claude Code CLI is too old
- A session validation anomaly
How to recover: run reclaude login again on that machine and re-approve via the Log in flow. Re-login within a monthly plan period doesn’t count against your switch quota. If it keeps happening, open a ticket so ops can check the account.
Device limit
Each account has a maximum number of devices. If you hit the limit, the next login’s approval page will say:
Device limit reached: X devices max (currently Y). Revoke an old device first.
Revoke a device you no longer need to free a slot.
Request an account switch
If the account assigned to you is unusable (banned, paused, etc.), the home page surfaces a Request switch button. Click it to open the ticket page; once submitted, ops will reassign you. Switches don’t count against you during a monthly plan period.
You can also reach this flow at Tickets → New → Ops request → Switch account. Last modified on June 4, 2026