From 526b49c26cad70e6f906f3ed3552cec714090dc8 Mon Sep 17 00:00:00 2001 From: Mohammad Bakharzy <1803773+bakharzy@users.noreply.github.com> Date: Mon, 25 May 2026 20:12:10 +0300 Subject: [PATCH] Fix budget types - Removed organization-level budgets. This type of budget does not exist per GH newly published course: https://share.articulate.com/pmpueguUReJvPTq-7f_aY#/lessons/OGJRPBujjCiFDnCdRGCUJW3kXqt6tBsa - Added individual-level budget option for power users. - removed the link to how to create budgets. Those instructions are not updated for usage-based billing yet and thus incorrect and misleading. --- .../usage-based-billing-for-organizations-and-enterprises.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/copilot/concepts/billing/usage-based-billing-for-organizations-and-enterprises.md b/content/copilot/concepts/billing/usage-based-billing-for-organizations-and-enterprises.md index 1a5a70d18f0b..fc644cbe71c7 100644 --- a/content/copilot/concepts/billing/usage-based-billing-for-organizations-and-enterprises.md +++ b/content/copilot/concepts/billing/usage-based-billing-for-organizations-and-enterprises.md @@ -74,13 +74,11 @@ Additional usage budgets are set in US dollars, and usage is shown in {% data va You can set budgets at four levels to control {% data variables.product.prodname_ai_credits %} spend: * **Enterprise-level budgets** track spending for all organizations, repositories, and cost centers under the enterprise. -* **Organization-level budgets** track spending for all repositories in the organization. * **Cost-center-level budgets** track spending for a single cost center. * **User-level budgets** track spending for individual users. A $0 user-level budget means no access at all. - +* **Individual-level Budget** track spending for power users. Overwrites user-level budgets. You can use budgets to get alerts as you approach limits, and to enforce hard stops on usage. For example, if you want to allow some additional usage but keep it in check, you could set a user-level budget slightly above the included amount. -For more information on setting budgets, see [AUTOTITLE](/billing/how-tos/set-up-budgets). ## Next steps