Redmine groups let administrators manage project access for a team through one membership entry instead of updating each user separately. Create a group when support, engineering, client, or vendor users need the same project role across one or more projects.

A group is created under AdministrationGroups. Users are added on the group's Users tab, and project roles are assigned on the Projects tab. The project membership screen then shows the group next to individual users.

Start with active user accounts, an existing project, and a role that grants the permissions the team should receive. Redmine combines roles when a user also has an individual project membership, so test inherited access with a user whose project access comes from the group.

Steps to create a Redmine group:

  1. Sign in to Redmine with an administrator account.
  2. Open AdministrationGroups.
  3. Click New group and enter the group name.

    Use a team name that administrators can recognize later in project member lists, such as Support Engineers.

  4. Click Create and confirm the group opens on the General tab.
  5. Open the Users tab and click New user.
  6. Search for the active user and select the checkbox.

    Only active users can sign in to verify inherited project access.
    Related: How to create a Redmine user

  7. Click Add and confirm the user appears on the group Users tab.
  8. Open the Projects tab and click Add projects.
  9. Select the target project and the project role.

    Assign the same role that each team member should receive in the project.
    Related: How to set Redmine role permissions

  10. Click Add and confirm the Projects tab lists the project with the selected role.
  11. Open the project SettingsMembers tab and confirm the group row shows the expected role.
  12. Open the project as a user in the group.

    The project should load for the user, and the project member summary should show the group or inherited role.