Skip to content

Commit 4878085

Browse files
authored
Billing UI updates for user feedback: viewing-your-github-advanced-security-usage.md (#55938)
1 parent 8ad7018 commit 4878085

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/viewing-your-github-advanced-security-usage.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ You can view the current license limits and usage for your enterprise.
3636
* If you have a volume/subscription license, the number of licenses **available** to use is also displayed.
3737
* 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.
3838

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**.
4040

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.
4242

4343
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.
4444

@@ -77,7 +77,7 @@ You can view the organization account's current license limits and usage.
7777
{% data reusables.profile.org_settings %}
7878
{% data reusables.organizations.billing_plans_or_licensing %}
7979

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.
8181

8282
{% endif %}
8383

@@ -88,14 +88,14 @@ You can view the organization account's current license limits and usage.
8888

8989
## Downloading {% data variables.product.prodname_AS %} license usage information
9090

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:
9292

9393
* The username of the person using the {% data variables.product.prodname_GHAS_cs_or_sp %} license
9494
* The {% data variables.product.prodname_GH_cs_and_sp %}-enabled repositories where commits were made
9595
* 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
9696
* The most recent commit dates and associated email addresses
9797

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.
9999

100100
You can download a CSV report of license usage through the {% data variables.product.github %} user interface or the REST API.
101101

@@ -160,7 +160,7 @@ You can download a CSV report of license usage through the {% data variables.pro
160160

161161
## Using the REST API to download license and metered usage
162162

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.
164164

165165
{% ifversion fpt or ghec %}
166166

0 commit comments

Comments
 (0)