Files
Tiara Johnson e7e28c4386 Update pricing url with ref and refAction params [GRO-282] (#24339)
## Description
In order to better attribute upgrade sources, we are adding two params -
`ref` and `refAction` to the existing pricing url.
The `ref` will be "Docs" and the `refAction` will be the particular docs
page from where the pricing url click is originated.

## Related issues or tickets
https://docker.atlassian.net/browse/GRO-282

## Reviews
@akristen You should see the new url params when hovering over or
clicking any of the updated pricing urls

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Alexa Kristensen <81787716+akristen@users.noreply.github.com>
2026-03-12 09:12:44 -05:00

3.6 KiB

title, description, keywords, weight, params, grid, aliases
title description keywords weight params grid aliases
Administration Overview of administration features and roles in the Docker Admin Console admin, administration, company, organization, Admin Console, user accounts, account management 10
sidebar
group
Enterprise
title description icon link
Company administration Explore how to manage a company. apartment /admin/company/
title description icon link
Organization administration Learn about organization administration. store /admin/organization/
title description icon link
Onboard your organization Learn how to onboard and secure your organization. explore /admin/organization/onboard
title description icon link
Company FAQ Discover common questions and answers about companies. help /faq/admin/company-faqs/
title description icon link
Organization FAQ Explore popular FAQ topics about organizations. help /faq/admin/organization-faqs/
title description icon link
Security Explore security features for administrators. shield_locked /security/
/docker-hub/admin-overview

Administrators can manage companies and organizations using the Docker Admin Console. The Admin Console provides centralized observability, access management, and security controls across Docker environments.

Company and organization hierarchy

The Docker Admin Console 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.

Diagram showing Docker’s administration hierarchy with Company at the top, followed by Organizations, Teams, and Members

Company

A company groups multiple Docker organizations for centralized configuration. Companies have the company owner administrator role available.

The company owner:

  • Can view and manage all organizations within the company
  • Has full access to company-wide settings and inherits the same permissions as organization owners
  • Do not occupy a seat

Companies are only available for Docker Business subscribers.

Organization

Organization owners have the organization owner administrator role available. They can manage organization settings, users, and access controls, but occupy a seat.

  • An organization contains teams and repositories.
  • All Docker Team and Business subscribers must have at least one organization.

Tip

Upgrading to a Docker Business plan grants you the company owner role so you can manage multiple organizations.

Team

Teams are optional and let you group members to assign repository permissions collectively. Teams simplify permission management across projects or functions.

Member

A member is any Docker user added to an organization. Organization and company owners can assign roles to members to define their level of access.

Admin Console features

Docker's Admin Console allows you to:

  • Create and manage companies and organizations
  • Assign roles and permissions to members
  • Group members into teams to manage access by project or role
  • Set company-wide policies, including SCIM provisioning and security enforcement

Manage companies and organizations

Learn how to manage companies and organizations in the following sections.

{{< grid >}}