mirror of https://github.com/docker/docs.git
remove callout (#19991)
This commit is contained in:
parent
67d6da5cb5
commit
0349f806c6
|
@ -1,16 +1,11 @@
|
|||
---
|
||||
description: Convert your Docker Hub user account into an organization
|
||||
title: Convert an account into an organization
|
||||
keywords: docker hub, hub, organization
|
||||
keywords: docker hub, hub, organization, convert account, migrate account
|
||||
aliases:
|
||||
- /docker-hub/convert-account/
|
||||
---
|
||||
|
||||
> **Tip**
|
||||
>
|
||||
> You can convert your personal account with a Docker Personal subscription to an organization. If you need to convert a personal account with a Docker Pro subscription, [contact support](https://hub.docker.com/support/contact).
|
||||
{ .tip }
|
||||
|
||||
You can convert an existing user account to an organization. This is useful if you need multiple users to access your account and the repositories that it’s connected to. Converting it to an organization gives you better control over permissions for these users through [teams](manage-a-team.md) and [roles](roles-and-permissions.md).
|
||||
|
||||
When you convert a user account to an organization, the account is migrated to a Docker Team plan.
|
||||
|
|
Loading…
Reference in New Issue