Deactivate an organization
Learn how to deactivate a Docker organization, including required prerequisite steps. For information about deactivating user accounts, see Deactivate a user account.
WarningAll Docker products and services that use your Docker account or organization account will be inaccessible after deactivating your account.
Prerequisites
You must complete all the following steps before you can deactivate your organization:
- Download any images and tags you want to keep:
docker pull -a <image>:<tag>
. - If you have an active Docker subscription, downgrade it to a free subscription.
- Remove all other members within the organization.
- Unlink your GitHub and Bitbucket accounts.
- For Business organizations, remove your SSO connection.
Deactivate
You can deactivate your organization using either the Admin Console or Docker Hub.
WarningThis cannot be undone. Be sure you've gathered all the data you need from your organization before deactivating it.
- Sign in to Docker Home and select the organization you want to deactivate.
- Select Admin Console, then Deactivate. If the Deactivate button is unavailable, confirm you've completed all Prerequisites.
- Enter the organization name to confirm deactivation.
- Select Deactivate organization.
ImportantOrganization management is moving to the Admin Console.
Manage members, team, settings, and activity logs in the Docker Admin Console. Access to these features in Docker Hub will end soon. Explore the Admin Console.
- Sign in to Docker Hub.
- Choose the organization you want to deactivate.
- In Settings, select Deactivate org.
- Select Deactivate organization.