On April 20, 2026, GitHub paused new sign-ups for Copilot Pro, Pro+, and Student plans. If you currently hold a personal Pro or Pro+ plan and your employer is about to assign you an enterprise seat, there is a specific consequence of that assignment you should understand before you accept it.
How enterprise seat assignment has always worked
This is documented behavior, not a bug. When your organization assigns you a Copilot Business or Enterprise seat, GitHub automatically cancels your personal Copilot Pro or Pro+ plan. You receive a prorated refund for the unused portion of your current billing cycle, and you continue using Copilot under your company's policies.1
You do not have to actively cancel your personal plan. Accepting the enterprise seat triggers the cancellation.
What changed on April 20, 2026
GitHub paused new sign-ups for Copilot Pro, Pro+, and Student plans, citing compute demand from agentic workflows exceeding the original plan structure's capacity.2 Copilot Free remains open to new users. Existing subscribers keep their plans and can still upgrade between paid tiers, but GitHub has given no timeline for when new subscriptions will resume.
As of the April 24 FAQ update to the official announcement thread, GitHub stated this explicitly:3
Cancelling your Pro or Pro+ plan is not reversible (except for verified students). If you cancel your Pro or Pro+ plan, you will not be able to resubscribe to a new plan at that level. You will still be eligible for Copilot Free. There is no workaround or exception for this at this time.
What this means if you accept an enterprise seat today
Put the two together:
- Accepting an enterprise seat automatically cancels your personal Pro or Pro+ plan.
- That cancellation is currently irreversible.
- If you later lose your enterprise seat — through redundancy, contract end, employer decision, or any other circumstance — you cannot sign up for a new personal Pro or Pro+ plan under current conditions.
- You revert to Copilot Free permanently, until GitHub reopens sign-ups on terms it has not yet specified.
The enterprise seat can be removed for reasons entirely outside your control. You cannot prevent the cancellation of your personal plan at the point of seat assignment, because the cancellation is automatic.
This consequence is not disclosed at the point of seat assignment. The billing documentation and the seat assignment reference both describe the cancellation behavior, but neither connects it to the sign-up pause or its irreversibility.4
What you actually lose
The capability difference between Copilot Free and Pro or Pro+ is material. The short version: Free caps you at 50 premium requests per month and 50 IDE chat messages per month. The Copilot CLI — the agentic, terminal-native tool that supports autonomous task execution, parallel workflows, MCP integration, and custom agents — is not available on Free at all. If you have built workflows on the CLI, they do not get throttled on Free. They stop working.
The full plan comparison is on GitHub's documentation.5 The numbers speak for themselves.
What to do with this information
For most developers in stable employment, accepting an enterprise seat is still the right call. Enterprise seats are better than personal plans on every dimension while they last. The point is that the decision should be informed.
If you currently hold a personal Pro or Pro+ plan and are being offered an enterprise seat, you are now in a position where the seat is a one-way door. That may be completely fine for your situation. But you should know it before you walk through it.
A note on permanence
None of this is necessarily permanent. GitHub has described the pause as temporary. If and when new sign-ups resume, the risk described here resolves. But "temporary" carries no defined end date, and developers accepting seats today have no basis for predicting when or under what terms that changes.
All claims in this post are sourced to GitHub's primary documentation and official announcements, verified April 26, 2026.
-
GitHub Docs — About billing for individual GitHub Copilot plans: https://docs.github.com/en/copilot/concepts/billing/billing-for-individuals ↩
-
GitHub Blog — Changes to GitHub Copilot Individual Plans (April 20, 2026): https://github.blog/news-insights/company-news/changes-to-github-copilot-individual-plans/ ↩
-
GitHub Community — Announcement & FAQ: Changes to GitHub Copilot Individual Plans (updated April 24, 2026): https://github.com/orgs/community/discussions/192963 ↩
-
GitHub Docs — GitHub Copilot seat assignment: https://docs.github.com/en/copilot/reference/copilot-billing/seat-assignment ↩
-
GitHub Docs — Plans for GitHub Copilot: https://docs.github.com/en/copilot/get-started/plans ↩
Top comments (0)