reggi/cache-based-on-version
@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: Deleting an organization |
| 3 | redirect_from: |
| 4 | - /deleting-an-org |
| 5 | --- |
| 6 | |
| 7 | import shared from '~/shared.js' |
| 8 | |
| 9 | An organization administrator can delete the organization; packages in the organization will also [be deleted](/unpublishing-packages-from-the-registry) if they fulfill the [requirements to unpublish packages](/policies/unpublish). Packages that cannot be deleted can be [deprecated](/deprecating-and-undeprecating-packages-or-package-versions) instead. |
| 10 | |
| 11 | 1. <>{shared['user-login'].text}</> |
| 12 | |
| 13 | <>{shared['user-login'].image}</> |
| 14 | |
| 15 | 2. <>{shared['account-settings'].text}</> |
| 16 | |
| 17 | <>{shared['account-settings'].image}</> |
| 18 | |
| 19 | 3. In the left sidebar, click the name of the organization that you want to delete. |
| 20 | |
| 21 | <Screenshot src="/organizations/creating-and-managing-organizations/left-sidebar.png" alt="Screenshot of left sidebar" /> |
| 22 | |
| 23 | 4. <>{shared['organization-billing-tab'].text}</> |
| 24 | |
| 25 | <>{shared['organization-billing-tab'].image}</> |
| 26 | |
| 27 | 5. Under "delete organization", click <strong>Delete</strong>. |
| 28 | |
| 29 | <Screenshot src="/organizations/creating-and-managing-organizations/org-delete-button.png" alt="Screenshot of org delete button" /> |
| 30 | |
| 31 | 6. You will be given an overview of the packages in your organization and what will happen to them when your organization is deleted. Packages that [can be unpublished](/unpublishing-packages-from-the-registry) will be deleted. |
| 32 | |
| 33 | If you are sure that you want to continue, enter your organization name and click <strong>Delete this organization</strong>. |
| 34 | |
| 35 | <Screenshot src="/organizations/creating-and-managing-organizations/org-delete-plan.png" alt="Screenshot of org delete plan" /> |