⚙️Settings

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.

You’ll learn

  • 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

  • Scraping behavior: usually per-catalogue. See Catalogue Management.

  • Viewing data: dashboard Settings.

  • Wiping local data: main app Settings.

Main app settings (maintenance)

Accessing Settings

1

Open Settings

  • Click "⚙️ Settings" in the sidebar

  • The Settings modal opens

Main app Settings modal with delete data and factory reset actions

Main app Settings modal (maintenance actions).

2

Pick an action

  • 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

circle-exclamation

Factory reset

Use this when the app is acting weird and you want to start over.

Factory reset typically wipes:

  • Database + scraped exports

  • App settings

  • Any local state that could cause bugs

triangle-exclamation

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

1

Open Dashboard

  • Navigate to dashboard

  • Click "⚙️ Settings" in navigation

Dashboard Settings opened from the top navigation

Dashboard Settings page.

2

Configure Preferences

  • 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

Resetting

Dashboard: reset preferences

1

Dashboard

  • Open Dashboard Settings

  • Find reset option

  • Confirm action

  • Settings restored

Main app: factory reset

Factory reset is the “big hammer”.

Use it when you want to remove all local HiveFB state.

Local files (Windows)

Location

HiveFB stores data under your Windows roaming profile:

  • C:\Users\<YourUsername>\AppData\Roaming\HiveFB\

Common files/folders:

  • database/ (SQLite DB)

  • scraped_data/ (exports)

  • settings.json (app settings, if present)

Backup

Manual Backup:

  • Close HiveFB first

  • Copy the full HiveFB folder

  • Store in safe location

  • Restore if needed

FAQ

chevron-rightOpen FAQhashtag

See the FAQ page: FAQ

Last updated