Skip to main content

Diese Version von GitHub Enterprise Server wird eingestellt am 2026-03-17. Es wird keine Patch-Freigabe vorgenommen, auch nicht für kritische Sicherheitsprobleme. Für bessere Leistung, verbesserte Sicherheit und neue Features aktualisiere auf die neueste Version von GitHub Enterprise Server. Wende dich an den GitHub Enterprise-Support, um Hilfe zum Upgrade zu erhalten.

Converting a user into an organization

You can convert your personal account into an organization. This allows more granular permissions for repositories that belong to the organization.

Prerequisites

The personal account you want to convert cannot be a member of any organizations. If the personal account you want to convert is a member of an organization, you must leave the organization before you can convert the account.

You may not be able to convert a personal account into an organization, if an enterprise owner has set a policy at the enterprise level. See, Benutzerbedingte Erstellung von Organisationen verhindern.

Keep your personal account and create a new organization manually

If you want your organization to have the same name that you are currently using for your personal account, or if you want to keep your personal account's information intact, then you must create a new organization and transfer your repositories to it instead of converting your personal account into an organization.

  1. To retain your current personal account for your personal use, change the name of your personal account to something new and wonderful.
  2. Create a new organization with the original name of your personal account.
  3. Transfer your repositories to your new organization account.

Convert your personal account into an organization automatically

To convert your personal account into an organization, follow these steps:

  1. Create a new personal account, which you'll use to sign into GitHub and access the organization and your repositories after you convert.
  2. Leave any organizations the personal account you're converting has joined.
  3. Klicke in der oberen rechten Ecke einer Seite auf GitHub auf dein Profilbild und dann auf Settings.
  4. Klicke im Abschnitt „Access“ der Randleiste auf Organizations.
  5. In the "Transform account" section, click Turn USERNAME into an organization.
  6. Review the warning, then click Turn USERNAME into an organization.
  7. Under "Choose an organization owner", type either the secondary personal account you created in the previous section, or another user you trust, to manage the organization.
  8. Choose your new organization's subscription and enter your billing information, if prompted.
  9. Click Create Organization.
  10. Sign in to the new personal account you created earlier, then use the context switcher to access your new organization.

Next steps