# Manage users
# How to add an user to your store
- First name: required
- Last name: required
- Email address: required
- Password: required. the default value is the system automatically generated random password. you are free to change it to any password you want to set
- Role:
- Store manager: has access to all the media devices in the store
- Department manager: only has access to media devices belong to his/her department. If no matching department was set for any of the media device, a department manager will not have access to any media devices.