Home Explore Blog CI



docker

5th chunk of `content/manuals/admin/organization/insights.md`
49fe8dbf288b871084f4cc4b2b9e0f37158b58b34956c1230000000100000f66
| Interface by active users (graph) | The number of active users grouped into the type of interface they used to interact with Docker Desktop. <br><br>A CLI user is any active user who has run a `docker` command. A GUI user is any active user who has interacted with the Docker Desktop graphical user interface. |

### Docker Hub images

Analyze image distribution activity with this chart and view the most utilized
Docker Hub images within your domain. This information helps you manage image
usage, ensuring that the most critical resources are readily available and
efficiently used.

> [!NOTE]
> Data for images is only for Docker Hub. Data for third-party
> registries and mirrors aren't included.

The chart contains the following data.

| Data                 | Description                                                                                                     |
|:---------------------|:----------------------------------------------------------------------------------------------------------------|
| Total pulled images  | The total number of images pulled by users from Docker Hub.                                                     |
| Total pushed images  | The total number of images pushed by users to Docker Hub.                                                       |
| Top 10 pulled images | A list of the top 10 images pulled by users from Docker Hub and the number of times each image has been pulled. |

### Extensions

Monitor extension installation activity with this chart. It provides visibility
into the Docker Desktop extensions your team are using, letting you track
adoption and identify popular tools that enhance productivity.

The chart contains the following data.

| Data                                           | Description                                                                                                                                      |
|:-----------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------|
| Percentage of org with extensions installed    | The percentage of users in your organization with at least one Docker Desktop extension installed.                                               |
| Top 5 extensions installed in the organization | A list of the top 5 Docker Desktop extensions installed by users in your organization and the number of users who have installed each extension. |


## Troubleshoot Insights

If you’re experiencing issues with data in Insights, consider the following
solutions to resolve common problems.

* Update users to the latest version of Docker Desktop.

   Data is not shown for users using versions 4.16 or lower of Docker Desktop.
   In addition, older versions may not provide all data. Ensure all users have
   installed the latest version of Docker Desktop.

* Enable **Send usage statistics** in Docker Desktop for all your users.

   If users have opted out of sending usage statistics for Docker Desktop, then
   their usage data will not be a part of Insights. To manage the setting at
   scale for all your users, you can use [Settings
   Management](/desktop/hardened-desktop/settings-management/) and enable the
   `analyticsEnabled` setting.

* Ensure that users are using Docker Desktop and aren't using the standalone
  version of Docker Engine.

   Only Docker Desktop can provide data for Insights. If a user installs and
   uses Docker Engine outside of Docker Desktop, Docker Engine won't provide
   data for that user.

* Ensure that users are signing in to an account associated with your
  organization.

   Users who don’t sign in to an account associated with your organization are
   not represented in the data. To ensure users sign in with an account
   associated with your organization, you can [enforce
   sign-in](/security/for-admins/enforce-sign-in/).

Title: Docker Hub Image Usage, Extensions, and Troubleshooting Insights
Summary
This section details Docker Hub image activity, including total pulled/pushed images and the top 10 pulled images. It also covers Docker Desktop extensions, showing the percentage of users with extensions installed and the top 5 extensions used. Finally, it offers troubleshooting tips for issues with Insights data, such as updating Docker Desktop, enabling usage statistics, using Docker Desktop instead of standalone Docker Engine, and ensuring users sign in with an organization-associated account.