1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Billing Packages usage docs should reference new billing platform (#55714)

Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
Holly 🦒
2025-05-22 06:00:49 -05:00
committed by GitHub
parent e35b7c87c6
commit 6152b64414
7 changed files with 19 additions and 18 deletions

View File

@@ -18,26 +18,23 @@ topics:
shortTitle: View your usage shortTitle: View your usage
--- ---
{% data reusables.billing.enhanced-billing-platform %}
## Viewing {% data variables.product.prodname_registry %} usage for your personal account ## Viewing {% data variables.product.prodname_registry %} usage for your personal account
Anyone can view {% data variables.product.prodname_registry %} usage for their own personal account. Anyone can view {% data variables.product.prodname_registry %} usage for their own personal account.
{% data reusables.user-settings.access_settings %} {% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.billing_plans %} {% data reusables.user-settings.billing_plans %}
{% data reusables.dotcom_billing.packages-data %} {% data reusables.dotcom_billing.packages-view-usage %}
{% data reusables.dotcom_billing.actions-packages-storage %} {% data reusables.dotcom_billing.packages-report-download %}
{% data reusables.dotcom_billing.actions-packages-report-download %}
## Viewing {% data variables.product.prodname_registry %} usage for your organization ## Viewing {% data variables.product.prodname_registry %} usage for your organization
Organization owners and billing managers can view {% data variables.product.prodname_registry %} usage for an organization. For organizations managed by an enterprise account, only the organization owners can view {% data variables.product.prodname_registry %} usage in the organization billing page. Organization owners and billing managers can view {% data variables.product.prodname_registry %} usage for an organization. For organizations managed by an enterprise account, only the organization owners can view {% data variables.product.prodname_registry %} usage in the organization billing page.
{% data reusables.organizations.billing-settings %} {% data reusables.organizations.billing-settings %}
{% data reusables.dotcom_billing.packages-data %}
{% data reusables.dotcom_billing.actions-packages-storage %} {% data reusables.dotcom_billing.packages-view-usage %}
{% data reusables.dotcom_billing.actions-packages-report-download-org-account %} {% data reusables.dotcom_billing.packages-report-download-org-account %}
{% ifversion ghec %} {% ifversion ghec %}
@@ -45,13 +42,8 @@ Organization owners and billing managers can view {% data variables.product.prod
Enterprise owners and billing managers can view {% data variables.product.prodname_registry %} usage for an enterprise account. Enterprise owners and billing managers can view {% data variables.product.prodname_registry %} usage for an enterprise account.
> [!NOTE]
> Billing details for enterprise accounts only summarize the storage data usage per organization. {% data reusables.actions.enterprise-billing-details %}
{% data reusables.enterprise-accounts.access-enterprise %} {% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.settings-tab %} {% data reusables.billing.enterprise-billing-menu %}
{% data reusables.enterprise-accounts.billing-tab %} {% data reusables.dotcom_billing.packages-view-usage %}
1. Under "{% data variables.product.prodname_registry %}", view details of usage of data transfer by each organization in your enterprise account. {% data reusables.enterprise-accounts.packages-report-download-enterprise-accounts %}
{% data reusables.dotcom_billing.actions-packages-storage-enterprise-account %}
{% data reusables.enterprise-accounts.actions-packages-report-download-enterprise-accounts %}
{% endif %} {% endif %}

View File

@@ -1 +1 @@
1. {% ifversion horizontal-nav %}At the top of the page, click **{% octicon "credit-card" aria-hidden="true" aria-label="credit-card" %} Billing and licensing**.{% else %}On the left side of the page, in the enterprise account sidebar, click **{% octicon "credit-card" aria-hidden="true" aria-label="credit-card" %} Billing & Licensing**.{% endif %} 1. {% ifversion horizontal-nav %}At the top of the page, click **{% octicon "credit-card" aria-hidden="true" aria-label="credit-card" %} Billing and licensing**.{% else %}On the left side of the page, in the enterprise account sidebar, click **{% octicon "credit-card" aria-hidden="true" aria-label="credit-card" %} Billing and licensing**.{% endif %}

View File

@@ -0,0 +1 @@
1. Optionally, above the usage graph, click **Get usage report** and select the desired timeframe to generate a CSV report of your usage. This report will include Packages usage data.

View File

@@ -0,0 +1 @@
1. Optionally, above the usage graph, click **Get usage report** and select the desired timeframe to generate a CSV report of your usage. This report will include Packages usage data.

View File

@@ -0,0 +1,6 @@
1. Under **Billing and licensing**, click **Usage**.
1. To display only Packages usage in the graph, click the search bar, then click **Product**. Within the list of products that generates, click **Packages**.
1. To further filter the usage graph, use the dropdown menus:
* To view usage by SKU, select the **Group** dropdown, then click **SKU**.
* To filter by time, select **Time Frame**, then click a time period.
* Below the graph, you can see a more granular overview of the usage. Click the arrow next to a specific date to see a nested table with usage per SKU, units, price/unit, gross amount (the amount actually used), and billed amount (the amount you are charged).

View File

@@ -0,0 +1 @@
1. Optionally, above the usage graph, click **Get usage report** and select the desired timeframe to generate a CSV report of your usage. This report will include Packages usage data.

View File

@@ -1,4 +1,4 @@
{% data reusables.user-settings.access_settings %} {% data reusables.user-settings.access_settings %}
1. In the "Access" section of the sidebar, click **{% octicon "organization" aria-hidden="true" aria-label="organization" %} Organizations**. 1. In the "Access" section of the sidebar, click **{% octicon "organization" aria-hidden="true" aria-label="organization" %} Organizations**.
{% data reusables.profile.org_settings %} {% data reusables.profile.org_settings %}
1. If you are an organization owner, in the "Access" section of the sidebar, click **{% octicon "credit-card" aria-label="credit-card" aria-hidden="true" %} Billing and licensing**. 1. If you are an organization owner, in the "Access" section of the sidebar, click **{% octicon "credit-card" aria-hidden="true" aria-label="credit-card" %} Billing and licensing**.