Skip to main content

GitHub AE is currently under limited release.

Adding organization members to a team

People with owner or team maintainer permissions can add organization members to teams. People with owner permissions can also add non-members to a team and the organization.

You can use team synchronization to automatically add and remove organization members to teams through an identity provider. For more information, see "Synchronizing a team with an identity provider group."

  1. In the upper-right corner of GitHub AE, select 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.

  3. Under your organization name, click Teams.

    Screenshot of the horizontal navigation bar for an organization. A tab, labeled with the people icon and "Teams," is outlined in dark orange.

  4. Click the name of the team.

  5. At the top of the team page, click Members.

    Screenshot of the header of a team's page. A tab, labeled with an organization icon and "Members", is outlined in dark orange.

  6. Above the list of team members, click Add a member.

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

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

Further reading