diff --git a/assets/images/help/billing/actions-packages-report-download-enterprise.png b/assets/images/help/billing/actions-packages-report-download-enterprise.png index 4e7b311051..b9bba4b6d9 100644 Binary files a/assets/images/help/billing/actions-packages-report-download-enterprise.png and b/assets/images/help/billing/actions-packages-report-download-enterprise.png differ diff --git a/assets/images/help/billing/actions-packages-report-download-org.png b/assets/images/help/billing/actions-packages-report-download-org.png new file mode 100644 index 0000000000..30bd76b6ed Binary files /dev/null and b/assets/images/help/billing/actions-packages-report-download-org.png differ diff --git a/content/billing/managing-billing-for-github-actions/viewing-your-github-actions-usage.md b/content/billing/managing-billing-for-github-actions/viewing-your-github-actions-usage.md index b17dbd7876..22c625c358 100644 --- a/content/billing/managing-billing-for-github-actions/viewing-your-github-actions-usage.md +++ b/content/billing/managing-billing-for-github-actions/viewing-your-github-actions-usage.md @@ -34,7 +34,7 @@ Organization owners and billing managers can view {% data variables.product.prod {% data reusables.organizations.billing-settings %} {% data reusables.dotcom_billing.actions-minutes %} {% data reusables.dotcom_billing.actions-packages-storage %} -{% data reusables.dotcom_billing.actions-packages-report-download %} +{% data reusables.dotcom_billing.actions-packages-report-download-org-account %} ## Viewing {% data variables.product.prodname_actions %} usage for your enterprise account 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 ddf6225a3a..4cb4679e25 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,7 +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 %} +{% data reusables.dotcom_billing.actions-packages-report-download-org-account %} ## Viewing {% data variables.product.prodname_codespaces %} usage for your enterprise account @@ -29,3 +29,5 @@ Enterprise owners and billing managers can view {% data variables.product.prodna {% 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 %} + diff --git a/content/billing/managing-billing-for-github-packages/viewing-your-github-packages-usage.md b/content/billing/managing-billing-for-github-packages/viewing-your-github-packages-usage.md index 61f177e2c5..fb21612fdd 100644 --- a/content/billing/managing-billing-for-github-packages/viewing-your-github-packages-usage.md +++ b/content/billing/managing-billing-for-github-packages/viewing-your-github-packages-usage.md @@ -33,7 +33,7 @@ Organization owners and billing managers can view {% data variables.product.prod {% data reusables.organizations.billing-settings %} {% data reusables.dotcom_billing.packages-data %} {% data reusables.dotcom_billing.actions-packages-storage %} -{% data reusables.dotcom_billing.actions-packages-report-download %} +{% data reusables.dotcom_billing.actions-packages-report-download-org-account %} ## Viewing {% data variables.product.prodname_registry %} usage for your enterprise account diff --git a/data/reusables/dotcom_billing/actions-packages-report-download-org-account.md b/data/reusables/dotcom_billing/actions-packages-report-download-org-account.md new file mode 100644 index 0000000000..a537ca7162 --- /dev/null +++ b/data/reusables/dotcom_billing/actions-packages-report-download-org-account.md @@ -0,0 +1,2 @@ +1. Optionally, next to "Billing & plans", click **Get usage report** to email a CSV report of storage use for {% data variables.product.prodname_actions %}, {% data variables.product.prodname_registry %}, and {% data variables.product.prodname_codespaces %} to the account's primary email address. + ![Download CSV report](/assets/images/help/billing/actions-packages-report-download-org.png) diff --git a/data/reusables/dotcom_billing/codespaces-report-download.md b/data/reusables/dotcom_billing/codespaces-report-download.md deleted file mode 100644 index 1a0dc15316..0000000000 --- a/data/reusables/dotcom_billing/codespaces-report-download.md +++ /dev/null @@ -1,2 +0,0 @@ -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) diff --git a/data/reusables/enterprise-accounts/actions-packages-report-download-enterprise-accounts.md b/data/reusables/enterprise-accounts/actions-packages-report-download-enterprise-accounts.md index 27258bfe2b..27ae24ec63 100644 --- a/data/reusables/enterprise-accounts/actions-packages-report-download-enterprise-accounts.md +++ b/data/reusables/enterprise-accounts/actions-packages-report-download-enterprise-accounts.md @@ -1,2 +1,2 @@ -1. Optionally, under "{% data variables.product.prodname_dotcom %} Actions and Packages monthly usage", click **Get usage report** to email a CSV report of storage use for {% data variables.product.prodname_actions %} and {% data variables.product.prodname_registry %} in each of your enterprise account's organizations to the primary email address for the account. +1. Optionally, under the billing summary at the top of the page click **Get usage report** to email a CSV report of storage use for {% data variables.product.prodname_actions %}, {% data variables.product.prodname_registry %}, and {% data variables.product.prodname_codespaces %} in each of your enterprise account's organizations to the primary email address for the account. ![Download CSV report](/assets/images/help/billing/actions-packages-report-download-enterprise.png)