Assigning Roles to Users
Overview
Assigning the right role to each user ensures they have appropriate access to Learn Amp's features. This guide covers how to assign roles when adding new users and how to change roles for existing users.
Assigning Roles to New Users
Manual Invite
When adding a user via manual invite:
Navigate to People in the top navigation
Click Add Users → Manual Invite
Complete the user details
On the System Role page, select the appropriate role from the dropdown
Complete the remaining steps and send the invite
Bulk Invite (CSV Import)
When adding multiple users via CSV:
Navigate to People → Add Users → Bulk Invite
In your CSV file, include a system_role column
Use one of these values:
learner,curator,reporter,learning_designer,hr,admin,ownerUpload and process the CSV
Example CSV format:
first_name | last_name | system_role | |
|---|---|---|---|
Jane | Smith | learner | |
John | Doe | admin |
Via Integration
When users are added through an integration (HRIS, SSO, etc.):
Ensure the role is mapped correctly in your integration settings
Check that the role field in your HR platform matches Learn Amp's expected values
New users will receive the role specified in their integration profile
Changing Roles for Existing Users
Individual User
Navigate to People in the top navigation
Click on Individuals
Search for and select the user
Click the ellipsis menu (⋯) → Edit details
Click on System Role
Select the new role from the dropdown
Save changes
Note: Role changes take effect immediately. The user will gain or lose permissions based on their new role.
Bulk Role Changes
To change roles for multiple users:
Export your user list with current roles
Update the system_role column in your CSV
Re-import via People → Add Users → Bulk Invite
The import will update existing users with new role values
Pre-requisites
To assign or change user roles, you need:
Admin or Owner role
Access to the People section
FAQs
Q: What role are new users assigned by default?
New users are typically assigned the Learner role unless specified otherwise during creation or via integration mapping.
Q: Can I assign roles via API?
Yes, the Learn Amp API supports role assignment. Contact your account manager for API documentation.
Q: Will changing a user's role affect their existing data?
No, changing roles doesn't delete any data. It only changes what the user can access and do going forward.
Troubleshooting
Issue | Solution |
|---|---|
Role not changing after CSV import | Ensure the system_role column uses exact values: learner, curator, reporter, learning_designer, hr, admin, owner |
Can't find System Role option | Verify you have Admin or Owner role—HR cannot change system roles |
User not receiving expected permissions | Check if additional Team Manager or Coach assignments are needed alongside the role |