|
1 | 1 | --- |
2 | 2 | title: Administration |
3 | | -description: Discover manuals on administration for accounts, organizations, and companies. |
| 3 | +description: Overview of administration features and roles in the Docker Admin Console |
4 | 4 | keywords: admin, administration, company, organization, Admin Console, user accounts, account management |
5 | 5 | weight: 10 |
6 | 6 | params: |
@@ -35,17 +35,64 @@ aliases: |
35 | 35 | - /docker-hub/admin-overview |
36 | 36 | --- |
37 | 37 |
|
38 | | -Administrators can manage companies and organizations using the Docker Admin Console. |
| 38 | +Administrators can manage companies and organizations using the |
| 39 | +[Docker Admin Console](https://app.docker.com/admin). The Admin Console |
| 40 | +provides centralized observability, access management, and security controls |
| 41 | +across Docker environments. |
39 | 42 |
|
40 | | -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. |
| 43 | +## Company and organization hierarchy |
41 | 44 |
|
42 | | - |
| 45 | + |
43 | 46 |
|
44 | | -- Company: A company simplifies the management of Docker organizations and settings. Creating a company is optional and only available to Docker Business subscribers. |
45 | | - - 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. |
46 | | -- Organization: An organization is a collection of teams and repositories. Docker Team and Business subscribers must have at least one organization. |
47 | | - - Organization owner: An organization can have multiple owners. Organization owners have observability into their organization and can manage its users and settings. |
48 | | -- 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. |
49 | | -- 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. |
| 47 | +### Company |
| 48 | + |
| 49 | +A company groups multiple Docker organizations for centralized configuration. |
| 50 | +Companies are only available for Docker Business subscribers. |
| 51 | + |
| 52 | +Companies have the following administrator role available: |
| 53 | + |
| 54 | +- Company owner: Can view and manage all organizations within the company. |
| 55 | +Has full access to company-wide settings and inherits the same permissions as |
| 56 | +organization owners. |
| 57 | + |
| 58 | +### Organization |
| 59 | + |
| 60 | +An organization contains teams and repositories. All Docker Team and Business |
| 61 | +subscribers must have at least one organization. |
| 62 | + |
| 63 | +Organizations have the following administrator role available: |
| 64 | + |
| 65 | +- Organization owner: Can manage organization settings, users, and access |
| 66 | +controls. |
| 67 | + |
| 68 | +### Team |
| 69 | + |
| 70 | +Teams are optional and let you group members to assign repository permissions |
| 71 | +collectively. Teams simplify permission management across projects |
| 72 | +or functions. |
| 73 | + |
| 74 | +### Member |
| 75 | + |
| 76 | +A member is any Docker user added to an organization. Organization and company |
| 77 | +owners can assign roles to members to define their level of access. |
| 78 | + |
| 79 | +> [!NOTE] |
| 80 | +> |
| 81 | +> Creating a company is optional, but organizations are required for Team and |
| 82 | +Business subscriptions. |
| 83 | + |
| 84 | +## Admin Console features |
| 85 | + |
| 86 | +Docker's [Admin Console](https://app.docker.com/admin) allows you to: |
| 87 | + |
| 88 | +- Create and manage companies and organizations |
| 89 | +- Assign roles and permissions to members |
| 90 | +- Group members into teams to manage access by project or role |
| 91 | +- Set company-wide policies, including SCIM provisioning and security |
| 92 | +enforcement |
| 93 | + |
| 94 | +## Manage companies and organizations |
| 95 | + |
| 96 | +Learn how to manage companies and organizations in the following sections. |
50 | 97 |
|
51 | 98 | {{< grid >}} |
0 commit comments