Import new team members via CSV upload and export team data for reporting.
Exporting Team Data
Export Contents
Use Cases for Export
Importing Team Members
CSV Template Format
```csv
first_name,last_name,email,role,phone
John,Doe,john@example.com,driver,555-123-4567
Jane,Smith,jane@example.com,dispatcher,555-987-6543
```