The shift to GitHub Copilot usage-based billing
GitHub has transitioned to usage-based billing using AI credits where one credit equals $0.01 USD. Enterprise users receive 3,900 monthly credits, while Business users receive 1,900, with promotional allowances available through August.
The transition to AI credits
The transition to usage-based billing completed on June 1, 2026. GitHub replaced Premium Request Units with GitHub AI Credits. Usage now follows token consumption across input, output, and cached tokens. One AI Credit equals $0.01 USD. I find the sudden shift to token-based measurement frustrating for predictable budgeting. Prices for the subscriptions remained the same. Chat, agent mode, pull request reviews, and Copilot CLI consume these credits. However, code completions and next-edit suggestions do not use the credit pool. The cost of any interaction depends on the specific model and the number of tokens processed. For instance, a quick chat question costs much less than a multi-hour autonomous coding session. GitHub makes this change because agentic usage, which involves multi-step coding sessions, brings much higher compute and inference demands. Previously, GitHub absorbed most of the escalating inference costs, but the current premium request model became unsustainable. Monthly Pro and Pro+ users automatically migrated to usage-based billing on June 1. For annual plan subscribers, model multipliers increased on June 1. Credits replace requests.
Tiers and promotional allowances
Individual plans provide different credit amounts. Pro users receive $15 in total credits, consisting of a $10 base allotment and a $5 flex allotment. Pro+ users receive $70, combining a $39 base and $31 flex. Max users receive $200, pairing a $100 base with $100 flex. The base credits match the subscription price, while the flex allotment serves as an extra variable amount that GitHub adjusts as model pricing and efficiency evolve.
| Plan | Monthly Price | Total Monthly AI Credits |
|---|---|---|
| Copilot Pro | $10 | 1,500 |
| Copilot Pro+ | $39 | 7,000 |
| Copilot Max | $100 | 20,000 |
| Copilot Business | $19 per user | 1,900 per user |
| Copilot Enterprise | $39 per user | 3,900 per user |
Business and Enterprise plans use pooled credits across the organization. This allows credits to move between users in the same entity. If a user holds seats in several organizations within the same enterprise, the enterprise pays for that user only once. I find the pooled credit system creates shared-cost drift. Existing Copilot Business and Enterprise customers receive higher promotional credit allowances for June, July, and August to help manage the transition to usage-based billing during this entire initial period. Business users receive $30 per month, while Enterprise users receive $70. These promotional amounts disappear after August. Business users return to 1,900 credits per user and Enterprise users return to 3,900 credits per user once the promotion ends. Annual plan users face different rules. They remain on premium request-based pricing until expiration. At expiration, they transition to Copilot Free unless they convert to a monthly plan. Copilot Enterprise requires GitHub Enterprise Cloud. Prices stayed flat.
Governance and data usage
Admins control the spend through new budget tools. They set limits at the user, cost-center, organization, and enterprise levels. You should monitor your usage patterns before the promotional credits expire. One administrator can cap spend entirely when the pool runs out. Will organizations find the new complexity manageable?
Data rules also changed for some users. As of April 24, GitHub uses interaction data from Free, Pro, and Pro+ users to train models unless they opt out, but Business and Enterprise accounts remain exempt from this specific update. GitHub provides tools to disable this data collection in settings. I find the lack of transparency regarding model multipliers confusing for teams. In April 2026, GitHub also paused self-serve Copilot Business sign-ups for organizations on GitHub Free or GitHub Team. This pause began on April 22. Copilot code review also consumes GitHub Actions minutes. These minutes cost the same per-minute rates as other GitHub Actions workflows. Individual sign-up availability for Pro, Pro+, and Student plans returned after a brief pause that began on April 20. Use the remaining summer to establish usage baselines.