Verified against Anthropic documentation · Updated September 2026
Claude 5-hour limit: how it works, when it resets, and why you hit it
Claude has a five-hour session usage limit. When you reach it, Claude tells you the time your access will reset. This session limit applies across Claude.ai, official desktop apps, and subscription-authenticated Claude Code sessions. Instead of a fixed message quota or token cap, your usage depends on factors including conversation length, file attachments, model choice, effort level, tools, and artifacts.
If you do not have Usage Credits available, reaching the five-hour limit pauses new prompts until the reset time Claude shows you (5-hour limit reached - resets [time]). If Usage Credits are enabled and available, Claude can continue beyond the included limit using usage credits (5-hour limit resets [time] - continuing with usage credits). When that reset time arrives, your included session allowance restores automatically. As you approach the limit, Claude displays an in-app notice: Approaching 5-hour limit.
Is the 5-hour limit a message limit or a token limit?
Anthropic does not publish a universal fixed message count or token cap. Your usage depends on factors including conversation length, file attachments, model choice, effort level, tools, and artifacts.
Anthropic lists current conversation length as one factor that affects usage. Longer conversations can use more of your allowance, while caching and automatic context management can reduce repeated context costs.
Why your 5-hour allowance drains quickly
If your session limit was reached faster than expected, your recent prompts likely involved one or more factors that increase usage:
Long conversation threads
Anthropic lists current conversation length as one factor that affects usage. Longer conversations can use more of your allowance, while caching and automatic context management can reduce repeated context costs. Starting a new conversation can reduce the amount of active conversation context for a new task.
Large file attachments and codebases
Uploading large files, PDFs, or repositories adds conversation context, which can consume more of your session allowance.
Intensive Claude Code workflows
Claude Code workflows that inspect multiple project files, execute tests, and run tool operations can increase usage by adding context and tool activity.
Reasoning effort and extended thinking
Higher effort levels and extended thinking can increase usage per prompt.
Web search, tools, and Research mode
Features such as Research, web search, tool connectors, and artifacts increase usage when they perform additional work or add context to a request.
Peak system demand (Free tier)
Available capacity on the Free tier varies with server traffic and overall demand. Pro guarantees at least 5× Free session capacity during peak hours.
How 5-hour session capacity scales by plan
Anthropic scales 5-hour session allowances across paid tiers using published multipliers relative to Claude Pro:
| Plan | 5-Hour Session Allowance | Reset Timing |
|---|---|---|
| Claude Free | Dynamic session limit (varies with traffic and demand) | Resets every 5 hours |
| Claude Pro | At least 5× Free session capacity during peak hours | Resets every 5 hours |
| Claude Max 5× | 5× Pro session capacity | Resets every 5 hours |
| Claude Max 20× | 20× Pro session capacity | Resets every 5 hours |
| Claude Team | 1.25× Pro per Standard seat; 6.25× Pro per Premium seat (per member) | Resets every 5 hours |
| Claude Enterprise | Usage-based billing (no session quota) or legacy per-seat limits | Metered / Resets every 5 hours |
Important note on weekly limits: Anthropic explicitly documents these 5× and 20× multipliers for 5-hour session capacity. Anthropic does not state that weekly account limits scale by the same multipliers. For comprehensive plan details, context windows, and weekly rules, visit the full Claude limits reference.
Does Claude Code share the 5-hour limit?
Yes, if you authenticated with your Claude subscription. When you log in to Claude Code using your Claude Pro, Max, or Team subscription, interactive terminal sessions count toward the same plan usage limits as Claude on the web and desktop. Reaching your limit in the terminal will pause your web access, and vice versa.
No, if you authenticated with an API key. If Claude Code is configured with an ANTHROPIC_API_KEY, usage is billed separately through your Anthropic API Console account at standard token rates. API key usage does not draw from or affect your subscription's 5-hour session allowance.
You can run /usage in Claude Code to show your plan's usage limits and current rate-limit status. For full setup instructions and statusline monitoring, see our usage checking guide.
What to do when you hit the 5-hour limit
If your prompts are currently paused, you have several practical options depending on your plan and urgency:
1. Wait for the automatic reset
When you reach the limit, Claude displays the exact reset time: 5-hour limit reached - resets [time]. When that reset time arrives, your included session allowance restores automatically. You do not need to refresh your session, clear your browser cache, or restart your computer. For details on reset timing, see our reset timing guide.
2. Continue immediately with Usage Credits
Eligible plans can bypass the session pause using Usage Credits billed at standard API rates, displaying 5-hour limit resets [time] - continuing with usage credits. Pro and Max individuals can enable Usage Credits for their own account in Settings › Usage. For Team and legacy seat-based Enterprise plans, an Owner or Primary Owner enables Usage Credits for the organization or eligible members. Current usage-based Enterprise does not use Usage Credits because there is no included allowance to exhaust; usage is billed from the first token. When Usage Credits are enabled, your session limits reset every five hours as usual. Learn more in our Usage Credits guide.
3. Switch to an API key in Claude Code
If you hit the limit while working in Claude Code, you can switch authentication from your web subscription to an API key (export ANTHROPIC_API_KEY="your-key"). This allows you to finish your terminal coding work via direct API billing without waiting for the 5-hour reset.
4. Manage conversation context on your next session
Once your session restores, starting a new conversation can reduce the amount of active conversation context for a new task. You can also monitor your session usage meter under Settings › Usage before sending large prompts or uploading substantial files.
How the 5-hour limit differs from the weekly limit
Pro, Max, Team, and legacy seat-based Enterprise plans have session and weekly usage limits. Reaching the five-hour limit does not necessarily mean your weekly limit is exhausted. The session and weekly limits are separate controls:
| Aspect | 5-Hour Session Limit | Weekly Plan Limit |
|---|---|---|
| Reset Cycle | Resets every 5 hours | Fixed day and time once every 7 days |
| Primary Purpose | Manages session usage | Manages overall usage across models |
| Scope | Shared across Claude.ai, desktop apps, and Claude Code | Plan or seat-level usage, depending on plan; Team limits are per member |
| Lockout Notice | 5-hour limit reached - resets [time] | Reset time shown in Settings › Usage |
| Where to Check | Settings › Usage (Session bar) or /usage | Settings › Usage (Weekly bars) or /usage |
Reaching the five-hour limit does not necessarily mean your weekly limit is exhausted. The session and weekly limits are separate controls. For details on weekly quota rules, read our weekly limit guide.
Frequently asked questions
What is the Claude 5-hour limit?
Claude has a five-hour session usage limit. When you reach it, Claude tells you the time your access will reset. This session limit applies across Claude.ai, official desktop apps, and subscription-authenticated Claude Code sessions. Instead of a fixed message quota or token cap, your usage depends on factors including conversation length, file attachments, model choice, effort level, tools, and artifacts.
When does the 5-hour limit reset?
The session limit resets every five hours. When you reach the limit, Claude displays the time your access will reset (5-hour limit reached - resets [time]). When that reset time arrives, your included session allowance restores automatically.
Is the Claude 5-hour limit a message count or a token limit?
Neither is fixed. Anthropic does not publish a universal fixed message count or token cap. Your usage depends on factors including conversation length, file attachments, model choice, effort level, tools, and artifacts. Longer conversations can use more of your allowance, while caching and automatic context management can reduce repeated context costs.
Does Claude Code share the same 5-hour limit as Claude web?
Yes, when authenticated with your Pro, Max, or Team subscription. Terminal commands and browser chats count toward the same plan usage limits. If you use an API key (ANTHROPIC_API_KEY) instead, usage is billed separately through the Anthropic API and does not touch your subscription quota.
What does “Approaching 5-hour limit” mean?
It is an in-app notice indicating that you are approaching your five-hour session limit.
Can I keep using Claude after hitting the 5-hour limit?
Yes, using Usage Credits at standard API rates. Pro and Max individuals can enable Usage Credits in Settings › Usage. For Team and legacy seat-based Enterprise plans, an Owner or Primary Owner enables Usage Credits for the organization or eligible members. Current usage-based Enterprise accounts bill usage directly from the first token. Your session limits reset every five hours as usual.
Why did I hit my 5-hour limit when my weekly limit is not full?
Reaching the five-hour limit does not necessarily mean your weekly limit is exhausted. The session and weekly limits are separate controls. The five-hour limit manages session usage, while the weekly limit resets at a fixed account-assigned time each week. If you do not have Usage Credits available, reaching the five-hour limit pauses new prompts until the reset time Claude shows you. If Usage Credits are enabled and available, Claude can continue beyond the included limit using usage credits.
Related usage guides
Detailed references for reset schedules, plan quotas, live monitoring, and extra credits.