Editing a Budget

Edit a budget in Billing and Cost Management.

When you edit a budget, you can also update its tags. For instructions, see Updating a Tag for a Single Resource. For more information about tagging, see Resource Tags.

    1. On the Budgets list page, find the budget that you want to work with. If you need help finding the list page or the budget, see Listing Budgets.

    2. From the Actions menu (Actions Menu) for the budget, select Edit.

      The Edit Budget panel opens.

    3. Update fields.

      The fields that are editable depend on the type of budget:

      • For monthly recurring budgets, you can change the name of the budget, the description, the budget amount, or the day of the month to begin budget processing. Avoid entering confidential information.
      • For custom non-recurring budgets, you can change the name of the budget, the description, or the budget amount. The time period can't be edited. Avoid entering confidential information.
    4. Select Save Changes.
  • Use the oci budgets budget update command and required parameters to edit a budget:

    oci budgets budget update --budget-id budget_ocid [OPTIONS]

    For a complete list of parameters and variable options for CLI commands, see the Command Line Reference.

  • Run the UpdateBudget operation to edit a budget.