Skip to main content

This version of GitHub Enterprise was discontinued on 2022-06-03. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.

Reinstating a former member of your organization

Organization owners can add former members to your organization, and choose whether to restore the person's former role, access permissions, forks, and settings.

Organization owners can reinstate a former member of an organization.

About member reinstatement

If a user is removed from your organization in one of the following ways, the user's access privileges and settings are saved for three months.

You can restore the user's privileges if you add them back to the organization within that time frame.

Note: Any users removed due to SAML SSO enforcement can rejoin your organization by authenticating via SAML single sign-on. You do not need to invite these users to rejoin. Instead, the user can sign into their personal account, navigate to the organization, and click the banner to authenticate via SAML single sign-on.

When you reinstate a former organization member, you can restore:

  • The user's role in the organization
  • Any private forks of repositories owned by the organization
  • Membership in the organization's teams
  • Previous access and permissions for the organization's repositories
  • Stars for organization repositories
  • Issue assignments in the organization
  • Repository subscriptions (notification settings for watching, not watching, or ignoring a repository's activity)

If an organization member was removed from the organization because they did not use two-factor authentication and your organization still requires members to use 2FA, the former member must enable two-factor authentication before you can reinstate their membership.

Reinstating a former member of your organization

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

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

  3. Under your organization name, click People.

    The People tab

  1. On the People tab, click Add member. Add member button

  2. Type the username of the person you want to reinstate and click Invite.

  3. Choose whether to restore that person's previous privileges in the organization or clear their previous privileges and set new access permissions, then click Add and reinstate or Add and start fresh. Choose whether to restore privileges

  4. If you cleared the previous privileges for a former organization member, choose a role for the user, and optionally add them to some teams, then click Add member. Role and team options and add member button

Further reading