Import Registered Members from CSV
CSV Format Requirements
Your CSV file must have the following columns (header row required):
- Registration Code (required, unique identifier/barcode)
- Full Name (required)
- Email (optional)
- Status (optional, default: approved)
- Payment Status (optional, default: paid)
- Package Name (required for access control — e.g. "Training & Conference", "Training only", "All Access")
- Package Description (optional)
- Activity Price (optional, numeric)
Package validation: When scanning at a specific sub-event (e.g. Conference), the system checks that the member's Package Name contains the event type keyword (e.g. "CONFERENCE"). Mismatched packages are rejected at the scanner.
Note: If a member with the same Registration Code already exists, their record will be updated.