Skip to main content

File Import Walkthrough

Step-by-step guide to importing data via CSV or Excel file.

File import lets you upload a CSV or Excel export from your existing LIS into Kanta. This is the simplest way to populate Kanta's analytics with historical data or to run a regular sync without an API connection.


Preparing your file

Kanta accepts CSV (.csv) and Excel (.xlsx) files. The file must have a header row with column names.

Required columns:

Column nameDescriptionExample
patient_idUnique patient identifierPAT-00142
test_nameName of the testFull Blood Count
sample_receivedDate and time sample arrived at the lab2026-05-01 08:45
result_releasedDate and time result was released2026-05-01 10:12
sectionLab section that processed the testHaematology

Optional columns:

Column nameDescription
doctor_nameReferring doctor (for doctor volume analysis)
test_amountAmount charged (for revenue dashboard)
payer_typeCash / Insurance / Waived
rejection_reasonIf sample was rejected, the reason code

Uploading the file

  1. Go to AdminData Bridge
  2. Click File Import
  3. Click Upload file and select your CSV or Excel file
  4. Kanta shows a preview of the first 10 rows — check that columns are mapped correctly
  5. If column names differ from Kanta's expected names, use the Column mapping dropdowns to match them
  6. Click Import

Kanta processes the file in the background. Large files (10,000+ rows) may take a few minutes.


After import

  • A summary shows: rows imported, rows skipped (duplicates or validation errors), and any warnings
  • Imported data appears immediately in TAT dashboards and test analytics
  • Historical imports update historical views — you can import 12 months of past data to seed your analytics

Scheduled imports

For ongoing use, you can schedule a recurring import:

  1. Go to AdminData BridgeFile ImportSchedule
  2. Set the frequency (daily, weekly)
  3. Provide an SFTP location or email address where Kanta should look for new files

Kanta will process new files automatically on the schedule.


For setup assistance, email [email protected].