main
@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: Removing teams |
| 3 | --- |
| 4 | |
| 5 | import shared from '~/shared.js' |
| 6 | |
| 7 | As an organization owner or team admin, you can remove teams that no longer need access to a set of packages governed by your organization. Removing the team will not remove the team members or packages from your organization. |
| 8 | |
| 9 | <Note> |
| 10 | <><strong>Note:</strong> if you remove all teams referencing a particular package, it will be orphaned and you will lose access to it. If this happens, {shared['contact-support'].text}.</> |
| 11 | </Note> |
| 12 | |
| 13 | 1. <>{shared['user-login'].text}</> |
| 14 | |
| 15 | <>{shared['user-login'].image}</> |
| 16 | |
| 17 | 2. <>{shared['account-settings'].text}</> |
| 18 | |
| 19 | <>{shared['account-settings'].image}</> |
| 20 | |
| 21 | 3. <>{shared['organization-selection'].text}</> |
| 22 | |
| 23 | <>{shared['organization-selection'].image}</> |
| 24 | |
| 25 | 4. <>{shared['organization-teams-tab'].text}</> |
| 26 | |
| 27 | <>{shared['organization-teams-tab'].image}</> |
| 28 | |
| 29 | 5. Beside the name of the team you want to remove, click **X**. |
| 30 | |
| 31 | <Screenshot src="/organizations/managing-teams/team-remove.png" alt="Screenshot of the remove team button" /> |
| 32 | |
| 33 | <Note> |
| 34 | |
| 35 | **Note:** You cannot remove the developers team, [learn more about the developers team](/about-developers-team). |
| 36 | |
| 37 | </Note> |