57 lines
3.1 KiB
Markdown
57 lines
3.1 KiB
Markdown
---
|
|
title: Viewing your GitHub Codespaces usage
|
|
shortTitle: Viewing your usage
|
|
intro: 'You can view the compute minutes and storage used by {% data variables.product.prodname_github_codespaces %}.'
|
|
permissions: 'To manage billing for {% data variables.product.prodname_github_codespaces %} for an organization, you must be an organization owner or a billing manager.'
|
|
versions:
|
|
fpt: '*'
|
|
ghec: '*'
|
|
type: overview
|
|
topics:
|
|
- Codespaces
|
|
- Billing
|
|
redirect_from:
|
|
- /billing/managing-billing-for-github-codespaces/viewing-your-codespaces-usage
|
|
---
|
|
|
|
## Viewing {% data variables.product.prodname_github_codespaces %} usage for your organization
|
|
|
|
Organization owners and billing managers can view {% data variables.product.prodname_github_codespaces %} usage for an organization. For organizations managed by an enterprise account, the organization owners can view {% data variables.product.prodname_github_codespaces %} usage in the organization billing page, and enterprise admins can view the usage for the entire enterprise.
|
|
|
|
{% data reusables.organizations.billing-settings %}
|
|
1. Under "{% data variables.product.prodname_codespaces %}", view the details of the compute hours and storage used so far this month.
|
|
|
|

|
|
|
|
You can also see and update your current spending limit. For more information, see "[Managing spending limits for {% data variables.product.prodname_github_codespaces %}](/billing/managing-billing-for-github-codespaces/managing-spending-limits-for-github-codespaces)."
|
|
|
|
{% note %}
|
|
|
|
**Notes**:
|
|
* The costs shown here are the cumulative costs within the current monthly billing period. The metered costs for {% data variables.product.prodname_github_codespaces %} shown on this page are reset to zero at the start of each monthly billing period. Outstanding costs from previous months are not shown.
|
|
* The figures on this page are updated every hour.
|
|
|
|
{% endnote %}
|
|
|
|
{% data reusables.dotcom_billing.actions-packages-report-download-org-account %}
|
|
The data used for this report is updated daily.
|
|
1. Filter the report to show only rows that mention "Codespaces" in the `Product` field.
|
|
|
|

|
|
|
|
{% ifversion ghec %}
|
|
## Viewing {% data variables.product.prodname_codespaces %} usage for your enterprise account
|
|
|
|
Enterprise owners and billing managers can view {% data variables.product.prodname_github_codespaces %} usage for an enterprise account.
|
|
|
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
|
{% data reusables.enterprise-accounts.settings-tab %}
|
|
{% data reusables.enterprise-accounts.billing-tab %}
|
|
1. Under "{% data variables.product.prodname_codespaces %} monthly usage", view the usage details of each organization in your enterprise account.
|
|
{% data reusables.enterprise-accounts.actions-packages-report-download-enterprise-accounts %}
|
|
{% endif %}
|
|
|
|
## Further reading
|
|
|
|
- "[Listing the codespaces in your organization](/codespaces/managing-codespaces-for-your-organization/listing-the-codespaces-in-your-organization)"
|