Use when
- Users need to create, update, or merge many structured records from CSV, XLSX, TSV, copied spreadsheet data, or another system export.
- The product can parse the file, validate rows, map columns, detect duplicates, explain side effects, and report results.
- Manual entry would be slow, error-prone, or operationally unrealistic.
- Users can reasonably prepare data from a template, sample file, or exported source system.