mirror of https://github.com/docker/docs.git
50 lines
2.8 KiB
Markdown
50 lines
2.8 KiB
Markdown
---
|
|
title: Administration overview
|
|
linkTitle: Administration
|
|
weight: 200
|
|
description: Discover manuals on administration for accounts, organizations, and companies.
|
|
keywords: admin, administration, company, organization, Admin Console, user accounts, account management
|
|
grid:
|
|
- title: Company administration
|
|
description: Explore how to manage a company.
|
|
icon: apartment
|
|
link: /admin/company/
|
|
- title: Organization administration
|
|
description: Learn about organization administration.
|
|
icon: store
|
|
link: /admin/organization/
|
|
- title: Onboard your organization
|
|
description: Learn how to onboard and secure your organization.
|
|
icon: explore
|
|
link: /admin/organization/onboard
|
|
- title: Company FAQ
|
|
description: Discover common questions and answers about companies.
|
|
icon: help
|
|
link: /faq/admin/company-faqs/
|
|
- title: Organization FAQ
|
|
description: Explore popular FAQ topics about organizations.
|
|
icon: help
|
|
link: /faq/admin/organization-faqs/
|
|
- title: Security
|
|
description: Explore security features for administrators.
|
|
icon: shield_locked
|
|
link: /security/
|
|
aliases:
|
|
- /docker-hub/admin-overview
|
|
---
|
|
|
|
Administrators can manage companies and organizations using Docker Hub or the Docker Admin Console.
|
|
|
|
The Docker Admin Console is available in [Early Access](../release-lifecycle.md#early-access-ea) to all company owners and organization owners. The [Docker Admin Console](https://admin.docker.com) provides administrators with centralized observability, access management, and controls for their company and organizations. To provide these features, Docker uses the following hierarchy and roles.
|
|
|
|

|
|
|
|
- Company: A company simplifies the management of Docker organizations and settings. Creating a company is optional and only available to Docker Business subscribers.
|
|
- Company owner: A company can have multiple owners. Company owners have company-wide observability and can manage company-wide settings that apply to all associated organizations. In addition, company owners have the same access as organization owners for all associated organizations.
|
|
- Organization: An organization is a collection of teams and repositories. Docker Team and Business subscribers must have at least one organization.
|
|
- Organization owner: An organization can have multiple owners. Organization owners have observability into their organization and can manage its users and settings.
|
|
- Team: A team is a group of Docker members that belong to an organization. Organization and company owners can group members into additional teams to configure repository permissions on a per-team basis. Using teams to group members is optional.
|
|
- Member: A member is a Docker user that's a member of an organization. Organization and company owners can assign roles to members to define their permissions.
|
|
|
|
{{< grid >}}
|