Skip to content

Add notes about API creation #29066

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 30, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/en/cloud_cost_management/budgets.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ After you start ingesting your costs in Cloud Cost Management, set up budgets an

## Create a budget

1. Navigate to [**Cloud Cost > Plan > Budgets**][1].
1. Navigate to [**Cloud Cost > Plan > Budgets**][1], or create a budget through the [API][2].
2. Click the **Create a New Budget** button.
3. Enter the following details:
- **Budget Name**: Enter a name for your budget.
Expand Down Expand Up @@ -64,3 +64,4 @@ To delete a budget, click the trash icon on the Budgets page.
{{< partial name="whats-next/whats-next.html" >}}

[1]: https://app.datadoghq.com/cost/plan/budgets
[2]: https://docs.datadoghq.com/api/latest/cloud-cost-management/#create-or-update-a-budget
Loading