diff --git a/assets/images/help/codespaces/usage-report-download.png b/assets/images/help/codespaces/usage-report-download.png new file mode 100644 index 0000000000..3d4460a10c Binary files /dev/null and b/assets/images/help/codespaces/usage-report-download.png differ diff --git a/content/billing/managing-billing-for-github-codespaces/viewing-your-codespaces-usage.md b/content/billing/managing-billing-for-github-codespaces/viewing-your-codespaces-usage.md index 9a8de62e3c..fefb537a33 100644 --- a/content/billing/managing-billing-for-github-codespaces/viewing-your-codespaces-usage.md +++ b/content/billing/managing-billing-for-github-codespaces/viewing-your-codespaces-usage.md @@ -19,6 +19,7 @@ Organization owners and billing managers can view {% data variables.product.prod {% data reusables.organizations.billing-settings %} {% data reusables.dotcom_billing.codespaces-minutes %} +{% data reusables.dotcom_billing.codespaces-report-download %} ## Viewing {% data variables.product.prodname_codespaces %} usage for your enterprise account @@ -27,4 +28,4 @@ Enterprise owners and billing managers can view {% data variables.product.prodna {% 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. +1. Under "{% data variables.product.prodname_codespaces %}", view the usage details of each organization in your enterprise account. \ No newline at end of file diff --git a/data/reusables/dotcom_billing/codespaces-report-download.md b/data/reusables/dotcom_billing/codespaces-report-download.md new file mode 100644 index 0000000000..e58138c80c --- /dev/null +++ b/data/reusables/dotcom_billing/codespaces-report-download.md @@ -0,0 +1,2 @@ +1. Optionally, next to "Usage this month", click **Get usage report** to email a CSV report of storage use for {% data variables.product.prodname_codespaces %} to the account's primary email address. + ![Download CSV report](/assets/images/help/codespaces/usage-report-download.png) \ No newline at end of file