docs/content/admin/deactivate-account.md

2.0 KiB

title description keywords aliases
Deactivating an organization Learn how to deactivate a Docker organization. Docker Hub, delete, deactivate organization, account, organization management
/docker-hub/deactivate-account/

You can deactivate an account at any time. This section describes the prerequisites and steps to deactivate an organization account. For information on deactivating a user account, see Deactivate a user account.

Warning

All Docker products and services that use your Docker account or organization account will be inaccessible after deactivating your account.

Prerequisites

Before deactivating an organization, complete the following:

Deactivate

Once you have completed all the previous steps, you can deactivate your organization.

[!WARNING]

This cannot be undone. Be sure you've gathered all the data you need from your organization before deactivating it.

{{< tabs >}} {{< tab name="Admin Console" >}}

  1. In Admin Console, choose the organization you want to deactivate.
  2. Under Organization settings, select Deactivate.
  3. Enter the organization name to confirm deactivation.
  4. Select Deactivate organization.

{{< /tab >}} {{< tab name="Hub" >}}

  1. On Docker Hub, select Organizations.
  2. Choose the organization you want to deactivate.
  3. In Settings, select the Deactivate Org tab and then Deactivate organization.

{{< /tab >}} {{< /tabs >}}