# Create Per-Provider Budgets

Before creating a budget, note that there can be only one subscription budget under an Account budget.

## Create a per-provider budget <a href="#per-provider-budgets" id="per-provider-budgets"></a>

Depending on the provider, you can create a budget for an account and a subscription.&#x20;

to create a per-provider budget:

1. Navigate to **Cloud tools** > **Budgets**.
2. Select the **Per-Provider** tab.
3. Select **Add Budget** and then select **Add** after selecting the tenant. If you have a long list of tenants, you can use the **Search Tenants** option to find the tenant.&#x20;

<figure><img src="/files/HEYdqGbQ4h2WYL4y4jrR" alt="" width="276"><figcaption><p>Add Budget and Add options</p></figcaption></figure>

4. In the **Adding budget** page, provide the following details:
   * **Budget name** - If you are creating a budget for an Account, you'll need to provide a budget name. In the case of subscription budgets, the name is automatically set to the subscription name.
   * **Amount** - Add the amount.
   * **End Date** - End date of the budget.
   * **Budget Owner** - Email address of the person responsible for creating the budget.&#x20;

<figure><img src="/files/LBzraa9LMIqouc1HK22N" alt="" width="446"><figcaption><p>Adding budget page</p></figcaption></figure>

5. Select **Save**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform.softwareone.com/extensions/cloud-tools/budgets/create-per-provider-budgets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
