Import Candidates from CSV

📄 CSV Format

Your CSV file should have columns in this order (header row is skipped):

Name, Email, Phone (optional), LinkedIn URL (optional)

Example: John Smith, john@example.com, +1-555-0100, https://linkedin.com/in/johnsmith

Cancel