diff --git a/content/copilot/github-copilot-enterprise/overview/enabling-github-copilot-enterprise.md b/content/copilot/github-copilot-enterprise/overview/enabling-github-copilot-enterprise.md index 40c5418431..db6d5808f9 100644 --- a/content/copilot/github-copilot-enterprise/overview/enabling-github-copilot-enterprise.md +++ b/content/copilot/github-copilot-enterprise/overview/enabling-github-copilot-enterprise.md @@ -30,7 +30,7 @@ If your organization's parent enterprise has selected **No policy**, {% data var {% data reusables.profile.access_org %} {% data reusables.profile.org_settings %} -1. In the "Code, planning, and automation" section of the sidebar, click **{% octicon "copilot" aria-hidden="true" %} {% data variables.product.prodname_copilot_short %}**, then click **Policies and features**. +{% data reusables.copilot.policy-settings %} 1. Next to "{% data variables.product.prodname_copilot_enterprise %}", select the dropdown menu (labeled **Disabled** by default), then choose from the following options. - **Enabled**: The feature is enabled for all members of the organization. diff --git a/content/copilot/github-copilot-in-the-cli/enabling-github-copilot-in-the-cli.md b/content/copilot/github-copilot-in-the-cli/enabling-github-copilot-in-the-cli.md index 7161f62a02..3cbe8699a6 100644 --- a/content/copilot/github-copilot-in-the-cli/enabling-github-copilot-in-the-cli.md +++ b/content/copilot/github-copilot-in-the-cli/enabling-github-copilot-in-the-cli.md @@ -29,7 +29,7 @@ An organization owner can enable or disable {% data variables.product.prodname_c {% data reusables.profile.access_org %} {% data reusables.profile.org_settings %} -1. In the "Code, planning, and automation" section of the sidebar, click **{% octicon "copilot" aria-hidden="true" %} {% data variables.product.prodname_copilot_short %}**, and then click **Policies and features**. +{% data reusables.copilot.policy-settings %} 1. To the right of "{% data variables.product.prodname_copilot_cli_short %}", select the dropdown menu, then click **Enabled** or **Disabled**. {% ifversion ghec %} diff --git a/content/copilot/managing-github-copilot-in-your-organization/managing-policies-and-features-for-copilot-in-your-organization.md b/content/copilot/managing-github-copilot-in-your-organization/managing-policies-and-features-for-copilot-in-your-organization.md index c2f150793d..2d759a0b90 100644 --- a/content/copilot/managing-github-copilot-in-your-organization/managing-policies-and-features-for-copilot-in-your-organization.md +++ b/content/copilot/managing-github-copilot-in-your-organization/managing-policies-and-features-for-copilot-in-your-organization.md @@ -34,14 +34,15 @@ shortTitle: Managing policies {% ifversion ghec %}If your enterprise admin has selected **No policy** for the following features, you can enable or disable these for your organization.{% else %}You can enable or disable the following features for {% data variables.product.prodname_copilot %}.{% endif %} -{% ifversion ghec %}- {% data variables.product.prodname_copilot_enterprise_short %}{% endif %} +- Suggestions matching public code{% ifversion ghec %} +- {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_dotcom_the_website %}{% endif %} - {% data variables.product.prodname_copilot_chat_short %} in the IDE - {% data variables.product.prodname_copilot_cli_short %} {% data reusables.profile.access_org %} {% data reusables.profile.org_settings %} {% data reusables.copilot.policy-settings %} -1. Under "Features", to the right of the relevant feature, in the dropdown, select **Enabled** or **Disabled**. +1. Use the dropdown options to the right of each feature to enable or disable that feature for your organization. ## Further reading diff --git a/data/reusables/copilot/policy-settings.md b/data/reusables/copilot/policy-settings.md index dec8b0c1d2..93e09e9332 100644 --- a/data/reusables/copilot/policy-settings.md +++ b/data/reusables/copilot/policy-settings.md @@ -1 +1 @@ -1. In the "Code, planning, and automation" section of the sidebar, click **{% octicon "copilot" aria-hidden="true" %} {% data variables.product.prodname_copilot_short %}**, and then click **Policies and features**. +1. In the "Code, planning, and automation" section of the sidebar, click **{% octicon "copilot" aria-hidden="true" %} {% data variables.product.prodname_copilot_short %}**, and then click **Policies**.