Data Import & Export
InnoQualis EQMS provides tools for importing data from external files and exporting complete system data packages. These features are essential for initial data migration, periodic backups, and system transfers.
What You Can Do
Section titled “What You Can Do”- Import data from CSV, Excel, JSON, PDF, and image files
- Map file columns to system fields with auto-detection
- Preview imports before executing them
- Use OCR to extract data from scanned documents and images
- Generate complete system export packages
- Download and manage export history
- Include or exclude attachments and audit trail data in exports
Accessing Data Import & Export
Section titled “Accessing Data Import & Export”- Navigate to Admin in the sidebar.
- Select the Data Import or System Export tab.
Data Import
Section titled “Data Import”The import wizard guides you through a four-step process to bring external data into InnoQualis EQMS.
Step 1: Upload File
Section titled “Step 1: Upload File”-
Select the Entity Type to import:
- Documents
- Users
- Training Records
- Deviations
- CAPAs
-
Upload your file by clicking the upload area or dragging a file onto it.
Supported file formats:
- CSV (.csv)
- Excel (.xlsx, .xls)
- JSON (.json)
- PDF (.pdf) — processed with OCR
- Images (.jpg, .png) — processed with OCR
Step 2: Map Fields
Section titled “Step 2: Map Fields”After uploading, the system detects columns from your file and displays them alongside available system fields.
- For each file column, select the corresponding system field from the dropdown.
- The system auto-maps columns when names match system field names.
- Review the mappings and adjust as needed.
For OCR-processed files:
- If columns cannot be detected before processing, the system shows a message that fields will be extracted during preview.
- Click Start OCR & Preview to process the file and auto-map extracted fields.
For standard files:
- Review the auto-mapped fields.
- Manually map any unmapped columns.
- Click Preview Import to proceed.
Step 3: Preview Import
Section titled “Step 3: Preview Import”The preview shows what will happen when you execute the import:
| Metric | Description |
|---|---|
| Will Import | Number of records that will be successfully imported |
| Will Skip | Number of records that will be skipped (e.g., duplicates) |
| Errors | Number of records with validation errors |
The preview also displays:
- Error details — Specific errors by row number with descriptions
- Warnings — Non-blocking issues that may need attention
Step 4: Execute Import
Section titled “Step 4: Execute Import”-
Review the preview results.
-
Click Execute Import to run the import.
-
The completion screen shows the final results:
- Records imported
- Records skipped
- Errors encountered
-
Click New Import to start another import.
System Export
Section titled “System Export”The System Export tool generates a complete data export package containing all EQMS data.
Entities Included
Section titled “Entities Included”Every export includes:
- Users
- Groups
- Documents
- Deviations
- CAPAs
- Training Records
- Audit Trail
Export Options
Section titled “Export Options”Before generating an export, you can configure:
| Option | Default | Description |
|---|---|---|
| Include file attachments | Enabled | Include document files and evidence attachments (increases export size) |
| Include audit trail | Enabled | Include complete audit log history for compliance |
Generating an Export
Section titled “Generating an Export”- Configure the export options.
- Click Generate Export Package.
- Wait for the export to complete (a loading indicator shows progress).
- Once ready, the export details display:
- File size
- Total records
- SHA-256 checksum for integrity verification
- Breakdown by entity type with record counts
- Click Download Export Package to save the file.
Export History
Section titled “Export History”The Export History section lists all previously generated exports with:
| Column | Description |
|---|---|
| File Name | Name of the export file |
| Created At | Date and time of generation |
| File Size | Size of the export package |
| Actions | Download or Delete |
You can download any previous export or delete exports that are no longer needed.
Deleting an Export
Section titled “Deleting an Export”- Click Delete on an export in the history list.
- Confirm the deletion in the dialog.
- The export file is permanently removed from the server.
Permissions
Section titled “Permissions”| Action | Required Permission |
|---|---|
| Access data import | Admin role with admin.manage permission |
| Execute imports | Admin role with admin.manage permission |
| Generate system exports | Admin role |
| Download exports | Admin role |
| Delete exports | Admin role |