All articles
Guide5 min readUpdated June 10, 2026

GitHub Copilot Pricing 2026: Free, Pro & Business Plans

GitHub switched Copilot to usage-based AI Credits billing on June 1, 2026. Here is what each plan costs, what changed, and which one fits your workflow.

Quick Answer: GitHub Copilot Pricing in 2026

GitHub Copilot offers four plans: Free ($0), Pro ($10/month), Pro+ ($39/month), and Max ($100/month). Teams pay $19/user/month for Business or $39/user/month for Enterprise.

New in June 2026: All plans switched to AI Credits billing based on token usage. Code completions are free on every paid plan.

GitHub Copilot quietly changed how it bills for AI usage on June 1, 2026. Out: Premium Request Units. In: GitHub AI Credits, billed per token. The plan prices stayed the same, but what those prices cover is now fundamentally different.

The good news: if you mainly use code completions and inline suggestions, nothing really changes. The catch: agent mode, chat, and code review now draw from a credit pool that refreshes monthly. Here is exactly what each plan costs and what you should pick.

GitHub Copilot Plans at a Glance

PlanPriceAI Credits/MonthBest For
Free$0Limited chat and agentGetting started
Pro$10/month$15/month totalEveryday developers
Pro+$39/month$70/month totalHeavy agent workflows
Max$100/month$200/month totalHigh-volume agent work
Business$19/user/month$19/user/monthSmall to mid-size teams
Enterprise$39/user/month$39/user/monthLarge organizations

Business and Enterprise customers currently receive 2x promotional AI Credits through August 2026 as GitHub transitions teams to the new billing model.

GitHub Copilot Free Plan: What You Get for $0

The free tier gives you 2,000 code completions per month plus limited access to chat and agent mode. It supports GPT-5 mini and Claude Haiku 4.5, which handle most basic coding tasks reliably.

  • 2,000 code completions per month
  • Limited chat and agent mode usage
  • Copilot CLI access
  • Works in VS Code, JetBrains, Neovim, and other supported editors

The free plan works fine for occasional use or testing Copilot before committing. Once you hit the completions cap or need regular agent workflows, Pro is the next step.

Copilot Pro: $10/Month

Pro is the sweet spot for individual developers who code daily. Unlimited code completions plus $15/month in GitHub AI Credits covers chat, agent mode, and code review for most workflows.

  • Unlimited code completions and next-edit suggestions
  • $10 base credits + $5 flex allotment = $15 total AI Credits per month
  • Access to third-party coding agents: Claude Code and OpenAI Codex
  • Cloud agent, code review, and model selection included

For most developers, $15 in monthly AI Credits is enough. Quick chat questions cost fractions of a cent. A 30-minute agent session building and iterating on a feature typically runs $2-5, depending on the model.

Tip: Code completions don't consume any AI Credits. Only chat, agent mode, pull request reviews, and Copilot CLI draw from your monthly credit pool.

Copilot Pro+: $39/Month

Pro+ is for developers who run multi-step agent workflows regularly or need premium models like Claude Opus 4.x. You get $70/month in AI Credits, covering significantly heavier usage than Pro.

  • Everything in Pro, plus:
  • Access to premium models including Claude Opus 4.x
  • $39 base + $31 flex = $70 total AI Credits per month
  • Audit logs and pooled usage: 4x more included credits than Pro

The model selection here matters. Claude Opus costs more credits per token than Sonnet, but for complex refactoring or architecture-level tasks, the quality difference is noticeable.

Copilot Max: $100/Month

Max is built for sustained, high-volume agent work. You get $200/month in AI Credits, 2.9x more than Pro+, plus priority access to new models and features as GitHub rolls them out.

  • Everything in Pro+
  • $100 base + $100 flex = $200 total AI Credits per month
  • Priority access to new models and features before other tiers

At $100/month, Max only makes sense if you are running Copilot as an automated coding agent for hours each day. For most individual developers, Pro or Pro+ is more practical.

GitHub Copilot Business and Enterprise Plans

Both team plans include the same model access as individual plans. The main differences are seat-level pricing, pooled credits, SAML SSO (Enterprise only), and admin budget controls.

FeatureBusiness ($19/seat)Enterprise ($39/seat)
AI Credits/month$19/user$39/user
Promo credits (through Aug 2026)$30/user$70/user
Pooled usage org-wideYesYes
Admin budget controlsYesYes
Audit logsYesYes
SAML SSONoYes
Note: Through August 2026, existing Business customers receive $30 in AI Credits per user (vs. standard $19) and Enterprise customers receive $70 (vs. $39). This promotional pricing applies automatically for existing subscribers.

