5. Groups
The Groups feature allows you to organize users into groups for efficient management. By sharing books at the group level, you can automatically handle member additions and removals.
Note: The Groups tab is only available to users with plans that include workgroup features (Enterprise, Business, Team) or users with administrator privileges (Owner/Admin). This tab will not be displayed if these conditions are not met.
5.1 Group List
Opening the Groups tab displays a list of groups.
Display Items
| Item | Description |
|---|---|
| Group Name | Name of the group |
| Users | Users belonging to the group |
| Referenced groups | Parent groups of this group |
| Reference Group | Child groups of this group |
Viewing Group Members
The Users column displays icons and names of belonging users. If there are many members, click the "..." icon to view all members.
5.2 Selecting a Workgroup
You can switch the displayed workgroup from the dropdown at the top of the group list.
- Click on the Workgroup name
- A dropdown menu appears
- Select the workgroup you want to display
Note: Groups are managed per workgroup. Switching workgroups displays the groups of that workgroup.
5.3 Creating a Group
To create a new group:
- Click the Add button
- The Add Group dialog appears
- Enter the following information:
| Item | Required | Description |
|---|---|---|
| Group Name | ○ | Name of the group (max 100 characters) |
| Members | - | Users to add to the group |
| Referenced groups | - | Set parent group |
| Reference Group | - | Set child groups |
- Click the Create button
Selecting Members
- Click the Add button in the Members section
- The user selection dialog appears
- Select users to add
- Click the Confirm button
5.4 Editing a Group
To edit an existing group:
- Click the Edit button (
) of the group you want to edit in the group list
- The Edit Group dialog appears
- Modify the information:
- Group Name
- Add/remove members
- Change parent/child groups
- Click the Save button
5.5 Removing a Group
To remove a group:
- Click the Remove button (
) of the group you want to remove in the group list
- A confirmation dialog appears
- Click the Remove button
Note: Removing a group does not delete the users who belonged to the group.
Note: Removing a group also removes sharing settings for that group.
5.6 Managing Group Members
Adding Members
- Open the Edit Group dialog
- Click the Add button in the Members section
- Select users to add
- Click the Save button
Removing Members
- Open the Edit Group dialog
- Click the × button of the user you want to remove in the Members section
- Click the Save button
Viewing All Members
- Click the "..." icon in the group list
- The group member list dialog appears
- You can view all members
5.7 Referenced and Reference Groups
Groups can have a hierarchical structure.
Referenced Groups (Parent Groups)
- When you set a referenced group for a group, sharing to the referenced group automatically applies to the reference groups as well
- Members of the referenced group include members of reference groups
Reference Groups (Child Groups)
- When you set reference groups for a group, that group becomes a referenced group
- Sharing to a reference group does not apply to referenced groups
Setting Hierarchy
- Open the Edit Group dialog
- Click the Add button in the Referenced groups or Reference Group section
- Select the group to set
- Click the Save button
Tip: You can represent organizational structures like Department > Team > Project using groups.
5.8 Importing Groups
You can bulk import groups and members from a CSV file.
- Click the Import button (
)
- The Import dialog appears
- Select a CSV file
- Preview the content
- Click the Import button
CSV File Format
GroupName,Username
Sales,user1@example.com
Sales,user2@example.com
Development,user3@example.com
| Column | Description |
|---|---|
| GroupName | Name of the group |
| Username | User's email address |
Note: Users to be imported must already be members of the workgroup.
5.9 Exporting Groups
You can export group and member information as a CSV file.
- Click the Export button (
)
- The Export dialog appears
- Select groups to export (all or selected)
- Click the Export button
- A CSV file is downloaded
Exported CSV Format
The exported CSV contains the following information:
- Group Name
- Username (email address)
- Last Name
- First Name