Classroom › How to for Admins
Importing Device Console Users from CSV
To import users into the Device Console, prepare a CSV file in the following format:
- User ID
- First Name
- Last Name
- Password
- Role
- Location Code
We recommend using an email address for the User ID to allow users to retrieve a lost password from the login screen.
- Do not include header rows in your CSV file.
- User ID, First Name, and Last Name are mandatory fields.
- Refer to the codes below for assigning roles:
1 - Teacher
2 - School Tech
3 - Location Admin
4 - Organization Admin
If the Role field is left blank, the user will automatically be assigned the Teacher role.
If the Password field is left blank, a random password will be generated for the user.
Ensure that you remove any header rows before importing the CSV file.