In one line
On June 1, 2026, GitHub Copilot moved to usage-based billing (UBB).
Cost is tied to the tokens actually processed, and usage is shown in GitHub AI credits (1 credit = $0.01 USD).
๐ฐ Details: Updates to GitHub Copilot billing and plans โ (Changelog). ๐ก Code completions and Next Edit suggestions donโt consume AI credits โ they stay unlimited on all paid plans.
How usage-based billing works
As GitHub Copilot supports more advanced AI workflows, usage-based billing ties cost to the AI usage actually executed.
- AI usage is measured by the number of tokens processed during each interaction
- Tokens include the prompt, the response, and cached context
- Included usage: it is shared (pooled) across Copilot licenses
- Overage usage: manageable with budgets and controls
- Additional-usage budgets are set in US dollars, and usage is shown in GitHub AI credits
- GitHub AI credits draw down the budget at a fixed rate (1 AI credit = $0.01 USD). For example, a $10 budget equals 1,000 AI credits
Tokens explained
A token is the unit of AI processing (input, output, context).
- The prompt and new context
- Grows with large files or codebases
- The response the AI generates
- Usually the highest compute cost
- Context from past interactions
- Improves speed and efficiency
๐ฏ Takeaway: every interaction consumes tokens based on input, output, and context.
Usage-based charging (UBB)
How charging works:
- Copilot usage is measured by the total tokens processed in each interaction
- Tokens consume AI credits (based on model rates โ)
- AI credits are the unit of billing
๐ฏ Takeaway: larger prompts, longer responses, and more context all increase the tokens processed and the credits consumed.
Pricing model overview
Plans and included value
| Item | Copilot Business | Copilot Enterprise |
|---|---|---|
| Monthly price (unchanged) | $19 / user | $39 / user |
| Included token value | $19 worth (1,900 AI credits) | $39 worth (3,900 AI credits) |
๐ฆ The AI credits included with a Copilot plan are shared across the whole enterprise and consumed as tokens are processed. ๐ Existing customers get a boost during the promotional period (Jun 1 โ Sep 1, 2026): CB 3,000 / CE 7,000 credits. Details โ
How it works:
- Credits are shared at the enterprise / billing-entity level
- They are consumed based on the tokens processed
- They are not tied to individual users
๐ฏ Takeaway: customers pay for actual usage โ not per user, but from credits shared across the whole enterprise.
Shared AI credit pool
AI credits
The AI credits included with each GitHub Copilot license roll up into a single enterprise-wide shared pool.
Every licensed user draws from this pool first.
Any AI credit usage that occurs after the pool is fully exhausted becomes an additional cost.
Shared-pool usage distribution
Usage distribution within the enterprise
โ All users draw from the same pool โ but at different usage rates (light / medium / heavy).
PRU model vs AI credit model
One user can't burn through another user's allotment
โ ๏ธ Con
Overage can occur even while other users still have budget left
Less waste
โ ๏ธ Con
Consumption can skew toward certain users
๐ก The shared pool optimizes globally โ heavy users can draw more, absorbed by lighter usersโ surplus.
User-level Budget (new)
Controls the total AI credits a user can consume during a billing cycle (covering both pool usage and additional spend).
๐ฏ Takeaway: a $0 user-level budget blocks that user immediately โ you can cap per user even while the pool still has credits.
Budget options
[New] can cap
ai_credit_pool_enabled) โBudget hierarchy
How alerts work
When you enable alerts on a budget, GitHub sends email notifications as spending reaches each threshold.
| Product type | When the budget is exceeded |
|---|---|
| ๐ซ License-based (Copilot license, etc.) | Alerts only โ usage does not stop |
| โก Metered (AI credits, Actions, etc.) | Budget can stop usage at the threshold |
๐ง Emails go to account owners and billing managers by default (additional recipients can be added). ๐ The first billing cycle only counts usage from the budgetโs creation date โ so you may exceed it that first cycle.