From f34e27e73d8bf73e70ee6e4a1e7d177b445e6b46 Mon Sep 17 00:00:00 2001 From: Sophie <29382425+sophietheking@users.noreply.github.com> Date: Thu, 8 Jan 2026 09:58:43 +0100 Subject: [PATCH] Move "Estimating your spending" to how-to (#59024) --- .../products}/estimate-spending.md | 14 ++++++++------ content/billing/how-tos/products/index.md | 2 ++ content/billing/tutorials/index.md | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) rename content/billing/{tutorials => how-tos/products}/estimate-spending.md (91%) diff --git a/content/billing/tutorials/estimate-spending.md b/content/billing/how-tos/products/estimate-spending.md similarity index 91% rename from content/billing/tutorials/estimate-spending.md rename to content/billing/how-tos/products/estimate-spending.md index 39892e8c77b2..bd26270d401a 100644 --- a/content/billing/tutorials/estimate-spending.md +++ b/content/billing/how-tos/products/estimate-spending.md @@ -1,6 +1,8 @@ --- -title: Estimating spending -intro: Use the new billing platform to understand where your spending is trending based on the usage across products. +title: Viewing and estimating your spending +shortTitle: View and estimate spending +allowTitleToDifferFromFilename: true +intro: 'View current usage and spending trends across paid {% data variables.product.github %} products, so you can estimate costs and make informed budgeting decisions.' versions: feature: enhanced-billing-platform redirect_from: @@ -8,21 +10,21 @@ redirect_from: - /billing/using-the-new-billing-platform/estimating-spending-for-your-enterprise - /billing/using-the-new-billing-platform/estimating-spending - /billing/managing-your-billing/estimating-spending + - /billing/tutorials/estimate-spending topics: - Billing - Enterprise - Team permissions: '{% data reusables.permissions.enhanced-billing-platform %}' product: '{% data reusables.billing.enhanced-billing-platform-product %}' -shortTitle: Estimate spending -contentType: tutorials +contentType: how-tos --- The new billing platform provides a high-level view of your spending trends based on the usage across products. You can use this information to estimate your spending and make informed decisions about your budget. {% ifversion fpt %} -## Viewing your spending for your personal account +## Viewing spending for your personal account {% data reusables.user-settings.access_settings %} 1. In the "Access" section of the sidebar, click **{% octicon "credit-card" aria-hidden="true" aria-label="credit-card" %} Billing & Licensing**. @@ -41,7 +43,7 @@ At the top of the page, under "Next payment due", you can see the date of your n {% endif %} -## Viewing your spending for your {% data variables.enterprise.enterprise_or_org %} +## Viewing spending for your {% data variables.enterprise.enterprise_or_org %} The "Overview" page provides a high-level view of your spending and budgets. diff --git a/content/billing/how-tos/products/index.md b/content/billing/how-tos/products/index.md index b25806e3de3c..2716a0b94d57 100644 --- a/content/billing/how-tos/products/index.md +++ b/content/billing/how-tos/products/index.md @@ -26,8 +26,10 @@ children: - /view-productlicense-use - /download-license-use - /buy-advanced-security + - /estimate-spending - /use-cost-centers - /manage-ghas-licenses - /view-ghas-committers contentType: how-tos --- + diff --git a/content/billing/tutorials/index.md b/content/billing/tutorials/index.md index 72fd055f7cd0..5bd2dd64e6a4 100644 --- a/content/billing/tutorials/index.md +++ b/content/billing/tutorials/index.md @@ -12,9 +12,9 @@ children: - /automate-usage-reporting - /set-up-budgets - /control-costs-at-scale - - /estimate-spending - /gather-insights contentType: tutorials redirect_from: - /billing/tutorials/estimate-actions-costs --- +