Skip to the board
DIDRESET
UTC

"You've used 85% of your session limit · resets {time}"

by vortwangUpdated

"You've used 85% of your session limit · resets {time}" is a warning, not a block. The Error reference says that before a window runs out, "Claude Code can warn you that you've used most of it, with a message such as You've used 85% of your session limit · resets 3:45pm". The time is your own five-hour session reset, the same clock /usage shows. Nothing is refused yet; it is not the account-wide reset this board tracks.

Last reset
04 SEP 20:08Z

@lydiahallie

Status
OVERDUE

The gap since the last reset is past 1.5x the recent median.

Next est.
ANY TIME

Days since
14.4

days

What does "You've used 85% of your session limit · resets {time}" mean?

Claude Code meters your plan usage against a session window that "will reset every five hours" and a weekly window. The 85% line appears while you still have allowance left, so you can wrap up or slow down before "You've hit your session limit · resets {time}" blocks requests.

The docs suggest two ways to watch the remaining allowance continuously instead of waiting for the warning: add the rate_limits fields to a custom status line, or, in the Desktop app, click the usage ring next to the model picker. The status line exposes rate_limits.five_hour.used_percentage and resets_at for claude.ai Pro and Max subscribers after the first API response.

Usage counts against the session and weekly allowances at the same time, so "a single burst of heavy activity, such as a large workflow fanout, can exhaust the weekly allowance before the session window resets". A warning about the session window does not tell you how much of the week is left; /usage shows both bars.

Which window is full?

Which window is full?
WindowResetsWhere to check
Session limit (5-hour)Every five hours; the exact time is the one in the message/usage in Claude Code, or Settings > Usage on claude.ai
Weekly limitAt a fixed time each week that is assigned to your account/usage in Claude Code, or Settings > Usage on claude.ai

What to do when you see it

  1. Run /usage

    It shows the session and weekly bars, when each resets, and on Pro, Max, Team and Enterprise a breakdown of what has been drawing usage, with behaviors such as long context or cache misses flagged when they account for 10% or more.

  2. Cut what the breakdown flags

    Long context is the usual culprit: /clear starts a fresh session at no cost, /compact summarizes the conversation, and /effort or a smaller model with /model reduces what each turn draws.

  3. Decide whether to finish or pause

    The remaining 15% may be enough for a small task. If not, stop before the block and note the reset time; the session limit resets on its own every five hours.

  4. Watch it in the status line

    Add rate_limits.five_hour.used_percentage and resets_at to a custom status line so the percentage stays visible instead of arriving as a one-off warning.

When does it reset?

Your own window: the time in the message is your five-hour session reset; the weekly limit resets separately at a fixed time each week assigned to your account. Both are visible in /usage and at Settings > Usage on claude.ai. Put the time on a countdown with the window tracker linked below.

Account-wide resets: separately, Anthropic sometimes resets 5-hour and weekly limits for everyone. Those are what this board records, each linked to its original post, and the row above shows the last one. They are announced, not scheduled, so this site does not promise one.

FAQ

Am I blocked at 85%?

No. The docs describe this as a warning that you have used most of the window; requests are refused only when you reach the limit and see "You've hit your session limit". Use the remaining allowance or stop before then.

Does the warning also cover my weekly limit?

The message names one window. Usage counts against the session and weekly allowances at the same time, and the docs warn that a single burst can exhaust the weekly allowance before the session window resets, so run /usage to see the weekly bar as well.

Can I see the percentage all the time?

Yes. The status line docs describe rate_limits.five_hour and rate_limits.seven_day objects with used_percentage and resets_at, present for claude.ai Pro and Max subscribers after the first API response. The Desktop app shows the same in the usage ring next to the model picker.

Will 85% become 100% at the same pace?

Not necessarily. What each turn draws depends on context length and cache state: a one-line question in a session open all day still sends the whole conversation. /usage flags long context and cache misses when they account for 10% or more of recent usage.

Sources

  1. Claude Code docs: Error reference — "You've hit your session limit"verified 2026-09-18
  2. Claude Code docs: Status line — Rate limit usage (rate_limits.five_hour / seven_day, used_percentage, resets_at)verified 2026-09-18
  3. Claude Code docs: Manage costs effectively (/usage, shared limits)verified 2026-09-18
  4. Claude Help Center: What is the Max plan? (session resets every five hours; weekly limit at a fixed time)verified 2026-09-17
  5. Claude Help Center: Usage limit best practices (Settings > Usage)verified 2026-09-17

Want the next Claude reset on your phone?

Sponsors