promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Claude Code

/status

Opens the settings interface to the Status tab with version, model, account, and connectivity.

Opens the settings interface to the Status tab with version, model, account, and connectivity. Also works while Claude is responding.

โœ… WHEN TO USE IT?

Check version/model/account

Call /status to see which Claude Code version, model, and account are currently active, e.g. when debugging unexpected behavior.

Check connectivity mid-response

While Claude is still responding, open /status to check connectivity without interrupting the current answer.

โ›” WHEN NOT TO?

Looking for token/cost info

/status shows version, model, account, and connectivity, not usage/cost data.

Better: Use /usage.

SOURCES