diff --git a/content/copilot/concepts/context/content-exclusion.md b/content/copilot/concepts/context/content-exclusion.md index f3f0fc1e95f6..d2859d6781f7 100644 --- a/content/copilot/concepts/context/content-exclusion.md +++ b/content/copilot/concepts/context/content-exclusion.md @@ -26,6 +26,8 @@ You can use content exclusion to configure {% data variables.product.prodname_co Repository administrators, organization owners, and enterprise owners can configure content exclusion. +Content exclusion requires a {% data variables.copilot.copilot_business_short %} or {% data variables.copilot.copilot_enterprise_short %} plan. This feature is not available for {% data variables.product.prodname_copilot_short %} plans assigned to personal accounts (such as {% data variables.copilot.copilot_free_short %}, {% data variables.copilot.copilot_pro_short %}, or {% data variables.copilot.copilot_pro_plus_short %}). Repositories must belong to an organization with an eligible plan for the content exclusion settings to appear. + {% data reusables.copilot.content-exclusions-scope %} ### Availability of content exclusion diff --git a/content/copilot/how-tos/configure-content-exclusion/exclude-content-from-copilot.md b/content/copilot/how-tos/configure-content-exclusion/exclude-content-from-copilot.md index 6c1d808c2f17..dab972d53725 100644 --- a/content/copilot/how-tos/configure-content-exclusion/exclude-content-from-copilot.md +++ b/content/copilot/how-tos/configure-content-exclusion/exclude-content-from-copilot.md @@ -30,6 +30,9 @@ category: You can use your repository settings to specify content in your repository that {% data variables.product.prodname_copilot %} should ignore. +> [!NOTE] +> Content exclusion settings are only available for repositories owned by an organization with a {% data variables.copilot.copilot_business_short %} or {% data variables.copilot.copilot_enterprise_short %} plan. If your repository is owned by a personal account, the **{% data variables.product.prodname_copilot_short %}** option will not appear in your repository settings. To configure content exclusion, the repository must belong to an organization that has a {% data variables.copilot.copilot_business_short %} or {% data variables.copilot.copilot_enterprise_short %} subscription. + > [!NOTE] > {% data variables.copilot.copilot_cli %}, {% data variables.copilot.copilot_cloud_agent %}, and Agent mode in {% data variables.copilot.copilot_chat_short %} in IDEs, do not support content exclusion. For more information about these {% data variables.product.prodname_copilot_short %} features, see [AUTOTITLE](/copilot/concepts/agents/about-copilot-cli), [AUTOTITLE](/copilot/concepts/agents/cloud-agent/about-cloud-agent), and [AUTOTITLE](/copilot/how-tos/chat-with-copilot/chat-in-ide).