GooseControl
Centralize the runtime knobs before the plugins get away from you.
These settings are persisted to the environment file GooseHub reads at startup. Saving changes writes that file and restarts the app so the selected providers and connection details actually take effect.
Saving settings restarts GooseHub.
The app will briefly disconnect while the new environment file is reloaded. Password and API key fields can be left blank to preserve the currently saved secret. Database changes are validated on boot and will roll back automatically if GooseHub cannot reconnect.
Authorization
User and permission management moved
Employee access and permission matrix controls now live on the Employees page so all workforce management is in one place.
Export
Download current datasets as CSV
These exports are structured so the matching CSV importer can load them back into GooseHub later.
Import
Load external data
CSV round-trips are fully supported now. `hledger` and QuickBooks import adapters are also scaffolded so we can tighten them once we have real sample files.
Managed `.env`
Import or export GooseHub runtime settings
These controls handle the managed GooseHub `.env` keys only. Importing a file replaces the current managed settings and restarts the app.