docs: address issue #24232

This change was automatically generated by the documentation agent team
in response to issue #24232.

🤖 Generated with cagent
This commit is contained in:
aevesdocker
2026-02-27 13:30:12 +00:00
committed by github-actions[bot]
parent cbceafed09
commit b21ee2e024
2 changed files with 20 additions and 20 deletions

View File

@@ -15,25 +15,26 @@ see [Deactivating an organization](../admin/organization/deactivate-account.md).
> [!WARNING] > [!WARNING]
> >
> All Docker products and services that use your Docker account are > All Docker products and services that use your Docker account are
inaccessible after deactivating your account. > inaccessible after deactivating your account.
## Prerequisites ## Prerequisites
Before deactivating your Docker account, ensure you meet the following requirements: Before deactivating your Docker account, ensure you meet the following requirements:
- If you are an organization or company owner, you must leave your organization - If you are an organization or company owner, you must leave your organization
or company before deactivating your Docker account: or company before deactivating your Docker account:
1. Sign in to [Docker Home](https://app.docker.com/admin) and choose 1. Sign in to [Docker Home](https://app.docker.com/admin) and choose
your organization. your organization.
1. Select **Members** and find your username. 1. Select **Members** and find your username.
1. Select the **Actions** menu and then select **Leave organization**. 1. Select the **Actions** menu and then select **Leave organization**.
- If you are the sole owner of an organization, you must assign the owner role - If you are the sole owner of an organization, you must assign the owner role
to another member of the organization and then remove yourself from the to another member of the organization and then remove yourself from the
organization, or deactivate the organization. Similarly, if you are the sole organization, or deactivate the organization. Similarly, if you are the sole
owner of a company, either add someone else as a company owner and then remove owner of a company, either add someone else as a company owner and then remove
yourself, or deactivate the company. yourself, or deactivate the company.
- If you have an active Docker subscription, [downgrade it to a Docker Personal subscription](../subscription/change.md). - If you have an active Docker subscription, [downgrade it to a Docker Personal subscription](../subscription/change.md).
- Download any images and tags you want to keep. Use `docker pull -a <image>:<tag>`. - Download any images and tags you want to keep. Use `docker pull -a <image>`
to pull all tags, or `docker pull <image>:<tag>` to pull a specific tag.
- Unlink your [GitHub and account](../docker-hub/repos/manage/builds/link-source.md#unlink-a-github-user-account). - Unlink your [GitHub and account](../docker-hub/repos/manage/builds/link-source.md#unlink-a-github-user-account).
## Deactivate ## Deactivate
@@ -43,7 +44,7 @@ Once you have completed all the previous steps, you can deactivate your account.
> [!WARNING] > [!WARNING]
> >
> Deactivating your account is permanent and can't be undone. Make sure > Deactivating your account is permanent and can't be undone. Make sure
to back up any important data. > to back up any important data.
1. Sign in to [Docker Home](https://app.docker.com/login). 1. Sign in to [Docker Home](https://app.docker.com/login).
1. Select your avatar to open the drop-down menu. 1. Select your avatar to open the drop-down menu.

View File

@@ -4,7 +4,7 @@ description: Learn how to deactivate a Docker organization and required prerequi
keywords: delete, deactivate organization, account, organization management, Admin Console, cancel subscription keywords: delete, deactivate organization, account, organization management, Admin Console, cancel subscription
weight: 42 weight: 42
aliases: aliases:
- /docker-hub/deactivate-account/ - /docker-hub/deactivate-account/
--- ---
{{< summary-bar feature_name="General admin" >}} {{< summary-bar feature_name="General admin" >}}
@@ -16,15 +16,15 @@ accounts, see [Deactivate a user account](../../accounts/deactivate-user-account
> [!WARNING] > [!WARNING]
> >
> All Docker products and services that use your Docker account or organization > All Docker products and services that use your Docker account or organization
account will be inaccessible after deactivating your account. > account will be inaccessible after deactivating your account.
## Prerequisites ## Prerequisites
You must complete all the following steps before you can deactivate your You must complete all the following steps before you can deactivate your
organization: organization:
- Download any images and tags you want to keep: - Download any images and tags you want to keep. Use `docker pull -a <image>`
`docker pull -a <image>:<tag>`. to pull all tags, or `docker pull <image>:<tag>` to pull a specific tag.
- If you have an active Docker subscription, [downgrade it to a free subscription](../../subscription/change.md). - If you have an active Docker subscription, [downgrade it to a free subscription](../../subscription/change.md).
- Remove all other members within the organization. - Remove all other members within the organization.
- Unlink your [GitHub and Bitbucket accounts](../../docker-hub/repos/manage/builds/link-source.md#unlink-a-github-user-account). - Unlink your [GitHub and Bitbucket accounts](../../docker-hub/repos/manage/builds/link-source.md#unlink-a-github-user-account).
@@ -38,12 +38,11 @@ Docker Hub.
> [!WARNING] > [!WARNING]
> >
> This cannot be undone. Be sure you've gathered all the data you need from > This cannot be undone. Be sure you've gathered all the data you need from
your organization before deactivating it. > your organization before deactivating it.
1. Sign in to [Docker Home](https://app.docker.com) and select the organization 1. Sign in to [Docker Home](https://app.docker.com) and select the organization
you want to deactivate. you want to deactivate.
1. Select **Admin Console**, then **Deactivate**. If the **Deactivate** 1. Select **Admin Console**, then **Deactivate**. If the **Deactivate**
button is unavailable, confirm you've completed all [Prerequisites](#prerequisites). button is unavailable, confirm you've completed all [Prerequisites](#prerequisites).
1. Enter the organization name to confirm deactivation. 1. Enter the organization name to confirm deactivation.
1. Select **Deactivate organization**. 1. Select **Deactivate organization**.