Skip to content

Commit a113a4c

Browse files
Refresh "Set up Copilot for enterprise" article (#61113)
Co-authored-by: Laura Coursen <lecoursen@github.com>
1 parent a14134b commit a113a4c

1 file changed

Lines changed: 15 additions & 11 deletions

File tree

content/copilot/how-tos/copilot-on-github/set-up-copilot/enable-copilot/set-up-for-enterprise.md

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Setting up GitHub Copilot for your enterprise
33
shortTitle: Set up for enterprise
44
intro: 'Enable {% data variables.product.prodname_copilot %} across your enterprise so developers can write code faster.'
5-
product: 'Enterprises with a {% data variables.copilot.copilot_enterprise_short %} or {% data variables.copilot.copilot_business_short %} plan'
5+
product: '{% data variables.copilot.copilot_business_short %} or {% data variables.copilot.copilot_enterprise_short %}'
66
permissions: Enterprise owners
77
versions:
88
feature: copilot
@@ -21,31 +21,35 @@ category:
2121

2222
## Enable {% data variables.product.prodname_copilot %}
2323

24-
{% data reusables.enterprise-accounts.access-enterprise %}
25-
{% data reusables.enterprise-accounts.settings-tab %}
26-
1. Click the **{% octicon "check-circle" aria-hidden="true" aria-label="check-circle" %} Getting Started** tab.
27-
1. Under "Next steps", click **Verify your payment method**.
24+
To purchase {% data variables.product.prodname_copilot %} for your enterprise, [contact {% data variables.product.github %}'s Sales team](https://github.com/enterprise/contact?ref_product=copilot&ref_type=engagement&ref_style=text).
2825

29-
To confirm {% data variables.product.prodname_copilot_short %} is enabled, check your enterprise's **{% octicon "law" aria-hidden="true" aria-label="law" %} AI Controls** tab.
26+
A member of the Sales team will work with you to set up {% data variables.product.prodname_copilot_short %} for your enterprise.
3027

3128
## Set policies
3229

33-
Control which {% data variables.product.prodname_copilot_short %} features are available in your enterprise. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise).
30+
You will use enterprise policies to manage two aspects of governance:
31+
32+
* **Availability**: Which {% data variables.product.prodname_copilot_short %} features, models, and MCP servers are available in your enterprise?
33+
* **Controls**: What restrictions apply to these features? For example, will you exclude certain files or block suggestions matching public code?
34+
35+
Generally, enterprise owners can either set each policy for the whole enterprise or "let organizations decide." With the latter option, users are subject to the policy of the organization where they receive their {% data variables.product.prodname_copilot_short %} license or to the default defined in your "Policies for enterprise-assigned users" setting.
36+
37+
To manage policies, see [AUTOTITLE](/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise).
3438

3539
## Configure networking
3640

37-
If your enterprise uses an HTTP proxy server or firewall, add the required URLs to the allowlist. See [AUTOTITLE](/copilot/managing-copilot/managing-github-copilot-in-your-organization/configuring-your-proxy-server-or-firewall-for-copilot).
41+
If your corporate network restricts users' traffic, add the required URLs to the allowlist for your firewall or proxy. See [AUTOTITLE](/copilot/managing-copilot/managing-github-copilot-in-your-organization/configuring-your-proxy-server-or-firewall-for-copilot).
3842

39-
If your environment uses custom SSL certificates, install them on your users' machines. See [AUTOTITLE](/copilot/managing-copilot/configure-personal-settings/configuring-network-settings-for-github-copilot#installing-custom-certificates).
43+
If you route traffic via a proxy server, you may need to ask users to configure proxy settings in their environment. You may also need to install custom certificates on your users' machines. For more information, see [AUTOTITLE](/copilot/concepts/network-settings).
44+
45+
If your enterprise is on {% data variables.enterprise.data_residency_site %}, users will also need to configure their environment to authenticate from their development environment. See [AUTOTITLE](/copilot/managing-copilot/configure-personal-settings/using-github-copilot-with-an-account-on-ghecom).
4046

4147
## Assign licenses
4248

4349
{% data reusables.copilot.enterprise-licensing %}
4450

4551
For instructions, see [AUTOTITLE](/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-access-to-copilot-in-your-enterprise/enabling-copilot-for-organizations-in-your-enterprise).
4652

47-
> [!TIP] If your enterprise is on {% data variables.enterprise.data_residency_site %}, users need additional setup to authenticate from their development environment. See [AUTOTITLE](/copilot/managing-copilot/configure-personal-settings/using-github-copilot-with-an-account-on-ghecom).
48-
4953
## Next steps
5054

5155
{% data reusables.copilot.setup-next-steps %}

0 commit comments

Comments
 (0)