Skip to main content

Setting permissions for a Copilot extension in your organization

Learn how to control access to Расширения GitHub Copilot.

Кто может использовать эту функцию?

Organization owners

Organizations with a Бизнес GitHub Copilot or GitHub Copilot Enterprise plan

GitHub Copilot Extensions integrate external tools with GitHub Copilot Chat. See About building Copilot Extensions.

Prerequisites

Managing permissions for a GitHub Copilot Extension in your organization

After you have installed a Copilot Extension in your organization, you can view the permissions the extension has in your organization, and why those permissions are necessary. If you do not want the Copilot Extension to have the listed permissions, you can suspend or uninstall the extension.

  1. In the upper-right corner of GitHub, click your profile picture, then click Your organizations.
  2. Next to the organization, click Settings.
  3. In the sidebar, under "Third-party Access," click GitHub Apps. A list of the GitHub Apps installed on your organization will be displayed.
  4. Optionally, to filter your installed GitHub Apps for Copilot Extensions, select the Filter: dropdown menu, then click Copilot Extensions.
  5. Next to the Copilot Extension you want to review or modify, click Configure.
  6. In the "Permissions" section, review the permissions listed for the Copilot Extension. Optionally, you can block the Copilot Extension's access to your organization in one of two ways:
    • To indefinitely suspend the Copilot Extension's access to resources in your organization while keeping the extension installed, in the "Danger zone" section, click Suspend.
    • To uninstall a Copilot Extension completely, in the "Danger zone" section, click Uninstall.

Further reading