Settings live in two places.
The main app Settings are mostly for maintenance. Think: delete local data, or factory reset.
The web dashboard Settings are for how you view data. Think: sorting, filters, refresh, and display preferences.
Where settings live (main app vs dashboard).
What “delete data” vs “factory reset” actually does.
How to back up before you wipe anything.
Where settings live
Viewing data: dashboard Settings.
Wiping local data: main app Settings.
Main app settings (maintenance)
Accessing Settings
Click "⚙️ Settings" in the sidebar
Main app Settings modal with delete data and factory reset actions Main app Settings modal (maintenance actions).
Most options are destructive
Read the confirmation text carefully
Delete local data
Use this when you want a clean database, but don’t want to reinstall.
Typical deletes include:
Listings database (what the dashboard shows)
Exported scrape files (JSON)
Cached / temporary app data
This is usually not reversible. Back up first if you care about the data.
Use this when the app is acting weird and you want to start over.
Factory reset typically wipes:
Database + scraped exports
Any local state that could cause bugs
Treat this like uninstall + reinstall, but faster. Expect to reconfigure things after.
Back up before wiping
If you might want the data later, copy the HiveFB data folder somewhere safe.
Common location on Windows:
C:\Users\<YourUsername>\AppData\Roaming\HiveFB\
At minimum, back up:
database/ (your listings)
scraped_data/ (exports, if you use them)
Dashboard settings (preferences)
Accessing Settings
Click "⚙️ Settings" in navigation
Dashboard Settings opened from the top navigation Dashboard Settings page.
Change the values you want
Save to apply changes (if shown)
Display Preferences
Listings Display:
Items Per Page: How many listings per page
Default Sort: Default sorting method
Default Filter: Default type filter (All/Vehicles/Items)
Card Size: Listing card size preference (if available)
View Options:
Show Images: Display listing images
Show Descriptions: Show full descriptions
Compact Mode: More listings per page
Refresh Settings
Auto-Refresh:
Enable/Disable: Turn auto-refresh on/off
Refresh Interval: How often to refresh (default: 10 seconds)
Background Refresh: Refresh when tab not active (if available)
Manual Refresh:
Refresh Button: Manual refresh option
Keyboard Shortcut: Quick refresh key
Filter Defaults
Default Filters:
Type Filter: Default type selection
Price Range: Default price filter
Sort Order: Default sort direction
Saved Filters:
Save Current Filter: Save filter as default
Reset to Defaults: Restore original defaults
Dashboard: reset preferences
Main app: factory reset
Factory reset is the “big hammer”.
Use it when you want to remove all local HiveFB state.
Local files (Windows)
HiveFB stores data under your Windows roaming profile:
C:\Users\<YourUsername>\AppData\Roaming\HiveFB\
Common files/folders:
settings.json (app settings, if present)
Manual Backup:
Copy the full HiveFB folder
Open FAQ