Import Overview
PrepStation lets you bulk import data from spreadsheets and scanned documents, saving hours of manual data entry.
What You Can Import
| Data Type | Formats | Use Case |
|---|---|---|
| Ingredients | CSV, Excel (.xlsx, .xls) | Migrate from another system or bulk add items |
| Invoices | CSV, Excel, PDF, Images | Process vendor invoices with line item details |
| Sales Data | CSV, Excel | Import POS data for production planning |
The Import Workflow
All imports follow the same general process:
┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐
│ UPLOAD │ ─► │ ANALYZE │ ─► │ MAP │ ─► │ RESOLVE │ ─► │ PROCESS │
│ File │ │ Columns │ │ Fields │ │ Issues │ │ Import │
└──────────┘ └──────────┘ └──────────┘ └──────────┘ └──────────┘
1. Upload
Upload your file (CSV, Excel, PDF, or image). The system checks the file format and prepares it for analysis.
2. Analyze
PrepStation reads your file and detects:
- Column headers
- Data types
- Row counts
3. Map
Match your file's columns to PrepStation fields. The system suggests mappings based on header names, but you can adjust them.
4. Resolve
If the system finds issues (unknown vendors, missing units, etc.), you'll resolve them before processing:
- Match unknown vendors to existing ones or create new
- Map unknown units to your unit types
- Handle duplicates (skip, replace, or merge)
5. Process
The data imports into PrepStation. You'll see a summary of:
- Successful imports
- Skipped rows
- Any errors
Imports Dashboard
Navigate to Imports to see all your import activity:
| Column | Description |
|---|---|
| Type | Ingredients, Invoices, or Sales |
| Status | Current state (analyzing, mapping, processing, completed, failed) |
| Progress | Rows processed vs total |
| Date | When the import started |
Filter by status or date range to find specific imports.
Supported File Formats
Spreadsheets
| Format | Extension | Notes |
|---|---|---|
| CSV | .csv | Comma-separated, UTF-8 recommended |
| Excel 2007+ | .xlsx | Standard Excel format |
| Excel 97-2003 | .xls | Legacy Excel format |
Tip
For best results, use CSV files with UTF-8 encoding. Excel files work well but may have formatting quirks.
Documents (Invoice OCR)
| Format | Extension | Notes |
|---|---|---|
| Single or multi-page | ||
| Images | .jpg, .png | Photos or scans |
Handling Duplicates
When importing data that might already exist, choose how to handle duplicates:
| Option | What Happens |
|---|---|
| Skip | Don't import if a match exists |
| Replace | Overwrite existing data with imported data |
| Merge | Update only empty fields in existing records |
| Create duplicate | Import as new record regardless |
Import Templates
For invoices and sales data, you can save column mappings as templates:
- Complete a successful import
- Save the mapping as a template
- Future imports from the same vendor auto-map columns
This is especially useful for vendors who send invoices in consistent formats.
Common Questions
Q: What's the maximum file size?
A: Files up to 10MB are supported. For larger datasets, split into multiple files.
Q: Can I undo an import?
A: Imports can't be undone in bulk, but you can edit or delete individual imported records.
Q: Why did some rows fail?
A: Check the import results for specific errors. Common issues: missing required fields, invalid units, or unresolved vendors.
Next Steps
- Importing Ingredients — Bulk add your ingredient database
- Importing Invoices — Process vendor invoices with OCR
- Importing Sales Data — Import POS data for forecasting
Last updated: March 23, 2026