> ## Documentation Index
> Fetch the complete documentation index at: https://docs.envzero.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Using Modules

> Track module adoption in the env zero private registry with download counters and environment dependency counts to monitor module usage across your org.

## Overview

The Module Usage feature provides insights into how your modules are being utilized across different environments. It includes charts that help understand module adoption and usage trends

## How to Access Module Usage

To view module usage statistics:

* Navigate to the module registry and select a module.
* Select the Module Usage tab.

<img src="https://mintcdn.com/envzero-b61043c8/pvGFjFxaiqGDTFG3/images/guides/admin-guide/private-registry/modules/0f853062900d6678c6c9e2c8ff91535232ffbc52c8efdfb41d25adb85b489c13-image.png?fit=max&auto=format&n=pvGFjFxaiqGDTFG3&q=85&s=009d3721f5d236acdea3048b20d22cc9" alt="Module Usage tab showing download count and environments using the selected module" width="1112" height="442" data-path="images/guides/admin-guide/private-registry/modules/0f853062900d6678c6c9e2c8ff91535232ffbc52c8efdfb41d25adb85b489c13-image.png" />

### Downloads Over Time

The module download counter tracks the number of times each module has been pulled. This feature enables you to:

* Monitor the traction of your modules.
* Understand adoption rates over time.

### Used By Environments

This counter displays the number of environments that **currently** use on this module. It helps you:

* Monitor the popularity of your modules.
* Understand the dependency between your environments and modules.

## Next steps

* [Module Overview](/guides/admin-guide/private-registry/modules) - Add, version, and manage modules in your registry.
* [Testing Modules in CI](/guides/admin-guide/private-registry/modules/modules-continuous-integration-testing) - Automate test runs on module changes.
* [Private Registry](/guides/admin-guide/private-registry) - Set up authentication for local and CI usage.
