mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
Moved the page out of experimental and added a few minor things. --------- Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk>
63 lines
2.7 KiB
Markdown
63 lines
2.7 KiB
Markdown
# Settings
|
|
|
|
The Settings screen in Actual provides you with a number of options for managing the look and feel of your budget along with some more system specific settings.
|
|
|
|
You can access the Settings screen by clicking the down arrow by your budget name or going to the sidebar and clicking More > Settings.
|
|
|
|

|
|
|
|
### Formatting
|
|
|
|
The formatting options allow you to select the following:
|
|
|
|
- Your preferred date format
|
|
- Your preferred number format
|
|
- Your preferred first day of the week
|
|
- The option to "Hide decimal places"
|
|
|
|

|
|
|
|
### Encryption
|
|
|
|
End-to-end encryption allows you to encrypt the data on your remote server with a password. If you don't trust the server's owners, enable this setting to fully encrypt the data. Read more about this feature on the [Syncing Across Devices page.](../getting-started/sync.md/#end-to-end-encryption)
|
|
|
|

|
|
|
|
### Export
|
|
|
|
This section allows you to download a `.zip` archive of all of your server data for easy backup or migration.
|
|
|
|

|
|
|
|
## Advanced Settings
|
|
|
|
Click on the `Show advanced settings` button to open the advanced section of the Settings page.
|
|
|
|

|
|
|
|
### Budget ID
|
|
|
|
Your Budget ID is a unique identifier that identifies the specific budget file that you have open. You can have many budgets per install of Actual and this allows you to identify which budget the data relates to.
|
|
|
|
### Reset Budget Cache
|
|
|
|
Resetting the Budget Cache clears all cached values and will completely re-calculate your entire budget. Many of these values are cached on your browser to improve performance.
|
|
|
|
### Reset Sync
|
|
|
|
Actual's sync function is quite complicated and is covered in detail [here](../getting-started/sync.md#what-does-resetting-sync-mean). This is typically the last-resort to fix any potential issues with sending budget files between other devices.
|
|
|
|
### Repair Split Transactions
|
|
|
|
If you are experiencing bugs relating to split transactions and the “Reset budget cache” button above does not help, this tool may fix them.
|
|
|
|
### Experimental Features
|
|
|
|
Be careful with this section; you might encounter irrecoverable errors if you enable these settings. But if you want to test out some bleeding-edge features, here's your place to do it. We _highly_ recommend backing up your budget before continuing, just in case. As of the [latest release](../releases.md), the current available experimental features are:
|
|
|
|
- Monthly spending report
|
|
- [Goal templates](../experimental/goal-templates.md)
|
|
- Customizable reports page (dashboards)
|
|
- Rule action templating
|
|
- Scheduled transaction upcoming length adjustment
|