--- description: Docker Hub Teams & Organizations keywords: Docker, docker, registry, teams, organizations, plans, Dockerfile, Docker Hub, docs, documentation title: Create your organization redirect_from: - /docker-cloud/orgs/ --- {% include admin-org-overview.md %} ## Create an organization There are multiple ways to create an organization. You can create a brand new organization using the **Create Organization** option in Docker Hub, or you can convert an existing user account to an organization. The following section contains instructions on how to create a new organization. For prerequisites and detailed instructions on converting an existing user account to an organization, see [Convert an account into an organization](convert-account.md). To create an organization: 1. Sign in to [Docker Hub](https://hub.docker.com/){: target="_blank" rel="noopener" class="_"} using your [Docker ID](../docker-id/index.md) or your email address. 2. Select **Organizations** and then **Create Organization** to create a new organization. 3. Choose a plan for your organization and select **Buy Now**. See [Docker Pricing](https://www.docker.com/pricing/){: target="_blank" rel="noopener" class="_" id="dkr_docs_subscription_btl"} for details on the features offered in the Team and Business plan. > **Note** > > Selecting **Buy Now** isn't an obligation to pay. You can complete > this step without incurring a payment. 4. Enter a name for your organization. This is the official, unique name for your organization in Docker Hub. It's not possible to change the name of the organization after you've created it. > **Note** > > You can't use the same name for the organization and your Docker ID. If you want to use your Docker ID as the organization name, then you must first [convert your account into an organization](convert-account.md). 5. Enter the name of your company. This is the full name of your company. Docker displays the company name on your organization page and in the details of any public images you publish. You can update the company name anytime by navigating to your organization's **Settings** page. 6. Select **Continue to Org size** and then specify the number of users (seats) you require. 7. Select **Continue to payment**. 8. Follow the on-screen instructions to pay for your subscription. > **Note** > > If you've already paid for a subscription for the new organization through > a Docker sales representative, then don't enter payment information. > Instead, select **Organizations** to verify that the organization has been > created. You've now created an organization. ## View an organization To view an organization: 1. Sign in to Docker Hub with a user account that is a member of any team in the organization. > **Note** > > You can't _directly_ log in to an organization. This is especially > important to note if you create an organization by [converting a user account](convert-account.md), as conversion means you lose the ability to log into that > "account", since it no longer exists. To view the organization you > need to log in with the new owner account assigned during the > conversion or another account that was added as a member. If you > don't see the organization after logging in, > then you are neither a member or an owner of it. An organization > administrator needs to add you as a member of the organization. 2. Select **Organizations** in the top navigation bar, then choose your organization from the list. The organization landing page displays various options that allow you to configure your organization. - **Members**: Displays a list of team members. You can invite new members using the **Invite members** button. See [Manage members](../docker-hub/members.md) for details. - **Teams**: Displays a list of existing teams and the number of members in each team. See [Create a team](manage-a-team.md) for details. - **Repositories**: Displays a list of repositories associated with the organization. See [Repositories](../docker-hub/repos/index.md) for detailed information about working with repositories. - **Activity** Displays the audit logs, a chronological list of activities that occur at organization and repository levels. It provides the org owners a report of all their team member activities. See [Audit logs](audit-log.md) for details. - **Settings**: Displays information about your organization, and allows you to view and change your repository privacy settings, configure org permissions such as [Image Access Management](image-access-management.md), configure notification settings, and [deactivate](deactivate-account.md#deactivate-an-organization) your organization. You can also update your organization name and company name that appear on your organization landing page. You must be an owner to access the organization's **Settings** page. - **Billing**: Displays information about your existing [Docker subscription (plan)](../subscription/index.md) and your billing history. You can also access your invoices from this tab. ## Videos You can also check out the following videos for information about creating Teams and Organizations in Docker Hub. - [Overview of organizations](https://www.youtube-nocookie.com/embed/G7lvSnAqed8){: target="_blank" rel="noopener" class="_"} - [Create an organization](https://www.youtube-nocookie.com/embed/b0TKcIqa9Po){: target="_blank" rel="noopener" class="_"} - [Working with Teams](https://www.youtube-nocookie.com/embed/MROKmtmWCVI){: target="_blank" rel="noopener" class="_"} - [Create Teams](https://www.youtube-nocookie.com/embed/78wbbBoasIc){: target="_blank" rel="noopener" class="_"}