Skip to main content

About GitHub Copilot Business

With GitHub Copilot Business you can manage access to GitHub Copilot for your organization.

Who can use this feature?

GitHub Copilot can be managed through personal accounts with GitHub Copilot Individual or through organization accounts with GitHub Copilot Business.

Get GitHub Copilot Business

About Copilot Business

GitHub Copilot is an AI-powered coding assistant that helps developers write code faster.

With Copilot Business, you can manage access to GitHub Copilot for organizations. Once you grant an organization access to GitHub Copilot, the administrators of that organization can grant access to individuals and teams. For more information, see "Enabling and setting up GitHub Copilot Business."

GitHub Copilot is available as an extension in Visual Studio Code, Visual Studio, Vim, Neovim, the JetBrains suite of IDEs, and Azure Data Studio. For more information on using GitHub Copilot in Visual Studio Code, Visual Studio, Vim, Neovim, and JetBrains, see "Getting started with GitHub Copilot." For more information on using GitHub Copilot in Azure Data Studio, see GitHub Copilot extension in Microsoft Learn.

Understanding the differences between Copilot Business, Copilot Individual, and Copilot Enterprise

Copilot IndividualCopilot BusinessCopilot Enterprise
Pricing$10 USD per month
$100 USD per year
$19 USD per user per month$39 USD per user per month
Types of GitHub accountsPersonal accountsOrganization or enterprise accountsEnterprise accounts on GitHub Enterprise Cloud
Copilot Chat
GitHub Copilot in the CLI
Code snippet collection (Unless disabled)
Blocks suggestions matching public code
Plugs right into your editor
Offers multi-line function suggestions
Organization-wide policy management
Exclude specified files
Audit logs
Copilot Chat in GitHub.com
Copilot pull request summaries

Enabling and setting up Copilot Business

To use Copilot Business, you need to set up a subscription for your organization account. For more information, see "Managing your GitHub Copilot Business subscription."

After setting up a subscription, you can enable GitHub Copilot for organizations. For more information, see "Enabling and setting up GitHub Copilot Business."

About billing for Copilot Business

Copilot Business subscriptions are billed monthly, based on the number of GitHub Copilot seats assigned to users within your organization. For more information, see "About billing for GitHub Copilot."

Requesting or granting access to Copilot

Organization members can request access to GitHub Copilot from their organization's owners.

Submitting a request for GitHub Copilot Business

As a member of an organization, you can request access to GitHub Copilot Business from your organization's owners. This can be done in a couple of different ways:

Managing requests for GitHub Copilot Business

As an owner of an organization, you can manage requests for GitHub Copilot Business from your organization's settings. Additionally, GitHub sends you a weekly email with a summary of all pending requests.

  1. In the upper-right corner of GitHub.com, select your profile photo, then click Your organizations.

    Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.

  2. Under "Organizations", next to the name of your organization, click Settings.

  3. In the "Access" section of the sidebar, click Requests from members.

  4. To accept the request and grant the member access to GitHub Copilot Business, click Buy Copilot Business.

All requests for GitHub Copilot Business are grouped together under "Copilot Business."

Further reading