Where RestocksAIO saves files and data on your machine.
RestocksAIO saves data in a working directory (StartupPath) next to the app. Below are the key folders and files created by different features.
Delivery PDFs/ – Proof of Delivery (PoD) files from carriers. One PDF per tracking number.
Labels/ – Generated labels. Sites may create subfolders (e.g., Labels/StockX/). Files can be PDF, GIF, or HTML depending on the site.
Labels/StockX/
Sales/ – CSV exports created from the Sales and analytics flows (e.g., all_sales.csv).
all_sales.csv
Profiles/ – One JSON per saved account/profile.
DatabaseBackups/ – Encrypted database backups with timestamped filenames.
If you can’t find a recent export, sort the working directory by “Date modified” to surface the most recent folders/files (e.g., Delivery PDFs, Labels, Sales).
database_<uid>_mp.enc – Main encrypted database.
database_<uid>_mp.enc
invoice_presets.bin – Saved Invoice Dialog presets (languages/labels/toggles).
invoice_presets.bin
invoice_profiles.bin – Saved billing profiles for invoices.
invoice_profiles.bin
proxies.bin – Saved proxy groups.
proxies.bin
tasks.bin – Saved tasks configuration.
tasks.bin
actions.bin – Saved Smart Actions configuration.
actions.bin
fees.bin – Preloaded fee settings.
fees.bin
viewed_items.bin – Recently viewed cache for research.
viewed_items.bin
Some exports are saved where you choose via a file picker:
CSV templates: listings_import_template.csv, inventory_import_template.csv
listings_import_template.csv
inventory_import_template.csv
CSV exports: exported_items.csv, listing_errors.csv, other ad‑hoc exports
exported_items.csv
listing_errors.csv
These do not live in the working directory unless you point the file dialog there.
Last updated 4 months ago
Was this helpful?