Skip to main content
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:

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.

Account switching

If the account assigned to you is unusable (banned, paused, etc.), the system automatically reassigns you a new account — no action needed, just retry after a short wait. Switches don’t count against you during a monthly plan period.
Last modified on July 2, 2026