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/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/viewing-your-github-advanced-security-usage.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,9 @@ You can view the current license limits and usage for your enterprise.
36
36
* If you have a volume/subscription license, the number of licenses **available** to use is also displayed.
37
37
* If you run out of licenses, for volume/subscription only, the section is red and reports "Limit exceeded." You should either reduce your use or purchase more licenses.
38
38
39
-
1. Optionally, to see a detailed breakdown of usage per organization{% ifversion secret-scanning-user-owned-repos %} and user namespace when using {% data variables.product.prodname_emus %}{% endif %}, in the "{% data variables.product.prodname_GHAS %}" section click **More details**.
39
+
1. Optionally, to see a detailed breakdown of usage per organization{% ifversion secret-scanning-user-owned-repos %} and user namespace when using {% data variables.product.prodname_emus %}{% endif %}, in the "{% data variables.product.prodname_AS %}" section click **More details**.
40
40
41
-
In the "{% data variables.product.prodname_GHAS %}" section, you can see a summary of your current license usage, as well as the number of committers and unique committers for each organization{% ifversion secret-scanning-user-owned-repos %} and user namespace when using {% data variables.product.prodname_emus %}{% endif %}. The organizations{% ifversion secret-scanning-user-owned-repos %} and user namespaces{% endif %} in the billing table are sorted by the highest number of unique committers in descending order.
41
+
In the "{% data variables.product.prodname_AS %}" section, you can see a summary of your current license usage, as well as the number of committers and unique committers for each organization{% ifversion secret-scanning-user-owned-repos %} and user namespace when using {% data variables.product.prodname_emus %}{% endif %}. The organizations{% ifversion secret-scanning-user-owned-repos %} and user namespaces{% endif %} in the billing table are sorted by the highest number of unique committers in descending order.
42
42
43
43
1. Optionally, to see a detailed breakdown of usage by repositories within an organization, click an organization name to display the "Global code security settings" for the organization.
44
44
@@ -77,7 +77,7 @@ You can view the organization account's current license limits and usage.
77
77
{% data reusables.profile.org_settings %}
78
78
{% data reusables.organizations.billing_plans_or_licensing %}
79
79
80
-
The "{% data variables.product.prodname_GHAS %}" section shows details of the current usage.
80
+
The "{% data variables.product.prodname_AS %}" section shows details of the current usage.
81
81
82
82
{% endif %}
83
83
@@ -88,14 +88,14 @@ You can view the organization account's current license limits and usage.
88
88
89
89
## Downloading {% data variables.product.prodname_AS %} license usage information
90
90
91
-
You can download a CSV file with {% data variables.product.prodname_GHAS %} license usage information at both the {% data variables.enterprise.enterprise_and_org %} level. The CSV file contains information about each {% data variables.product.prodname_AS %} license that is in use, including:
91
+
You can download a CSV file with details of paid use of {% data variables.product.prodname_GHAS %} products at both the {% data variables.enterprise.enterprise_and_org %} level. The CSV file contains information about each {% data variables.product.prodname_AS %} license that is in use, including:
92
92
93
93
* The username of the person using the {% data variables.product.prodname_GHAS_cs_or_sp %} license
94
94
* The {% data variables.product.prodname_GH_cs_and_sp %}-enabled repositories where commits were made
95
95
* The organizations{% ifversion secret-scanning-user-owned-repos %}{% ifversion ghec %} and user namespaces for {% data variables.product.prodname_emus %}{% endif %}{% endif %} that people using licenses belong to
96
96
* The most recent commit dates and associated email addresses
97
97
98
-
You can use this information for insights into your {% data variables.product.prodname_AS %} usage, such as which members of your enterprise are using a license or how licenses are being consumed across your organizations.
98
+
You can use this information for insights into your paid use of {% data variables.product.prodname_AS %}, such as which members of your enterprise are using a license or how licenses are being consumed across your organizations.
99
99
100
100
You can download a CSV report of license usage through the {% data variables.product.github %} user interface or the REST API.
101
101
@@ -160,7 +160,7 @@ You can download a CSV report of license usage through the {% data variables.pro
160
160
161
161
## Using the REST API to download license and metered usage
162
162
163
-
You can retrieve {% data variables.product.prodname_AS %} usage information via the billing API.
163
+
You can retrieve information on paid use of {% data variables.product.prodname_AS %} with the billing API.
0 commit comments