1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/content/billing/managing-billing-for-github-codespaces/viewing-your-github-codespaces-usage.md
hubwriter 6d1b6de86d Clarify how to find Codespaces info in a usage report (#29163)
* Clarify how to find Codespaces info in a usage report

* Optimize images

Co-authored-by: github-actions <github-actions@github.com>
2022-07-27 10:43:29 +01:00

40 lines
2.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.'
product: '{% data reusables.gated-features.codespaces %}'
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_codespaces %} usage in the organization billing page, and enterprise admins can view the usage for the entire enterprise.
{% data reusables.organizations.billing-settings %}
{% data reusables.dotcom_billing.codespaces-minutes %}
{% data reusables.dotcom_billing.actions-packages-report-download-org-account %}
1. Filter the report to show only rows that mention "Codespaces" in the `Product` field.
![A usage report filtered for Codespaces](/assets/images/help/codespaces/CSV-usage-report.png)
{% ifversion ghec %}
## Viewing {% data variables.product.prodname_codespaces %} usage for your enterprise account
Enterprise owners and billing managers can view {% data variables.product.prodname_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 %}", view the usage details of each organization in your enterprise account.
{% data reusables.enterprise-accounts.actions-packages-report-download-enterprise-accounts %}
{% endif %}