How GitHub AI Credits Work

Starting June 1, 2026, GitHub AI Credits replaced Premium Request Units (PRUs). Instead of counting requests, every AI interaction is now billed by the number of tokens processed, using GitHub's published model rates.

  • 1 AI Credit = $0.01 USD
  • Input tokens, output tokens, and cached tokens are all billed at model-specific rates
  • Model choice matters: GPT-5 mini costs far less per interaction than Claude Opus 4.x
  • Unused credits don't roll over to the next month
  • Admins can set budget limits at enterprise, cost center, or user level

Once included credits are exhausted, admins decide: allow additional usage at published rates, or cap spend and stop usage for the month.

What Doesn't Cost AI Credits

This is one of the most common points of confusion. Several core Copilot features don't use your credit pool at all:

  • Inline code completions (tab to accept suggestions) on all paid plans
  • Next Edit suggestions

Features that do consume credits: chat, agent mode sessions, pull request code reviews, and Copilot CLI commands.

GitHub Copilot vs. Cursor vs. Windsurf

GitHub Copilot isn't the only AI coding assistant. Here is how it stacks up on price:

ToolFree TierIndividualTeam
GitHub Copilot2,000 completions/mo$10/month (Pro)$19/seat (Business)
CursorLimited trial$20/month (Pro)$40/seat
WindsurfLimited free tier$15/month (Pro)$35/seat

GitHub Copilot's free tier is more capable than most competitors. For teams already on GitHub, Copilot integrates natively without extra tooling. For context, see our guide to vibe coding and AI coding tools, our OpenAI Codex review (which now integrates directly with Copilot), and our full list of Cursor alternatives.

Real-World Cost Examples

Here is what $15/month in Copilot Pro AI Credits looks like in practice:

  1. Light user: 10 short chat questions per day plus occasional PR review. Estimated credit usage: $3-5/month. Well within Pro limits.
  2. Mid-level agent user: 2-3 agent sessions per day building and iterating on features. Estimated: $10-15/month in credits. Fits Pro, but consider Pro+ if you rely on premium models.
  3. Heavy agent user: 5+ active agent sessions plus daily PR reviews. Estimated: $30-60/month in credits. Pro+ or Max territory.
Reminder: Code completions don't factor into any of these estimates. They are unlimited on all paid plans and use zero AI Credits.

Bottom Line

GitHub Copilot Pro at $10/month is the best starting point for individual developers. Unlimited code completions plus $15 in AI Credits covers most daily workflows without hitting limits.

Step up to Pro+ ($39/month) if you run agent mode for hours each week and want premium models like Claude Opus. Max ($100/month) only makes sense for developers running Copilot as an automated agent pipeline all day.

For teams, Business at $19/user/month includes pooled credits and admin controls that work well for any company already on GitHub. The promotional $30/user through August 2026 makes this a good window to try it.

Frequently Asked Questions

Is GitHub Copilot free?

Yes. GitHub Copilot has a free plan with 2,000 code completions per month and limited chat and agent mode access. No credit card required.

What happened to GitHub Copilot Premium Request Units?

GitHub replaced Premium Request Units (PRUs) with GitHub AI Credits on June 1, 2026. Instead of counting requests, Copilot now bills based on token usage. Plan prices didn't change.

Do code completions use AI Credits?

No. Inline code completions and next-edit suggestions are free on all paid plans and don't consume any AI Credits. Only chat, agent mode, code review, and Copilot CLI draw from your credit pool.

Can students get GitHub Copilot for free?

Yes. Verified students get free access to GitHub Copilot through the GitHub Student Developer Pack, with more features than the standard free tier.

Is GitHub Copilot Business worth it for small teams?

For teams already using GitHub, Business at $19/user/month adds pooled AI Credits, admin budget controls, and audit logs. Through August 2026, existing subscribers receive $30/user in promotional credits, making it a good window to evaluate the plan.

Advertiser disclosure: some links on this website are affiliate links, meaning No Code MBA may make a commission if you click through and purchase.

Keep researching

More AI guides

Compare tools, sharpen your workflow, and find the next project worth building.

View all articles
What is No Code MBA?

We teach non-technical people to build real AI products.

No Code MBA is a project-based school for builders without an engineering background. AI tools like Cursor and Claude Code write the code. You ship the apps, automations, and AI SaaS. 60+ courses, 5,000+ builders, 60-day money-back guarantee.

GitHub Copilot Pricing 2026: Free, Pro & Business Plans | No Code MBA