Employee Management
Employee Data Templates
Download templates to bulk upload employee data
Available Templates
Employee Master Template
Use this template to upload basic employee information
Required fields: employee_id, first_name, last_name, email, designation, joining_date, statusEmployee Master Template
CSV version of the employee master template
Required fields: employee_id, first_name, last_name, email, designation, joining_date, statusAssignment Template
Use this template to assign employees to branches and verticals
Required fields: employee_id, branch_id, vertical_id, role_id, start_date, is_primaryReporting Structure Template
Use this template to define reporting relationships between employees
Required fields: subordinate_id, manager_id, relationship_type, start_dateHow to Use Templates
- Download the template - Choose the format (Excel or CSV) that works best for you
- Fill in the data - Add employee information following the template structure
- Save the file - Make sure to save as .xlsx (Excel) or .csv (CSV) format
- Upload the file - Go to the specific upload page and submit your file
Need sample data?
Run the sample data creation script to populate the system with Indian employee data:
python scripts/create_sample_employees.py
SimPay