# How do I add a Budget?

{% hint style="warning" %} <mark style="color:green;">**Edit and View**</mark> Budget access is required.
{% endhint %}

### **Step 1**&#x20;

Navigate to Settings Dashboard, select <mark style="color:blue;">**Budgets**</mark> on the Side Navigation Menu.

Click <mark style="color:blue;">**Add Budget**</mark>

{% hint style="info" %}
If <mark style="color:blue;">**Add Budget**</mark> is unavailable, your account might have reached the subscription limit for Budgets, or your Budget access is not <mark style="color:green;">**Edit and View**</mark>.
{% endhint %}

<figure><img src="/files/1ROXYsnvvklaZRU6a6gI" alt=""><figcaption></figcaption></figure>

### **Step 2**&#x20;

Enter new Budget details and <mark style="color:blue;">**Save**</mark> to finalize.

Select up to Five (5) Users as Approvers. The first User is the Primary Approver.

<figure><img src="/files/gD3yVolK1TFGw2oNwTUd" alt=""><figcaption></figcaption></figure>


---

# 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.apptiflo.com/settings-docs/budgets/how-do-i-add-a-budget.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.
