Upload CSV File
CSV Format Requirements
Your CSV must have a header row. Recognised column names:
| Column | Required | Example |
|---|---|---|
| first_name | Yes | Tendai |
| last_name | Yes | Moyo |
| other_names | No | Blessing |
| gender | No | male / female / other |
| date_of_birth | No | 1985-03-12 |
| national_id | Recommended | 63-123456A23 |
| phone | No | +263771234567 |
| No | tendai@example.com | |
| province | No | Harare |
| district | No | Harare Urban |
| ward | No | 7 |
| cell | No | 3A |
| constituency | No | Harare Central |
| occupation | No | Teacher |
| joined_at | No | 2024-01-15 |
Members with an existing
national_id already in the system will be skipped to avoid duplicates.