This site is not affiliated with GitHub, Inc. or Microsoft Corporation. Pricing verified April 2026. Always verify at github.com/features/copilot/plans
HomeEnterprise Plan

Updated April 2026

GitHub Copilot Enterprise Plan:
$39/Seat/Month - Features, Requirements, Total Cost (2026)

Copilot Enterprise is $39/seat - but it requires GitHub Enterprise Cloud at $21/seat. Most pages show only $39. The real cost for new customers is $60/user/month.

True Enterprise Cost

Copilot Enterprise$39/seat/mo
GitHub Enterprise Cloud (required)$21/seat/mo
Total for new customers$60/seat/mo

If your org already pays for GitHub Enterprise Cloud, your incremental Copilot cost is $39/seat.

What Enterprise Adds Over Business

FeatureBusiness ($19)Enterprise ($39+)
Premium requests/seat/month3001,000
Knowledge bases (codebase indexing)
GitHub.com Chat (in PR/issues context)
Custom fine-tuned models
SSO/SCIM via external IdP
Full audit log APIBasic onlyFull API access
IP indemnity
Org policy management
Code excluded from training

Enterprise Features Explained

Knowledge Bases

Index your organisation's repositories. When developers ask Copilot a question, it searches your actual codebase for context. Ask 'how does our auth service work?' and get an answer based on your code. Invaluable for large monorepos and organisations with internal frameworks not found in public datasets.

GitHub.com Chat

Chat with Copilot directly in pull requests and issues on GitHub.com. Ask 'explain these changes' in a PR, 'summarise this issue thread', or 'search our codebase for how we handle retries'. Keeps context in the review workflow rather than switching to an IDE.

Custom Fine-Tuned Models

Train GitHub's code completion model on your private codebase. Suggestions match your team's naming conventions, architectural patterns, and internal library usage. Most valuable for organisations with 100,000+ lines of code and strong, non-standard coding conventions.

SSO/SCIM via External IdP

Provision and deprovision Copilot access via Azure Active Directory, Okta, Google Workspace, or other SAML/SCIM providers. When a developer leaves, access is revoked automatically. Required for SOC2 and ISO 27001 compliance in most audit frameworks.

Who Should Consider Enterprise

Regulated industries

Finance, healthcare, legal, government. SSO/SCIM and full audit logs are often required for SOC2, ISO 27001, FedRAMP, or HIPAA compliance frameworks.

Large engineering orgs (200+ engineers)

Knowledge bases pay off when the codebase is large enough that even senior engineers cannot know every module. Meaningful time savings on onboarding and cross-team questions.

Orgs with internal frameworks

Custom models trained on your proprietary code generate suggestions that match your internal DSLs, APIs, and conventions. Reduces suggestion rejection rates significantly.

See the Enterprise bundle cost breakdown for detailed pricing at scale with the $21 GitHub Enterprise Cloud requirement.

Frequently Asked Questions

What is the total cost of GitHub Copilot Enterprise?
Copilot Enterprise costs $39 per user per month. However, it requires GitHub Enterprise Cloud which costs $21 per user per month (billed annually). If your organisation does not already pay for GitHub Enterprise Cloud, the total cost is $60 per user per month. If you already have GitHub Enterprise Cloud, the incremental Copilot add-on is $39 per seat.
What does Enterprise add over Business that justifies the extra cost?
Enterprise adds: knowledge bases (index your entire codebase for contextual responses), GitHub.com Chat (ask Copilot questions directly in pull requests and issues on GitHub.com), custom fine-tuned models (train on your private codebase), SSO/SCIM via external IdP (Azure AD, Okta, Google Workspace), full audit log API for compliance, and 1,000 premium requests per seat versus 300 in Business. These are compliance and scale features for regulated industries and large engineering organisations.
Do I need GitHub Enterprise Cloud to use Copilot Enterprise?
Yes, GitHub Copilot Enterprise requires a GitHub Enterprise Cloud subscription. There is no way around this requirement. GitHub Enterprise Cloud costs $21 per user per month when billed annually. Organisations on GitHub Team ($4/seat) or GitHub Free will need to upgrade to Enterprise Cloud before they can use Copilot Enterprise.
What are GitHub Copilot knowledge bases?
Knowledge bases are a feature unique to Enterprise that allows Copilot to index your organisation's repositories. When a developer asks Copilot a question, it can search your actual codebase for context and give answers specific to your org's code, internal APIs, and conventions. This is particularly valuable for large monorepos or organisations with heavy internal framework usage.