# 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.

Add account Add account modal

# How to update a user's name and email

update user info

# How to reset a user's password

reset user password