Claude Resume Command Explained Simply | Generated by AI

Home 2026.02

Question: Explain Claude’s resume command

Answer:

The --resume command (or sometimes just /resume) is a special feature built into Claude.ai’s chat interface (web, desktop app, and mobile app) that lets you instantly jump back into any previous conversation by referencing its unique conversation ID.

How it works

Typical syntax:

claude --resume 4cb1fd80-1234-5678-9abc-def012345678

or shorter versions that Claude usually accepts:

--resume 4cb1fd80
/resume 4cb1fd80
claude resume 4cb1fd80

Main use cases

  1. Revive an old chat that scrolled off your history
    → Very long conversations sometimes disappear from the sidebar. --resume <id> brings it back instantly.

  2. Continue exact thread across devices / browsers
    → Copy the ID from one device, paste --resume <id> on another → same chat loads.

  3. Recover after accidentally starting new chat
    → Instead of copy-pasting 50 messages, just resume the old one.

  4. Share / bookmark specific conversations
    → People sometimes share short IDs in Discord / forums so others can load the exact same thread state (if the conversation is still accessible to their account).

Where to find conversation IDs

Limitations

So in short: --resume <id> is Claude’s built-in “load conversation by ID” teleport command — very useful power-user feature, especially for people who generate dozens of long threads.

References:


Back Donate