Here is a list that will help us to better understand and deal with user management.
Command
Description
sudo
Execute command as a different user.
su
The su utility requests appropriate user credentials via PAM and switches to that user ID (the default user is the superuser). A shell is then executed.
useradd
Creates a new user or update default new user information.