You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default - when LiveReview is created - we create a mandatory "Super Admin". But LiveReview comes with a more granular access model - consisting of:
Super Admin: Controller of the instance. Can create orgs, owners, members. Can configure instance settings (demo mode vs production mode), set production URL and so on.
Owner: Has control over one or more orgs - as specified by the Super Admin. Owner can manage teams for the organization they control.
Member: Gets access to specified org dashboards and review functionality. Cannot manage team.
To access team management, be logged in as either a Super Admin or Owner first.
The first thing to note here is the "Org Selector" dropdown in (1) below. Each team management action applies only to that org selected in the dropdown.
Once the org is selected move to Settings -> User Management -> Add User
You can create a new user in this form, and add. I will add an admin to the given org.
Once I hit "Add User", we get the new user in the list. They can login with the newly specified email and password now from the login page.