Field notes for Claude users hitting the team plan wall

Your org is out of extra usage. We let your admin know.

You hit send. Claude blocked the request and said the org is out of extra usage and the admin has been notified. The banner is short, the page does not explain which bucket ran out, and the admin is in another timezone. This is what the message means at the wallet layer, what the admin actually sees on their end, and what you can do in the next twenty minutes if waiting for the admin is not an option.

M
Matthew Diakonov
6 min read

Direct answer (verified 2026-05-17)

The message means your Team or Enterprise workspace has burned through both the included usage for the current cycle and the prepaid extra usage credit that sits on top of it. The wall is on the org, not on you. Until an admin turns extra usage back on, raises the auto top-up cap, or buys more credit in the Anthropic Console under Settings, Plans and Billing, new requests on your seat will keep getting blocked. Included usage resets weekly on Pro and Max plans and monthly on Team and Enterprise, so the cheapest fix is sometimes just waiting for the next reset. If you have a personal Claude Pro or Max plan on a separate Anthropic account, a desktop wrapper that signs in with your own credentials lets you keep working under your personal plan while the org pool is dry.

Authoritative source: Anthropic support, Claude and Claude Code usage limits and extra usage.

The two buckets you have to keep separate in your head

The Anthropic billing model has two buckets and confuses people because the dashboard puts them on the same screen. The first bucket is the included usage that comes with the plan price. On Claude Pro and Max it refreshes weekly. On Team and Enterprise it refreshes monthly on the billing-date anniversary. The second bucket is the extra usage pool, which only exists if an admin turned it on. It is prepaid overage at standard API rates. When the included bucket runs dry, requests roll over to the extra usage pool. When the extra usage pool also runs dry, you get the banner.

The reason the banner names the admin and not you is structural. The seat you are using is metered against the org. There is no per-seat sub-balance you can lift from your side. The auto top-up cap, the manual top-up button, and the off switch all live in the org owner's console, not yours.

Org wallet

Extra usage at standard API rates, prepaid by the workspace owner

Anthropic Console, Settings > Plans and Billing > Extra Usage row

What the admin sees on the other side of the email

The notification email Anthropic fires when this happens lands with the workspace owner and any user with the billing role. The body links to the Anthropic Console at console.anthropic.com, specifically Settings, then Plans and Billing. There the admin sees the Extra Usage row with the current balance (often zero, because that is why the email fired), the auto top-up toggle, and the cap. The single click that unblocks the team is either turning the toggle on or raising the cap. After that the next outbound request from your seat clears, no restart needed.

The decision the admin is actually weighing in that moment is not technical. It is whether they want to spend money at retail API rates for the rest of the cycle, or hold the line until the next included-usage reset. If your team has a strict monthly budget, you can be queued behind that decision for a while.

Why the pool drained faster than anyone tracked

In the last year the set of things that draw from the org's pool got much wider. Claude Code, the various Skills, Cursor when signed in with your Claude account, Zed's Claude integration, every ACP wrapper, and even some MCP-driven workflows now route through the same workspace meter as the web chat. The dashboard groups all of it under one number. A single engineer running a long Claude Code agent loop can move that number more in a morning than the rest of the team moves it in a week. The pool does not run out because anyone abused anything. It runs out because the work shifted from chat to agent and nobody updated the cap.

Three honest moves while the org pool is dry

FeatureWhat it costsWhat unblocks you
Wait for the next included-usage resetPro and Max reset weekly from your subscribe date, Team and Enterprise reset monthly on the billing anniversary. Hours to days, sometimes weeks.Free, automatic, happens on the plan cycle
Ask the admin to turn extra usage back onStandard API rates for everything past the included tier, billed to the org. Best if the admin is reachable.One click in Settings > Plans and Billing > Extra Usage on the Anthropic Console
Switch the desktop tool to your personal Anthropic accountRequires you already have a personal Pro or Max plan. Your team chats stay on the team account. Work you start under your personal plan stays there.A wrapper that signs in with your credentials draws from your own plan, not the org pool
Move to the Anthropic API with your own keyPay-as-you-go API rates. Requires the tool you use to support a custom Anthropic-compatible endpoint and your own key.An API key on your personal Anthropic account meters against you, not the workspace

The wrapper move, in concrete steps

The reason a desktop wrapper around Claude Code matters here is that the same agent loop and the same tool surface can sign in with different Anthropic accounts without you having to switch IDEs or relearn anything. Fazm is the one I build, so I will use it concretely, but the same pattern applies to any honest Claude Code wrapper. Install the app from fazm.ai/download on macOS 14 or newer, sign in once with your personal Claude Pro or Max account, and from that point every chat window you open hits your personal plan instead of the team pool. Your work-in-progress sessions live in ~/.claude/projects already, so the conversations you were running under the team account are still on disk if you ever need to resume them from the upstream CLI once the admin tops the org wallet back up.

