63 lines
5.6 KiB
Markdown
63 lines
5.6 KiB
Markdown
---
|
|
title: Viewing your GitHub Advanced Security usage
|
|
intro: 'You can view usage of {% data variables.product.prodname_GH_advanced_security %} for your enterprise.'
|
|
permissions: 'Enterprise owners can view usage for {% data variables.product.prodname_GH_advanced_security %}.'
|
|
product: '{% data reusables.gated-features.ghas %}'
|
|
redirect_from:
|
|
- /billing/managing-licensing-for-github-advanced-security/viewing-your-github-advanced-security-usage
|
|
- /admin/advanced-security/viewing-your-github-advanced-security-usage
|
|
- /github/setting-up-and-managing-billing-and-payments-on-github/managing-licensing-for-github-advanced-security/viewing-your-github-advanced-security-usage
|
|
- /github/setting-up-and-managing-your-enterprise/managing-use-of-advanced-security-for-organizations-in-your-enterprise-account
|
|
- /github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-advanced-security-usage
|
|
versions:
|
|
ghes: '>=3.1'
|
|
fpt: '*'
|
|
type: how_to
|
|
topics:
|
|
- Advanced Security
|
|
- Enterprise
|
|
shortTitle: View Advanced Security usage
|
|
---
|
|
|
|
## About licenses for {% data variables.product.prodname_GH_advanced_security %}
|
|
|
|
{% data reusables.advanced-security.about-ghas-license-seats %} For more information, see "[About billing for {% data variables.product.prodname_GH_advanced_security %}](/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security)."
|
|
|
|
## Viewing {% data variables.product.prodname_GH_advanced_security %} license usage for your enterprise account
|
|
|
|
You can check how many seats your license includes and how many of them are currently used.
|
|
|
|
{% ifversion fpt %}
|
|
|
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
|
{% data reusables.enterprise-accounts.settings-tab %}
|
|
{% data reusables.enterprise-accounts.license-tab %}
|
|
The "{% data variables.product.prodname_GH_advanced_security %}" section shows details of the current usage.
|
|

|
|
If you run out of seats, the section will be red. You should either reduce your use of {% data variables.product.prodname_GH_advanced_security %} or purchase more seats. For more information, see "[About billing for {% data variables.product.prodname_GH_advanced_security %}](/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security#getting-the-most-out-of-github-advanced-security)."
|
|

|
|
4. Optionally, to see a detailed breakdown of usage per organization, in the left sidebar, click **Billing**.
|
|

|
|
In the "{% data variables.product.prodname_GH_advanced_security %}" section you can see the number of committers and unique committers for each organization.
|
|

|
|
5. Optionally, click the name of an organization where you are an owner to display the security and analysis settings for the organization.
|
|

|
|
6. On the "Security & analysis" settings page, scroll to the "{% data variables.product.prodname_GH_advanced_security %} repositories" section to see a detailed breakdown of usage by repository for this organization.
|
|

|
|
For more information, see "[Managing security and analysis settings for your organization](/organizations/keeping-your-organization-secure/managing-security-and-analysis-settings-for-your-organization)."
|
|
|
|
{% elsif ghes %}
|
|
|
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
|
{% data reusables.enterprise-accounts.settings-tab %}
|
|
{% data reusables.enterprise-accounts.license-tab %}
|
|
The "{% data variables.product.prodname_GH_advanced_security %}" section shows details of the current usage. You can see the total number of seats used, as well as a table with the number of committers and unique committers for each organization.
|
|

|
|
5. Optionally, click the name of an organization where you are an owner to display the security and analysis settings for the organization.
|
|

|
|
6. On the "Security & analysis" settings page, scroll to the "{% data variables.product.prodname_GH_advanced_security %} repositories" section to see a detailed breakdown of usage by repository for this organization.
|
|

|
|
For more information, see "[Managing security and analysis settings for your organization](/organizations/keeping-your-organization-secure/managing-security-and-analysis-settings-for-your-organization)."
|
|
|
|
{% endif %}
|