Skip to content

Commit c35addc

Browse files
Add a tutorial about monitoring costs with soft budgets (#59226)
Co-authored-by: Laura Coursen <lecoursen@github.com>
1 parent 9c32d33 commit c35addc

2 files changed

Lines changed: 50 additions & 1 deletion

File tree

content/billing/tutorials/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ topics:
1010
- Billing
1111
children:
1212
- /automate-usage-reporting
13+
- /soft-budgets
1314
- /set-up-budgets
1415
- /control-costs-at-scale
1516
- /gather-insights
1617
contentType: tutorials
1718
redirect_from:
1819
- /billing/tutorials/estimate-actions-costs
1920
---
20-
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: 'Start monitoring costs with soft budgets'
3+
intro: 'Set soft budgets to monitor spending without blocking access to paid features while you build an understanding of your costs.'
4+
shortTitle: 'Monitor costs with soft budgets'
5+
versions:
6+
fpt: '*'
7+
ghec: '*'
8+
topics:
9+
- Enterprise
10+
- Billing
11+
permissions: 'Enterprise owners and billing managers'
12+
contentType: tutorials
13+
audience:
14+
- driver
15+
allowTitleToDifferFromFilename: true
16+
---
17+
18+
## About soft budgets
19+
20+
Soft budgets set spending targets without enforcing limits. When spending exceeds the budget, billing managers and enterprise owners receive email notifications, but usage continues uninterrupted.
21+
22+
Soft budgets are especially useful when:
23+
24+
* You’re new to managing costs across multiple products or SKUs
25+
* You want visibility before enforcing restrictions
26+
* You expect usage to fluctuate while teams adopt new features
27+
28+
If you need to strictly control or cap spending for specific products, a hard budget may be more appropriate.
29+
30+
## 1. Estimate your budget needs
31+
32+
Before setting a soft budget, make a rough estimate of your expected costs. This doesn’t need to be precise—the goal is to establish a baseline you can refine over time. Consider the following steps:
33+
34+
1. Review your current usage of licenses and metered products. See [AUTOTITLE](/billing/tutorials/gather-insights) and [AUTOTITLE](/billing/how-tos/products/view-productlicense-use).
35+
1. Identify any upcoming projects or initiatives that may increase your usage.
36+
1. Calculate the estimated costs based on your usage patterns and any anticipated changes.
37+
1. Decide on a budget amount that provides some flexibility above your estimated costs to accommodate unexpected usage spikes.
38+
39+
## 2. Set a soft budget
40+
41+
To set a budget for your enterprise or organization, see [AUTOTITLE](/billing/tutorials/set-up-budgets#creating-a-budget).
42+
43+
When creating the budget, leave **Stop usage when budget limit is reached** unchecked. This choice makes the budget “soft”: you’ll receive alerts when the limit is exceeded, but usage won’t be blocked.
44+
45+
## 3. Review and adjust your budget
46+
47+
After setting a soft budget, it's important to regularly monitor your spending to ensure it aligns with your budget goals. You can view your budgets at the top of the "Budgets and alerts" page.
48+
49+
After a billing cycle, review your budget alerts and adjust the budget amount if needed. As you gain confidence in your spending patterns, you can decide whether any products require stricter controls. If so, edit the budget and enable the **Stop usage when budget limit is reached** option to convert it to a hard budget.

0 commit comments

Comments
 (0)