fix and add download analytics page - #2663
Open
Muhammadsaeed707 wants to merge 3 commits into
Open
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds Hub documentation for a new Download Analytics feature and updates the Team & Enterprise feature table/navigation to link to the new page.
Changes:
- Fixes the “Download analytics” entry in the enterprise governance/compliance feature table and links it to the new doc page.
- Adds a new
download-analyticsdocumentation page describing access paths and reported metrics. - Updates the Hub toctree to include “Download Analytics” in the Team & Enterprise section.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/hub/enterprise.md | Updates the enterprise comparison table row to link to the new Download Analytics doc page and marks it available across plans. |
| docs/hub/download-analytics.md | Introduces the new documentation page for Download Analytics (access URLs, scope, and retention). |
| docs/hub/_toctree.yml | Adds the new page to the Team & Enterprise navigation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
julien-c
reviewed
Jul 23, 2026
| | [Resource groups](./enterprise-advanced-security) | ❌ | ✅ | ✅ | ✅ | | ||
| | [Tokens admin / management](./enterprise-tokens-management) | ❌ | ✅ | ✅ | ✅ | | ||
| | [Token revocation](./enterprise-tokens-management#revoking-via-api) | ❌ | ❌ | ✅ | ✅ | | ||
| | [Users Download analytics](./enterprise-network-security) | ❌ | ❌ | ❌ | ✅ | |
julien-c
reviewed
Jul 23, 2026
|
|
||
| Organization admins can find Download Analytics on the organization's Downloads settings page, at `https://huggingface.co/organizations/[organizationIdentifier]/settings/downloads`. Individual users can see their own usage at `https://huggingface.co/settings/downloads`. | ||
|
|
||
| ## Egress overview |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Low Risk
Documentation-only changes with no product or security code impact.
Overview
Adds a dedicated Download Analytics Hub doc and wires it into the Team & Enterprise docs navigation.
The new page explains org/user settings URLs, daily egress vs plan allowance, per-member bandwidth breakdown, scope (CDN totals only, not per-repo), 90-day retention, and points readers to Publisher Analytics for repo-level stats.
The Governance, auditing, compliance matrix in
enterprise.mdis corrected: the feature is renamed to Download analytics, links to the new page instead of Network Security, and is marked available on Free, Team, Enterprise, and Enterprise Plus (previously Enterprise Plus only under a misleading name).Reviewed by Cursor Bugbot for commit f365748. Bugbot is set up for automated code reviews on this repo. Configure here.