# How to switch from classic to zero based budgeting or vice and versa?

Currently, there isn’t a direct way to switch between classic and zero-based budgeting within the app. This limitation stems from significant differences in the underlying data structures required for each budgeting method. We recognize the importance of flexibility in managing personal finances, and we are actively evaluating potential solutions that could allow for seamless transitions between these methods in the future. We appreciate your feedback and patience as we work to enhance this functionality.

{% hint style="success" %}
In the latest version of  the app, users can now copy their categories from one budget to another, providing more flexibility and now we are working to expand this feature. Payees, tags, and accounts will soon be added to enhance your budgeting experience further. Stay tuned for more updates!
{% endhint %}


---

# 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://www.beyondbudgetapp.com/faq/how-to-switch-from-classic-to-zero-based-budgeting-or-vice-and-versa.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.
