Creating and Managing Groups
Groups let you manage permissions for multiple users at once. Instead of setting access on each document for each individual, you add users to a group and grant permissions to the group. Every member of the group automatically inherits those permissions.
When to Use Groups
Use groups when: - Multiple users should have the same access to the same documents - You want to manage permissions by department or team (Finance, HR, Legal, IT) - You want to grant all new employees access to specific documents as soon as they are added to the right group
Creating a Group
- Go to Administration > Groups
- Click + Add group
- Give the group a clear name matching its purpose:
Finance Team,HR Team,Management,Legal - Click Save
The group is now available to assign users to, and to grant permissions on documents.
Adding Users to a Group
From the group edit page:
- Open the group
- In the Users section, search for and add users
- Save
From the user edit page:
- Open a user's account
- In the Groups section, add the groups they belong to
- Save
Users can belong to multiple groups simultaneously.
Removing Users from a Group
- Open the group
- Remove the user from the Users list
- Save
The user immediately loses any permissions they held through that group.
Granting Group Permissions on a Document
- Open the document
- Click the Permissions tab
- Under Groups, search for and add the group
- Select the permission level: View, Change, Delete, or Share
- Save
All current and future members of the group can now access the document at the granted level.
Using Workflows to Auto-Grant Group Permissions
Instead of manually granting permissions document by document, create a workflow that automatically grants a group access when a document is created:
- Workflow trigger: Document created
- Filter: Document type =
Invoice - Action: Assign view permission → group
Finance Team
Every new invoice becomes accessible to the Finance Team automatically.
Naming Groups Consistently
Use clear department or function names. Avoid abbreviations that won't be recognisable to future admins. A group called FIN is harder to manage than one called Finance Team.