claude-code - 💡(How to fix) Fix [BUG] /usage doesn't work for Claude Team account [2 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#52345Fetched 2026-04-24 06:09:38
View on GitHub
Comments
2
Participants
2
Timeline
8
Reactions
0
Author
Timeline (top)
labeled ×5commented ×2closed ×1

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Something has changed, I'm using a Team account of 20$, and before I could use /usage to see the metrics of my tokens. Now it tells me I'm not using a subscription account, but if I open Claude Desktop - settings I can see the metrics of /usage.

What Should Happen?

Show same information as in Claude Desktop. As before, the bars of how many tokens I have used in current session and how much I have left for the week.

Error Messages/Logs

Steps to Reproduce

Open a new CLI session, write /status to see that the Login method: Claude Team account, and then /usage should show you /usage is only available for subscription plans.

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.118 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue can be resolved by investigating the discrepancy between the subscription status shown in the CLI and the Claude Desktop settings.

Guidance

  • Verify the subscription status in the Team account settings to ensure it matches the expected plan.
  • Compare the output of /status and the settings in Claude Desktop to identify any inconsistencies.
  • Check the documentation for the $/usage command to see if there are any specific requirements or restrictions for Team accounts.
  • Test the /usage command with a different account type or subscription plan to isolate the issue.

Example

No code snippet is provided as it is not necessary for this issue.

Notes

The issue seems to be related to a regression in the Claude Code version 2.1.118, and the fact that the /usage command is not working as expected for Team accounts. Further investigation is needed to determine the root cause of the issue.

Recommendation

Apply workaround: Check the subscription status and settings in Claude Desktop and the CLI to identify any inconsistencies, and test the /usage command with a different account type or subscription plan to isolate the issue. This is because the issue is likely related to a regression in the current version, and a workaround may be necessary until a fix is available.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING