“Unable to Load Usage Limits” on claude.ai? Use /usage in Claude Code

TL;DR: I went to claude.ai/settings/usage this morning to check my Claude Max (5x) plan limits and got a red error box: “Unable to load usage limits. Please try again later.” Anthropic’s status page banner read All Systems Operational, but Settings > Usage was still erroring for me at 7:44 AM Central. The workaround that did work: run /usage inside Claude Code. The session and weekly meters loaded immediately.

claude.ai Settings Usage page with red error box reading Unable to load usage limits Please try again later
claude.ai/settings/usage on the morning of April 30, 2026. The Plan usage limits Max (5x) header rendered, but the numbers under it did not.

What I Saw

I went to check how much of my weekly budget I had left before kicking off a long Claude Code session. The “Plan usage limits Max (5x)” header rendered fine. The numbers under it did not. In their place sat a red error card with one line: “Unable to load usage limits. Please try again later.”

I refreshed a couple of times. Same red box.

The Status Page Said “All Systems Operational”

Anthropic’s status page banner read All Systems Operational when I looked. Fair enough. Big fires get put out.

Claude Status page header reading All Systems Operational with claude.ai and Claude Console rows showing 98.67 and 99.08 percent uptime over 90 days
status.claude.com showed the green “All Systems Operational” banner when I checked, even though Settings > Usage was still failing for me.

But the same page, when I hovered the most recent bar in the timeline, surfaced a resolved incident from earlier this morning titled “claude.ai and API unavailable”. Investigating posted at 01:20 UTC. Resolved at 01:51 UTC. The incident page lists the affected services as claude.ai, Claude Console, the Claude API, Claude Code, Claude Cowork, and Claude for Government.

Claude Status timeline tooltip showing 30 Apr 2026 Major outage 0 hours 30 minutes related claude.ai and API unavailable
Hovering the most recent timeline bar surfaced the overnight 30-minute “Major outage” tagged “claude.ai and API unavailable”.

That outage closed about 11 hours before my screenshot. Settings > Usage was still erroring for me when I checked. Maybe your account is fine. Mine was not.

The Workaround: /usage in Claude Code

This is the part I needed at 7:44 AM. Open Claude Code in your terminal or IDE and type:

/usage

Claude Code rendered the usage panel immediately.

Claude Code slash usage panel showing Session 5hr at 18 percent resets in 3 hours, Weekly 7 day at 80 percent resets in 2 hours, and Weekly Sonnet at 3 percent
The /usage panel inside Claude Code, rendering my Max (5x) meters while the web Settings > Usage page was still erroring.

My screenshot showed Session (5hr) at 18% with 3 hours to reset, Weekly (7 day) at 80% with 2 hours, and Weekly Sonnet at 3%. The bottom of the panel has a “Manage usage on claude.ai” link for when the web view comes back.

Per the Claude Code commands reference, /usage shows session cost, plan usage limits, and activity stats. /cost and /stats are aliases for the same command, with /stats opening on the Stats tab. Same command, three names.

If you want to sanity-check your build, run claude --version from your terminal. Mine was 2.1.123 when I took the screenshot.

Why This Matters (At Least to Me)

When you are paying for a Max plan and trying to budget a heavy coding session against the weekly meter, “trust me, you have plenty left” is not a great answer. The /usage panel gives me a number I can plan around, even when Settings > Usage is broken.

Today, the web page threw the red box and Claude Code didn’t. I planned my morning around the 80% weekly reading and got back to work.

Bottom Line

If you see “Unable to load usage limits. Please try again later.” on claude.ai/settings/usage, run /usage inside Claude Code. /cost and /stats will get you to the same panel. Then go back to writing code.

For broader context on Claude’s usage limits in 2026, my earlier post Claude AI Usage Limits: What Changed and How to Make Them Last covers the bigger quota picture.

If you are also fighting rate-limit or tool-use errors, Claude Code Rate Exceeded and Claude Reached Tool Use Limit: The Fix might save you a few minutes.

If Settings > Usage is still showing the red error for you, drop a comment with the time and your plan tier. I will compare it against what I am seeing.

Sources and Further Reading


Accurate at time of writing. Something off? Drop a comment.

2 comments

  • josie m

    i am getting the same message

    your usage command saved me ty

    • Thanks Josie! I’m glad the /usage command in Claude Code was able to save the day for you 😊. It’s not ideal when the web interface is down, but at least there’s a workaround. I hope everything’s back to normal for you now, and thanks for commenting!
      -J.D.

Leave a Reply

Your email address will not be published. Required fields are marked *