You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/copilot/concepts/agents/github-copilot-app.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ The app is built on {% data variables.copilot.copilot_cli %} and integrates nati
20
20
21
21
## Availability
22
22
23
-
{% data reusables.gated-features.github-app %} {% data variables.copilot.copilot_business_short %} and {% data variables.copilot.copilot_enterprise_short %} users must have the {% data variables.copilot.copilot_cli_short %} policy enabledby an administrator.
23
+
{% data reusables.gated-features.github-app %} For {% data variables.copilot.copilot_business_short %} and {% data variables.copilot.copilot_enterprise_short %} users, the {% data variables.copilot.github_copilot_app %} policy must remain enabled. This policy is enabled by default and is separate from the {% data variables.copilot.copilot_cli_short %} policy.
Copy file name to clipboardExpand all lines: content/copilot/concepts/policies.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@ Policies can apply to any surface where users authenticate to {% data variables.
40
40
41
41
However, not all policies apply to every surface. See [AUTOTITLE](/copilot/reference/supported-surfaces-for-policies).
42
42
43
+
The {% data variables.copilot.github_copilot_app %} and {% data variables.copilot.copilot_cli_short %} are governed by separate, independent client policies, so you can allow one without allowing the other.
44
+
43
45
## How can I prevent policy drift?
44
46
45
47
If too many people have access to policy settings and your enterprise's governance posture isn't clearly communicated, policy settings can drift over time. This is a risk for enterprises with strict compliance requirements.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,6 @@ Enterprise owners can define a policy for the whole enterprise, or delegate the
32
32
* To view policies for **AI agents**, in the sidebar, click {% octicon "agent" aria-hidden="true" aria-label="agent" %} **Agents**.
33
33
* To view policies for **{% data variables.product.prodname_copilot_short %}**, in the sidebar, click {% octicon "copilot" aria-hidden="true" aria-label="copilot" %} **{% data variables.product.prodname_copilot_short %}**.
34
34
* To view policies for **Model Context Protocol (MCP)**, in the sidebar, click {% octicon "mcp" aria-hidden="true" aria-label="mcp" %} **MCP**.
35
-
36
35
1. Configure your policies as follows:
37
36
* For policies with a **dropdown menu**, select the menu and click an enforcement option.
38
37
* For policies with a **toggle**, click the toggle to set availability or enforcement.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/copilot-cli/administer-copilot-cli-for-your-enterprise.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,9 @@ You can control the use of {% data variables.copilot.copilot_cli_short %} by con
25
25
1. To manage policies for **{% data variables.product.prodname_copilot_short %}**, in the sidebar, click {% octicon "copilot" aria-hidden="true" aria-label="copilot" %} **{% data variables.product.prodname_copilot_short %}**.
26
26
1. In the "{% data variables.product.prodname_copilot_short %} Clients" section, for {% data variables.copilot.copilot_cli_short %}, select your preferred policy.
27
27
28
+
> [!NOTE]
29
+
> Disabling {% data variables.copilot.copilot_cli_short %} does not disable the {% data variables.copilot.github_copilot_app %}. The app is governed by its own policy. For more information, see [AUTOTITLE](/copilot/concepts/agents/github-copilot-app).
30
+
28
31
## How do other AI controls affect {% data variables.copilot.copilot_cli_short %}?
29
32
30
33
Not all enterprise-level AI controls and policies apply to {% data variables.copilot.copilot_cli_short %}. These are the controls that **do apply**:
Copy file name to clipboardExpand all lines: content/copilot/how-tos/github-copilot-app/getting-started.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,12 +25,12 @@ In this quickstart, you will:
25
25
## Prerequisites
26
26
27
27
* A {% data variables.product.github %} account.
28
-
*Access to {% data variables.product.prodname_copilot_short %} or a configured model provider.
28
+
*A {% data variables.product.prodname_copilot_short %} plan, or you can configure your own model provider.
29
29
* If you use your own model provider, you will need provider credentials such as an API key. For setup steps, see [AUTOTITLE](/copilot/how-tos/github-copilot-app/use-byok-models).
30
30
*[Git](https://github.com/git-guides/install-git) installed on your computer.
31
31
32
32
> [!NOTE]
33
-
> If you use {% data variables.copilot.copilot_business_short %} or {% data variables.copilot.copilot_enterprise_short %}, your plan administrator will need to enable the **{% data variables.copilot.copilot_cli_short %}** policy. For more information, see[AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-organization/manage-policies) or [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies).
33
+
> For {% data variables.copilot.copilot_business_short %} and {% data variables.copilot.copilot_enterprise_short %} users, the {% data variables.copilot.github_copilot_app %} policy must remain enabled. This policy is enabled by default and is separate from the {% data variables.copilot.copilot_cli_short %} policy. See[AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-organization/manage-policies) or [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies).
34
34
35
35
## Installing the {% data variables.copilot.github_copilot_app %}
Copy file name to clipboardExpand all lines: content/copilot/reference/policy-conflicts.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,7 @@ Feature, model, and privacy settings for users are set according to the **least
48
48
| {% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %} | Least restrictive organization |[AUTOTITLE](/copilot/responsible-use/chat)|
49
49
| {% data variables.copilot.copilot_desktop_short %} | Least restrictive organization |[AUTOTITLE](/copilot/responsible-use/chat)|
50
50
| {% data variables.copilot.copilot_cli_short %} | Least restrictive organization |[AUTOTITLE](/copilot/responsible-use/agents)|
51
+
| {% data variables.copilot.github_copilot_app %} | Least restrictive organization |[AUTOTITLE](/copilot/concepts/agents/github-copilot-app)|
51
52
| Editor preview features | Least restrictive organization |[AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-pre-release-license-terms)|
52
53
| {% data variables.product.prodname_github_models %}, one policy per model | Least restrictive organization |[AUTOTITLE](/github-models/github-models-at-scale/manage-models-at-scale)|
53
54
| MCP servers in {% data variables.product.prodname_copilot_short %} | Least restrictive organization |[AUTOTITLE](/copilot/how-tos/copilot-on-github/customize-copilot/configure-mcp-servers)|
0 commit comments