Best way to create bulk users and also employees for the users

I want to create 100s of users with custom passwords also employee accounts
so what is the best way of doing it?

Also @bandarivijay raised the same topic: Employees Bulk User creation

Both users are the same because create the same topics.

You have to write a script/patch and run it.

hey @NCP,
is it ok to use data import tool for creating bulk users

You can, but not sure if the password will be set at import time.

so the best way is to create a python script
first create the users and then employees, while creating employees assign user to the employee

Yes … !