If you would rather route through a custom Anthropic-compatible endpoint (your own API key, a corporate proxy, GitHub Copilot's Anthropic gateway, or any other provider that speaks the same protocol), Fazm exposes a base-URL field in settings. That is the same mechanism the upstream CLI uses, surfaced where you can flip it without editing environment variables on every shell.

What this changes about how you organize your accounts

After this banner fires once on a team that uses Claude Code heavily, most places converge on a split. The team plan stays for chat, lighter work, and anyone on the workspace who only uses the web app. Engineers who run agent loops all day move their Claude Code traffic onto their own personal Pro or Max plan, which the company can reimburse if it wants the same cost structure without the variance. The end state is that the org pool stops surprising anyone, because nobody is running an autonomous loop against it. The included tier covers chat. Heavy agent usage sits where the person controlling it can see the meter.

If you want a desktop wrapper that signs in with your own Anthropic account

Fazm wraps the real Claude Code agent loop in a native macOS UI, signs in with whichever Anthropic plan you point it at, and keeps sessions on disk so you can switch accounts without losing work.

Frequently asked questions

What does 'your org is out of extra usage, we let your admin know' actually mean?

It means your team or enterprise account on Claude has exhausted the extra usage pool, the overage credit that sits on top of the included usage in your plan. The included usage refreshes on a fixed cycle (weekly on Pro and Max, monthly on Team and Enterprise). The extra usage is what the admin pre-purchased or pre-authorized so that members could keep going once the included tier was burnt through for the period. When that extra pool runs to zero, Anthropic stops new requests on the seat, surfaces this banner, and emails the workspace owner or primary admin. It is not a payment failure on your personal card. It is the org wallet being empty.

Is this my personal limit or my org's limit?

Your org's. The message says 'your org is out of extra usage' for a reason: the seat you are using is paid for and metered against the team account. Anthropic separates the included weekly or monthly bucket from the extra usage pool, and both live on the org, not on you. If you signed in to the same Claude account at home on a personal Pro plan, you would get a separate budget because that plan is billed to you and metered against you. The team seat draws from the team. There is no per-seat sub-limit you can lift from your side; only the workspace owner can authorize more spend.

What does the admin actually see and have to do?

Inside the Anthropic Console the admin lands on Settings, then Plans and Billing, where there is a row for Extra Usage with a current balance and a toggle for an automatic top-up cap. The fix is one of three actions: turn on extra usage (or raise the existing cap), buy a fixed amount of overage credit, or wait for the next included-usage reset to roll over. If the org is on Enterprise, the same controls are gated behind whichever finance owner provisioned the workspace, so the admin may have to escalate. The admin also gets a notification email titled along the lines of 'Your workspace has run out of extra usage' with a button back to the same settings page.

Why did it run out now, when nothing about my usage changed?

Two reasons usually. First, Claude Code, Skills, and any third-party app that signs in with your Claude account (Cursor, Zed, the various ACP wrappers) now draws from the same shared bucket as the web app, so the team's combined spend climbs faster than the dashboard makes obvious. Second, on Team and Enterprise the included usage is monthly and a single long agent run can chew through a meaningful slice of the period in one afternoon. The pool you depend on is the sum of every member's chat, every Claude Code session, and every API call routed through the workspace. One person's Claude Code run-loop can drain it for everyone.

How long until extra usage refills on its own?

Extra usage does not refill on its own. It is a prepaid bucket the org tops up. What refills is the included usage, and it refills on the plan's cycle: Claude Pro and Max reset every week from the day you subscribed, Team and Enterprise reset on a monthly cycle tied to the billing date. Until that next reset, you only get traffic if the admin re-enables or refills the extra usage pool. If the reset is hours away, waiting is the cheapest fix. If it is two weeks away, the admin has to act.

I am the admin and I do not want to authorize more spend. What are my options?

The first lever is the auto top-up cap in Plans and Billing. You can leave extra usage off entirely and accept that members will hit the wall at the included-usage line for the rest of the cycle. The second is to set a small monthly cap so a runaway agent cannot quietly bill four figures. The third is to move heavy users (the engineers running Claude Code all day) onto their own Pro or Max subscriptions billed to themselves, and reserve the team account for chat and lighter work. That third option is what most teams converge to after the first time this banner fires unexpectedly.

Can I keep working in another app while the org pool is empty?

If you have a personal Claude Pro or Max subscription on a separate Anthropic account, yes. Sign that account into any tool that lets you bring your own credentials and your usage hits your personal plan instead of the empty org pool. The web chat does not let you mix accounts mid-session, but most desktop tools that wrap Claude Code do let you authenticate as yourself. Fazm is one of them: it wraps the real Claude Code agent loop and signs in with whichever Anthropic account you point it at, so a member whose org pool is dry can switch to their personal Max plan and keep going without changing tools.

Does buying extra usage cost more per token than the included tier?

Anthropic prices extra usage at standard API rates, so you are paying the per-token meter for everything past the included allotment. The included tier is the discounted bundle that comes with the plan price; extra usage is the safety valve at retail. That is why a single Claude Code session that streams a large repo and several long tool results can put real money on the meter once the included tier is gone. The dashboard shows the running extra usage spend so you can see the slope before the email lands.

If I switch to a personal plan to keep working, am I going to lose conversations?

Your team conversations stay on the team account. They are not portable to a personal Pro plan, and they keep working the moment the org pool refills. What you keep working on under your personal plan is whatever you start there. Most engineers running into this in Claude Code do not care; the unit of work is a session, not a chat history, and the file changes are in git. A desktop wrapper that preserves sessions on disk (Fazm does, the upstream CLI does too in ~/.claude/projects) means you can resume the same conversation under whichever account is still funded.

How did this page land for you?

React to reveal totals

Comments ()

Leave a comment to see what others are saying.

Public and anonymous. No signup.