Skip to main content

Setting up GitHub Copilot for your enterprise

Follow these steps to set up GitHub Copilot in your enterprise.

Who can use this feature?

Enterprise owners

Enterprises with a Copilot Enterprise or Copilot Business plan

1. Enable GitHub Copilot in your Enterprise through payment verification

  1. In the top-right corner of GitHub, click your profile picture.
  2. Depending on your environment, click Your enterprise, or click Your enterprises then click the enterprise you want to view.
  3. At the top of the page, click Settings.
  4. Click the Getting Started tab.
  5. Under "Next steps", click Verify your payment method. This will enable GitHub Copilot in your enterprise.

After you've completed these steps, you will be able to confirm that GitHub Copilot is enabled in your enterprise's Policies tab.

2. Set policies

Control which Copilot features are available in your enterprise. See Managing policies and features for GitHub Copilot in your enterprise.

3. Set up networking (if necessary)

If your enterprise users connect through an HTTP proxy server or firewall, ensure that key URLs are added to the allowlist for the proxy server or firewall. See Allowlist reference.

You may also need to install custom SSL certificates on your users' machines. See Configuring network settings for GitHub Copilot.

4. Assign licenses

There are two main ways to grant access to Copilot in an enterprise:

  • Assign licenses directly to users or teams in the enterprise. This approach simplifies license management at scale and provides the option of granting Copilot licenses to users who don't consume a GitHub Enterprise license. This approach is currently only available for Copilot Business licenses.
  • Enable Copilot for organizations. This approach allows you to choose Copilot Business or Copilot Enterprise for individual organizations and give organization owners control to grant licenses to the users who need them most.

For instructions, see Granting users access to GitHub Copilot in your enterprise.

Tip

If your enterprise is on GHE.com, users must perform some additional setup to authenticate to their account from their development environment. See Using GitHub Copilot with an account on GHE.com.

Next steps