# Come passare dal budget classico a quello basato su zero, o viceversa?

Attualmente, non è possibile passare direttamente dal budgeting classico al budgeting a base zero (o viceversa) all'interno dell'app. Questa limitazione deriva dalle differenze significative nelle strutture dati necessarie per ciascun metodo di budgeting. Riconosciamo l'importanza della flessibilità nella gestione delle finanze personali e stiamo attivamente valutando soluzioni che potrebbero consentire transizioni fluide tra questi metodi in futuro. Apprezziamo il tuo feedback e la tua pazienza mentre lavoriamo per migliorare questa funzionalità.

{% hint style="success" %}
Nell'ultima versione dell'app, gli utenti possono ora copiare le loro categorie da un budget all'altro, offrendo maggiore flessibilità, e stiamo lavorando per espandere ulteriormente questa funzione. A breve verranno aggiunti beneficiari, tag e account per migliorare ulteriormente la tua esperienza di budgeting. Resta sintonizzato per ulteriori aggiornamenti!
{% 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/it/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.
