I want to integrate Biometric any one can suggest me how can i do

I want to integrate Biometric anyone can suggest me how can i do. And also, if i will add user the user automatically becomes a system user. If we have multiple user what is the correct user type and permissions and role will assign for employee so that he will regularly fill attendance and check the holiday list like as an employee only access.

Biometric Integration

–> Use Employee Checkin doctype

  1. Extract attendance data from your biometric device

  2. Create Employee Checkin records in ERPNext (via API or import)

  3. ERPNext automatically converts checkins to Attendance records

Employee User Configuration

–> Use Website Users

  1. Create User:

    • Set User Type: Website User

    • Assign Role: Employee

  2. Enable Portal Access:

    • Go to Portal Settings

    • Enable: Attendance, Holiday List, Leave Application by Custom Menu Items table

Hi Teams,

Thanks for help but while I’m creating user it’s automatically become a system user. If i want to change, there was some roles and permissions can you just brief me on it and what should be the correct permissions will set for employee. Another issue is i want to configure biometric please help me on both issues.