Max plan: sonnet[1m] requires extra usage but opus[1m] is included - inconsistent
Status Closed — not planned
Maintainer reply None cached
Activity 8 comments · opened Mar 30, 2026 · closed May 26, 2026
Description
On a Max plan (personal account, not organization), opus[1m] works perfectly but sonnet[1m] returns:
Sonnet 4.6 with 1M context is not available for your account.
Learn more: https://code.claude.com/docs/en/model-config#extended-context-with-1m
Why this doesn't make sense
Opus is the larger, more expensive model. Sonnet is the smaller, cheaper one. If Max includes opus[1m], it's counterintuitive that sonnet[1m] (a less expensive model) requires extra usage/additional payment.
From a user perspective, this feels like an oversight rather than an intentional pricing decision.
Steps to reproduce
- Have a Max plan (personal account)
- Run
/model opus[1m]→ works fine - Run
/model sonnet[1m]→ error above
Expected behavior
If opus[1m] is included in Max, sonnet[1m] should also be included (or at least there should be a clear explanation of why the cheaper model costs extra).
Environment
- Claude Code CLI
- Max plan (personal)
- macOS
8 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
These issues are not duplicates. #26557, #26428, and #39841 all report that both 1M models were blocked. That was resolved in v2.1.75 when Anthropic included opus[1m] in Max at no extra cost.
This issue (#41121) is the inverse problem: after that fix, opus[1m] is correctly included, but sonnet[1m] — the smaller, cheaper model — still requires extra usage. The inconsistency introduced by the fix is the bug being reported here.
FWIW, noting that this behavior is documented here by Anthropic
<img width="820" height="432" alt="Image" src="https://github.com/user-attachments/assets/d2b61c18-bfc5-40bd-95b0-f7786b4d1d85" />
@omair-inam Thanks for pointing to the docs. I'm aware that sonnet[1m] is documented as requiring extra usage. However:
If this is truly by design, could someone from the team clarify exactly how to activate sonnet[1m]? The current error message just points to a doc page that says "enable extra usage" — which I already have.
Bumping this — it has been 9 days with no response from the team.
To recap the inconsistency:
opus[1m](larger, more expensive model, 1M context) → included in Max at no extra cost.sonnet[1m](smaller, cheaper model, 1M context) → requires extra usage, and even with extra usage enabled on my Max plan, activation still fails with the same error pointing back to the docs.Could someone from Anthropic clarify:
sonnet[1m]when extra usage is already enabled? The docs say "enable extra usage," which I have done, but the model is still unreachable.Happy to close this if there is a reasonable explanation, but right now the behavior genuinely doesn't make sense to users on the Max plan.
my 2 cents:
Sonnet is cheaper on the usage allowance compared to Opus, so they want you to either use Opus to burn more of your usage allowance or pay for Sonnet 1mil context
Closing for now — inactive for too long. Please open a new issue if this is still relevant.
wow great response