Skip to content

Commit edaf1d7

Browse files
add section about budget scopes (#54575)
Co-authored-by: Rachael Rose Renk <[email protected]>
1 parent b2e4dc8 commit edaf1d7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/billing/using-the-new-billing-platform/preventing-overspending.md

+15
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,21 @@ You can set spending limits and receive alerts when your usage reaches 75%, 90%,
4444

4545
You can manage budgets for your {% data variables.enterprise.enterprise_or_org %} by setting a budget, viewing budgets, and editing or deleting budgets.
4646

47+
{% ifversion ghec %}
48+
49+
### Budget scopes
50+
51+
You can create a budget for a given {% data variables.product.github %} product and specific scope:
52+
53+
* `Enterprise` scoped budgets track spending for all organizations, repositories, and cost centers in the enterprise
54+
* `Organization` scoped budgets track spending for a single organization, repositories, and cost centers in the organization
55+
* `Repository` scoped budgets track spending for a single repository
56+
* `Cost center` scoped budgets track spending for a single cost center
57+
58+
Usage is applied towards all applicable budgets. If any applicable budget with "Stop usage when budget limit is reached" enabled becomes exhausted, additional usage will be stopped.
59+
60+
{% endif %}
61+
4762
### Viewing budgets
4863

4964
If you are an {% data variables.enterprise.enterprise_or_org %} owner or billing manager, your {% data variables.enterprise.enterprise_or_org %}'s budget will be listed at the top of the "Budgets and alerts" page{% ifversion ghec %}, followed by the budgets for your organizations and cost centers. As an organization owner, you will be able to view the budgets for your organizations, repositories, and cost centers{% endif %}.

0 commit comments

Comments
 (0)