# Budget

After [configuring a budget](/3.5.4/accounts/budgets.md), it is possible to report on current budget spendings. To do so, first browse to the ***Reports > Budget*** screen and select a *Budget* from the drop-down list:

![](/files/-LoL9PBg1kMAIYtwuTx9)

Also, make sure to select a date range that matches with one or more of the configured [budget revisions](/3.5.4/accounts/budgets.md#revisions). Once selected, the budget report will start loading. This may take a few seconds, and a report similar to this will be shown on your screen:

![](/files/-LoL9zwjq_esvrMom5fr)


---

# 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://olddocs.exivity.io/3.5.4/reports/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.
