Skip to main content

Adding people to teams

Once a team has been created, organization admins can add users from your GitHub Enterprise Server instance to the team and determine which repositories they have access to.

Each team has its own individually defined access permissions for repositories owned by your organization.

  • Members with the owner role can add or remove existing organization members from all teams.
  • Members of teams that give admin permissions can only modify team membership and repositories for that team.

Setting up a team

  1. In the top right corner of GitHub Enterprise Server, click your profile photo, then click Your organizations.

    Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.

  2. Click the name of your organization. Organization name in list of organizations

  3. Under your organization name, click Teams.

    Teams tab

  4. Click the name of the team.

  5. Type the username of the person you want to add and click Enter. The user will immediately be added to the team. Add team member popup

  6. Review the list of repositories that the new team member will have access to, then click Add USERNAME to TEAMNAME.

Mapping teams to LDAP groups (for instances using LDAP Sync for user authentication)

A team that's synced to an LDAP group is indicated with a special LDAP badge. The member list for an LDAP synced team can only be managed from the LDAP group it's mapped to.

To add a new member to a team synced to an LDAP group, add the user as a member of the LDAP group, or contact your LDAP administrator.