deprecate-totp-2fa
@reggi/path-to-regexp
dependabot/npm_and_yarn/main/copy-to-clipboard-4.0.2
dependabot/npm_and_yarn/main/eslint-10.4.0
dependabot/npm_and_yarn/main/npmcli/eslint-config-7.0.0
dependabot/npm_and_yarn/main/proc-log-7.0.0
dependabot/npm_and_yarn/npm_and_yarn-826852524d
dependabot/npm_and_yarn/npm_and_yarn-ab9a7f4bc2
deprecate-totp-2fa
dhei/classic-tokens
gat-bypass-2fa-docs
jpg619/fix-accessibility-content-flow
jpg619/version-bump-tar-2
kartykp/gat-bypass-2fa-docs
kartykp/upgrade-path-to-regex
main
maitxn/version-bump-tar
patch-1
reggi/cache-based-on-version
reggi/dev-engines
reggi/fix-transform-prettier
reggi/overrides
update-search-sensitivity
| 1 | --- |
| 2 | title: Converting your user account to an organization |
| 3 | redirect_from: |
| 4 | - /converting-your-user-account-to-an-org |
| 5 | --- |
| 6 | |
| 7 | import shared from '~/shared.js' |
| 8 | |
| 9 | If you have an npm user account, you can convert your user account to an organization. When you convert your user account to an organization, we will: |
| 10 | |
| 11 | - Create a new organization with the name of your user account. |
| 12 | - Prompt you to create a new npm user account. We recommend choosing a variation of your old user name so collaborators will recognize you. For example, if your old username was "wombat", your new username might be "wombat-new". |
| 13 | - Make your new npm user account an owner of your new organization. |
| 14 | - Add your new npm user account to a team called "Developers" in your new organization. |
| 15 | - Transfer packages owned by your user account to your new organization. |
| 16 | - Transfer your existing organization and team memberships and contributor access settings to your new user account. |
| 17 | |
| 18 | **Note:** Once your old user account has been converted to an organization, you will no longer be able to sign in to npm with your old user account. |
| 19 | |
| 20 | 1. <>{shared['user-login'].text}</> |
| 21 | |
| 22 | <>{shared['user-login'].image}</> |
| 23 | |
| 24 | 2. <>{shared['organization-create'].text}</> |
| 25 | |
| 26 | <>{shared['organization-create'].image}</> |
| 27 | |
| 28 | 3. Below the account creation form, click **Convert**. |
| 29 | |
| 30 | <Screenshot src="/organizations/creating-and-managing-organizations/convert-from-user.png" alt="Screenshot showing the convert dialog" /> |
| 31 | |
| 32 | 4. Review the account conversion steps and click **Continue**. |
| 33 | |
| 34 | <Screenshot src="/organizations/creating-and-managing-organizations/convert-confirmation.png" alt="Screenshot showing the convert confirmation dialog" /> |
| 35 | |
| 36 | 5. On the new user account creation page, in the "Username" field, type the name of your new user account, then click **Submit**. |
| 37 | |
| 38 | <Screenshot src="/organizations/creating-and-managing-organizations/convert-new-username.png" alt="Screenshot showing the convert username dialog" /> |
| 39 | |
| 40 | 6. On the plan selection page, select either the "Unlimited private packages" paid plan or the "Unlimited public packages" free plan, then click **Buy** or **Create**. |
| 41 | |
| 42 | <>{shared['billing-organization-plans'].image}</> |
| 43 | |
| 44 | 7. If you selected to use the unlimited private packages plan, in the payment dialog, provide the email, name, address, and credit card information for the card that will be used to pay for the organization. |