Part of the reduce AI coding agent token usage pillar. A companion to Claude limit reset times, which covers both clocks.
See also:
When does the Claude weekly limit reset?
There is no published universal answer, and that is the honest response. Anthropic does not document a single day or hour at which every account's weekly limit resets, so any page that gives you one is telling you about their account, not yours. Settings → Usage is where your own answer lives. That will be unsatisfying if you arrived here mid-block, so here is why it is worth knowing anyway: the reason the answers online contradict each other is not that some are lying. It is that people generalise their own reset to everyone else's, and the resulting numbers cannot all be right. You will find write-ups claiming the weekly window is really 72 hours, and others insisting on a fixed weekday. Some of those authors measured something real on their own account. None of them can turn that into your reset time, and Anthropic has not published a rule that would let them.What does Anthropic actually document?
How the limit is consumed, in detail. Not when it comes back. Per Anthropic's own usage and length limits help article, the documented mechanics are these:- Usage is one pool across surfaces. Your use of claude.ai, Claude Code and Claude Desktop all counts toward the same usage limit. This is the single most useful fact on this page and the one most people do not know: a heavy afternoon in the desktop app shortens your Claude Code week.
- Consumption is not a message count. It is affected by the length and complexity of your conversations, the features you use, which model you are on, and the effort level you selected.
- Plans differ, with paid plans getting higher allowances.
Why does my weekly limit seem to drain faster than my usage?
Because automatic context management costs usage, and long conversations trigger it. This is the mechanism that surprises people, and it is documented. When a conversation approaches the context window limit, Claude summarises earlier messages so it can continue. Your full history is preserved, and you may see Claude "organising its thoughts" while it happens. Then the sentence that matters for your week, in Anthropic's words: "Longer conversations that trigger automatic context management consume more of your usage limit." Their own advice is to start a new conversation when you are approaching the limit inside a long chat. So a single marathon session does not cost the sum of its turns. It costs that, plus the summarisation work, plus every re-sent turn along the way. Two shorter conversations covering the same ground are cheaper than one long one, which is the opposite of what most people assume. Note also that automatic context management requires code execution to be enabled, and that very large first messages can still hit context limits regardless.How big is the context window, and does that change the limit?
Up to 1M tokens on the newest models for paid plans, with 500K and 200K elsewhere — and part of it is always reserved for the reply. Context size and usage limit are different things that interact. A larger window lets a conversation grow longer before summarisation kicks in, and a longer conversation consumes more of the weekly allowance. Bigger context is not free headroom, it is a longer runway that bills as you use it.What can you actually do about it?
Anthropic publishes six levers, and they are more concrete than the usual advice. From the same help article, to stretch both the context window and the usage limit:- Use projects. They use retrieval rather than loading everything, so Claude works with more material without carrying it all in context.
- Shorten project instructions. Keep them to general context, key guidelines and Claude's role. Task-specific detail belongs in the chat.
- Remove unused project files. Files you stopped using are still in scope.
- Toggle extended thinking off when a task does not need it.
- Lower the effort level for routine work. Higher effort uses more tokens, and effort is explicitly named as a driver of usage.
- Disable non-critical tools and connectors — web search, Research, MCP connectors — from Search and tools when a conversation does not need them.
What if you need to keep working now?
Usage credits, on paid plans. Pro, Max, Team and seat-based Enterprise plans can purchase usage credits to continue past the included allowance. Usage-based Enterprise plans bill on consumption instead. That converts a hard stop into a variable cost. Whether that is a good trade depends on the deadline in front of you, and it is a decision worth making before you are mid-incident rather than during.How to apply this today
- Read Settings → Usage. It is the only authority on your own reset, and it shows progress bars for both the five-hour window and the weekly limits on paid plans.
- In Claude Code, run
/usage. It shows the same bars plus a breakdown of what consumed the allowance — skills, subagents, plugins, individual MCP servers — and flags behaviours like long context or cache misses when one accounts for 10% or more of recent usage. - Count all three surfaces. claude.ai, Claude Code and Desktop share one pool.
- Break up marathon conversations rather than letting context management run repeatedly.
- Turn off connectors you are not using in this conversation.
- Do not plan your week around a reset time you read on the internet.
What goes wrong (anti-patterns)
Treating someone else's reset time as a rule. They may have measured their own account correctly. The generalisation to yours is the error, and it is the reason these answers all disagree. Assuming a short wait fixes a weekly block. The five-hour window and the weekly cap are different clocks. Waiting out the first does nothing for the second — Claude limit reset times covers telling them apart. Optimising the model while leaving effort high. Effort level is named in Anthropic's own documentation as a driver of usage. It is a one-click change most people never make. Working in one enormous conversation. It reads as efficient and it triggers repeated summarisation, which Anthropic states consumes more of your limit.See also:
- Claude limit reset times — the five-hour window and the weekly cap, side by side
- Claude Pro vs Max limits — whether the upgrade is justified by your real consumption
- Reduce Claude Code token usage — spending less of the allowance per task
Cut your AI coding agent's token bill.
Ranked #1 on the Token-Harness Optimizer Leaderboard. Zero config.
Tokenade is the simplest way to cut what your coding agent sends to the model — set it up once and save on every prompt.