How to do sign up users by admin?

What is the best practice for a system where the user accounts are NOT for users who sign-up but rather are created by the site’s admin?

The admin will create the users and send the PW to the users.

How to accomplish this? Hence, the PW is not an exposed field…

Bubble has two built in approaches. You will find them in the manual I believe. An Admin can allocate a password and force the user to change password when they first sign in or Bubble will generate a password that even the Admin won’t know.