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/admin/overview/managing-your-github-enterprise-license.md
+10-7Lines changed: 10 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -30,9 +30,10 @@ After you purchase a new license or upgrade an existing license from {% data var
30
30
31
31
If you'd like to renew or add user licenses to {% data variables.product.prodname_enterprise %}, contact {% data variables.contact.contact_enterprise_sales %}. Your new license file will be available for download immediately after you complete your order.
32
32
33
-
{% data reusables.enterprise-accounts.access-enterprise %}
33
+
{% data reusables.enterprise-accounts.access-enterprise-on-dotcom %}
34
34
{% data reusables.enterprise-accounts.settings-tab %}
35
-
{% data reusables.enterprise-accounts.enterprise-licensing-tab %}
35
+
3. In the left sidebar, click **Enterprise licensing**.
36
+

36
37
4. Under "Enterprise Server Instances", click {% octicon "download" aria-label="The download icon" %} to download your license file.
37
38

38
39
5. Log into your {% data variables.product.prodname_ghe_server %} instance as a site administrator.
@@ -49,9 +50,10 @@ If you'd like to renew or add user licenses to {% data variables.product.prodnam
49
50
50
51
### Viewing license usage
51
52
52
-
{% data reusables.enterprise-accounts.access-enterprise %}
53
+
{% data reusables.enterprise-accounts.access-enterprise-on-dotcom %}
53
54
{% data reusables.enterprise-accounts.settings-tab %}
54
-
{% data reusables.enterprise-accounts.enterprise-licensing-tab %}
55
+
3. In the left sidebar, click **Enterprise licensing**.
56
+

55
57
4. Review your current {% data variables.product.prodname_enterprise %} license, as well as consumed and available user licenses.
56
58
57
59
### Automatically syncing user license usage with {% data variables.product.prodname_ghe_cloud %}
@@ -68,10 +70,11 @@ You can download a JSON file from {% data variables.product.prodname_ghe_server
68
70
{% data reusables.enterprise-accounts.license-tab %}
69
71
5. Under "Quick links", to download a file containing your current license usage on {% data variables.product.prodname_ghe_server %}, click **Export license usage**.
Copy file name to clipboardExpand all lines: content/github/setting-up-and-managing-your-enterprise-account/about-enterprise-accounts.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ For more information about member access and management, see "[Managing users in
27
27
28
28
For more information about managing enterprise accounts using the GraphQL API, see "[Enterprise accounts](/v4/guides/managing-enterprise-accounts)."
29
29
30
+
{% if currentVersion == "free-pro-team@latest" %}
31
+
30
32
### Managing organizations linked to your enterprise account
31
33
32
34
Organizations are shared accounts where groups of people can collaborate across many projects at once. Owners can manage member access to the organization's data and projects with sophisticated security and administrative features. For more information, see "[About organizations](/articles/about-organizations)."
@@ -35,6 +37,8 @@ Enterprise owners can create organizations and link them to the enterprise. Afte
35
37
36
38
For more information, see "[Managing organizations in your enterprise account](/articles/managing-organizations-in-your-enterprise-account)" and "[Setting policies for organizations in your enterprise account](/articles/setting-policies-for-organizations-in-your-enterprise-account)."
37
39
40
+
{% endif %}
41
+
38
42
### Managing {% data variables.product.prodname_ghe_server %} licenses linked to your enterprise account
39
43
40
44
{% data reusables.enterprise-accounts.admin-managing-licenses %}
0 commit comments