User Groups¶
User groups are logical groupings of users that make security assignment and document distribution easier. Instead of assigning permissions to individual users, you can assign permissions to a group.
Group Types¶
infoRouter supports three types of user groups:
| Type | Scope | Description |
|---|---|---|
| Global User Groups | System-wide | Can be used in all libraries |
| System User Groups | System-wide | Define administrative roles |
| Local User Groups | Single library | Only available within one library |
Global User Groups¶
Global groups are defined at the system level and can be applied across all libraries.
Creating a Global User Group¶
- Click Control Panel
- Click Global User Groups
- Click New in the sidebar
- Enter a name for the group
- Check "Private user group" to hide member list (optional)
- Click OK
Adding Users to a Global Group¶
- Select the group from the list
- Click Add Member in the sidebar
- Check the boxes for users to add
- Click OK
Local User Groups¶
Local groups are defined within a library and can only be used in that library.
Creating a Local User Group¶
- Click Control Panel
- Click Libraries
- Select the library
- Click Local Groups
- Click New in the sidebar
- Enter a name for the group
- Check "Private user group" to hide member list (optional)
- Click OK
Adding Users to a Local Group¶
- Select the group from the list
- Click Add Member in the sidebar
- Check the boxes for users to add
- Click OK
System User Groups (Roles)¶
System user groups define administrative roles with special privileges:
| Role | Description |
|---|---|
| Administrators | Full system access |
| Audit Managers | Manage audit logs |
| Policy Managers | Manage retention policies |
| User Managers | Create and manage users |
| Library Managers | Manage specific libraries |
| Portal Administrators | Manage portal configurations |
| Category Administrators | Manage categories and saved searches |
Deleting a User Group¶
- Navigate to the User Group list (Global or Local)
- Select the group to delete
- Click Delete in the sidebar
- Click OK to confirm
Security Considerations¶
Who Can Manage Groups
Only the following can create and manage global user groups:
- System Administrator
- Members of the Administrators system user group
- Members of the User Managers system user group