[DOCS] `/usage-credits` command reference omits confirmation before admin usage-credit requests

Status Open
Maintainer reply None cached
Activity 0 comments · opened Jul 16, 2026

Documentation Type

Missing documentation (feature not documented)

Documentation Location

https://code.claude.com/docs/en/commands

Section/Topic

The /usage-credits row in the built-in commands table.

Current Documentation

The commands reference describes /usage-credits as:

Configure usage credits to keep working when you hit a limit. On Pro and Max plans, opens an in-CLI dialog … on other plans, opens the usage-credits billing page in your browser, except that Team and Enterprise members without billing access instead send a usage-credits request to their admin from the CLI.

The entry does not mention a confirmation step before that admin request is sent.

What's Wrong or Missing?

Claude Code v2.1.211 changed /usage-credits to ask for confirmation before sending a request to organization admins. Team and Enterprise members without billing access should know the command no longer sends immediately after they invoke it.

Suggested Improvement

Append to the /usage-credits description:

On Team and Enterprise plans, when the command sends a usage-credits request to organization admins, it asks you to confirm before the request is delivered. Requires Claude Code v2.1.211 or later.

Mirror the same sentence in costs.md if that page documents the admin-request path.

Impact

Low - Minor confusion or inconvenience

Additional Context

Affected Pages:
| Page | Line(s) | Context |
|------|---------|---------|
| https://code.claude.com/docs/en/commands | 145 | /usage-credits command table row |
| https://code.claude.com/docs/en/costs | — | Usage credits and limits (if admin request is documented there) |

Total scope: 1–2 pages affected

Version: v2.1.211 behavior change.

View original on GitHub ↗