Skip to main content
설명서에 자주 업데이트를 게시하며 이 페이지의 번역이 계속 진행 중일 수 있습니다. 최신 정보는 영어 설명서를 참조하세요.

organization 에 대한 GitHub Copilot 구독 관리

organization 계정에 대해 GitHub Copilot for Business를 설정하고 구독을 관리합니다.

GitHub Copilot은(는) GitHub Copilot for Individuals의 개인 계정을 통해 또는 GitHub Copilot for Business을(를) 사용하는 조직 계정을 통해 관리할 수 있습니다.

Note: If you are a member of your organization, and you want to set up a GitHub Copilot for Business subscription, you will need to contact your organization administrator.

Setting up a Copilot for Business subscription for your organization

Before you can start using GitHub Copilot in your organization account, you will need to set up a subscription.

  1. Go to the GitHub Copilot for Business sign up page.

  2. Select an organization for which you want to purchase GitHub Copilot and click Continue.

  3. Follow the steps to confirm your payment details, then click Save.

    If you don't have a payment method on file, you'll be prompted to add one.

  4. In the "Public code suggestions" dropdown, select Allow or Block to allow or block suggestions that match public code, and click Save and continue. You can change these preferences later by returning to your GitHub Copilot settings.

  5. Either grant access to GitHub Copilot for all current and future users in your organization, or for specific users in your organization.

    • If you selected Allow for all members, click Confirm in the "Confirm seat assignment" dialog to confirm that you want to enable GitHub Copilot for all current and future users in your organization.
    • If you selected Selected teams/users, you can choose Add people or Add team.
      • If you selected Add people, in the "Enable GitHub Copilot access for selected members of ORGANIZATION" dialog, you can either search for individual members, or you can add members in bulk by uploading a CSV file.
      • If you selected Add team, in the "Enable GitHub Copilot access for selected teams of ORGANIZATION" dialog, start typing the team name in the search bar, select the team you want to add and click Add team(s) to access list.
  6. To finish setting up your GitHub Copilot for Business subscription, click Save and finish. Organization members will receive an email with instructions on how to start using GitHub Copilot.

Modifying your Copilot for Business subscription

You can configure GitHub Copilot in your organization, including granting and revoking access to individuals and teams, and determining whether to block suggestions that match public code. For more information, see "Configuring GitHub Copilot settings in your organization."

Canceling your Copilot for Business subscription

To cancel your Copilot for Business subscription for your organization account, you need to remove all assigned GitHub Copilot seats.

  1. In the top right corner of GitHub.com, click 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. Next to the organization, click Settings.

  3. In the "Code planning, and automation" section of the sidebar, click Copilot, and then click Access.

  4. Under "User permissions," to disable GitHub Copilot for all users in your organization, select Disabled.

  5. To save your changes, click Save.

Further reading