Skip to content

Commit 326abbe

Browse files
authored
Enterprise docs path (#2206)
1 parent 12f7667 commit 326abbe

35 files changed

Lines changed: 91 additions & 80 deletions

docs/hub/_redirects.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,14 @@ xet: xet/index
2323
storage-backends: xet/index
2424
git-xet: xet/using-xet-storage#git-xet
2525
hf-mcp-server: agents-mcp
26+
enterprise-hub: enterprise
27+
enterprise-hub-advanced-sso: enterprise-advanced-sso
28+
enterprise-hub-scim: enterprise-scim
29+
enterprise-hub-datasets: enterprise-datasets
30+
enterprise-hub-resource-groups: enterprise-resource-groups
31+
enterprise-hub-advanced-security: enterprise-advanced-security
32+
enterprise-hub-tokens-management: enterprise-tokens-management
33+
enterprise-hub-analytics: enterprise-analytics
34+
enterprise-hub-gating-group-collections: enterprise-gating-group-collections
35+
enterprise-hub-network-security: enterprise-network-security
36+
enterprise-hub-blog-articles: enterprise-blog-articles

docs/hub/_toctree.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
- local: index
22
title: 🤗 Hugging Face Hub
33

4-
- local: enterprise-hub
4+
- local: enterprise
55
title: Team & Enterprise Plans
66
isExpanded: true
77
sections:
88
- local: enterprise-sso
99
title: Single Sign-On (SSO)
10-
- local: enterprise-hub-advanced-sso
10+
- local: enterprise-advanced-sso
1111
title: Advanced Single Sign-On (SSO)
12-
- local: enterprise-hub-scim
12+
- local: enterprise-scim
1313
title: User Provisioning (SCIM)
1414
- local: audit-logs
1515
title: Audit Logs
1616
- local: storage-regions
1717
title: Storage Regions
18-
- local: enterprise-hub-datasets
18+
- local: enterprise-datasets
1919
title: Data Studio for Private datasets
20-
- local: enterprise-hub-resource-groups
20+
- local: enterprise-resource-groups
2121
title: Resource Groups (Access Control)
2222
- local: advanced-compute-options
2323
title: Advanced Compute Options
24-
- local: enterprise-hub-advanced-security
24+
- local: enterprise-advanced-security
2525
title: Advanced Security
26-
- local: enterprise-hub-tokens-management
26+
- local: enterprise-tokens-management
2727
title: Tokens Management
28-
- local: enterprise-hub-analytics
28+
- local: enterprise-analytics
2929
title: Publisher Analytics
30-
- local: enterprise-hub-gating-group-collections
30+
- local: enterprise-gating-group-collections
3131
title: Gating Group Collections
32-
- local: enterprise-hub-network-security
32+
- local: enterprise-network-security
3333
title: Network Security
3434
- local: rate-limits
3535
title: Rate Limits
36-
- local: enterprise-hub-blog-articles
36+
- local: enterprise-blog-articles
3737
title: Blog Articles
3838

3939
- local: pro

docs/hub/advanced-compute-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> [!WARNING]
44
> This feature is part of the <a href="https://huggingface.co/enterprise">Team & Enterprise</a> plans.
55
6-
Enterprise Hub organizations gain access to advanced compute options to accelerate their machine learning journey.
6+
Team & Enterprise organizations gain access to advanced compute options to accelerate their machine learning journey.
77

88
## Host ZeroGPU Spaces in your organization
99

docs/hub/billing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Any feedback or support request related to billing is welcome at billing@hugging
66

77
## Team and Enterprise subscriptions
88

9-
We offer advanced security and compliance features for organizations through our Team or Enterprise plans, which include [Single Sign-On](./enterprise-sso), [Advanced Access Control](./enterprise-hub-resource-groups) for repositories, control over your data location, higher [storage capacity](./storage-limits) for public and private repositories, and more.
9+
We offer advanced security and compliance features for organizations through our Team or Enterprise plans, which include [Single Sign-On](./enterprise-sso), [Advanced Access Control](./enterprise-resource-groups) for repositories, control over your data location, higher [storage capacity](./storage-limits) for public and private repositories, and more.
1010

1111
Team and Enterprise plans are billed like a typical subscription. They renew automatically, but you can choose to cancel at any time in the organization's billing settings.
1212

@@ -36,7 +36,7 @@ The PRO subscription unlocks essential features for serious users, including:
3636

3737
View the full list of benefits at https://huggingface.co/pro then subscribe over at https://huggingface.co/subscribe/pro
3838

39-
Similarly to the Enterprise Hub subscription, PRO subscriptions are billed like a typical subscription. The subscription renews automatically for you. You can choose to cancel the subscription at anytime in your billing settings: https://huggingface.co/settings/billing
39+
Similarly to the Team & Enterprise subscriptions, PRO subscriptions are billed like a typical subscription. The subscription renews automatically for you. You can choose to cancel the subscription at anytime in your billing settings: https://huggingface.co/settings/billing
4040

4141
You can only pay for the PRO subscription with a credit card. The subscription is billed separately from any pay-as-you-go compute usage.
4242
Private repository storage above the [included storage](./storage-limits) will be billed along with your subscription renewal.
@@ -62,7 +62,7 @@ The billing for our compute services is usage-based, meaning you only pay for wh
6262
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/billing/billing-dashboard-dark.png"/>
6363
</div>
6464

65-
Compute services usage is billed separately from PRO and Enterprise Hub subscriptions (and potential private storage).
65+
Compute services usage is billed separately from PRO and Team / Enterprise subscriptions (and potential private storage).
6666
Invoices for compute services are edited at the beginning of each month.
6767

6868
## Available payment methods

docs/hub/collections.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Collections have many use cases:
1111
- Showcase and share a complete project with its paper(s), dataset(s), model(s) and Space(s).
1212
- Bookmark things you find on the Hub in categories.
1313
- Have a dedicated page of curated things to share with others.
14-
- Gate a group of models/datasets (Enterprise Hub)
14+
- Gate a group of models/datasets (Team & Enterprise)
1515

1616
This is just a list of possible uses, but remember that collections are just a way of grouping things, so use them in the way that best fits your use case.
1717

@@ -55,11 +55,11 @@ Use the **history feature** to keep track of who has edited the collection.
5555

5656
Set your collection to **private** if you don't want it to be accessible via its URL (it will not be displayed on your profile/organization page). For organizations, private collections are only available to members of the organization.
5757

58-
### Gating Group Collections (Enterprise Hub)
58+
### Gating Group Collections (Team & Enterprise)
5959

6060
You can use a collection to [gate](https://huggingface.co/docs/hub/en/models-gated) all the models/datasets belonging to it, allowing you to grant (or reject) access to all of them at once.
6161

62-
This feature is reserved for [Enterprise Hub](https://huggingface.co/docs/hub/en/enterprise-hub) subscribers: more information about Gating Group Collections can be found in [our dedicated doc](https://huggingface.co/docs/hub/en/enterprise-hub-gating-group-collections).
62+
This feature is reserved for [Team & Enterprise](https://huggingface.co/docs/hub/en/enterprise) subscribers: more information about Gating Group Collections can be found in [our dedicated doc](https://huggingface.co/docs/hub/en/enterprise-gating-group-collections).
6363

6464
### Ordering your collections and their items
6565

docs/hub/datasets-gated.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,11 @@ extra_gated_button_content: "Acknowledge license"
125125
---
126126
```
127127

128-
## Manage gated datasets as an organization (Enterprise Hub)
128+
## Manage gated datasets as an organization (Team & Enterprise)
129129

130-
[Enterprise Hub](https://huggingface.co/docs/hub/en/enterprise-hub) subscribers can create a Gating Group Collection to grant (or reject) access to all the models and datasets in a collection at once.
130+
[Team & Enterprise](https://huggingface.co/docs/hub/en/enterprise) subscribers can create a Gating Group Collection to grant (or reject) access to all the models and datasets in a collection at once.
131131

132-
More information about Gating Group Collections can be found in [our dedicated doc](https://huggingface.co/docs/hub/en/enterprise-hub-gating-group-collections).
132+
More information about Gating Group Collections can be found in [our dedicated doc](https://huggingface.co/docs/hub/en/enterprise-gating-group-collections).
133133

134134
## Access gated datasets as a user
135135

docs/hub/enterprise-hub-advanced-security.md renamed to docs/hub/enterprise-advanced-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> [!WARNING]
44
> This feature is part of the <a href="https://huggingface.co/enterprise">Team & Enterprise</a> plans.
55
6-
Enterprise Hub organizations can improve their security with advanced security controls for both members and repositories.
6+
Team & Enterprise organizations can improve their security with advanced security controls for both members and repositories.
77

88
<div class="flex justify-center" style="max-width: 550px">
99
<img class="block dark:hidden m-0!" src="https://cdn-uploads.huggingface.co/production/uploads/5dd96eb166059660ed1ee413/LqAmGSG7YbP7Y8vJJr7NQ.png" alt="screenshot of the Organization settings page for Advanced security."/>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> [!WARNING]
44
> This feature is part of the <a href="https://huggingface.co/contact/sales?from=enterprise" target="_blank">Enterprise Plus</a> plan.
55
6-
Advanced Single Sign-On (SSO) capabilities extend the standard [SSO features](./security-sso) available in the Enterprise Hub, offering enhanced control and automation for user management and access across the entire Hugging Face platform for your organization members.
6+
Advanced Single Sign-On (SSO) capabilities extend the standard [SSO features](./security-sso) available in Team & Enterprise plans, offering enhanced control and automation for user management and access across the entire Hugging Face platform for your organization members.
77

88
## User Provisioning
99

@@ -23,7 +23,7 @@ Advanced SSO introduces automated user provisioning, which simplifies the onboar
2323
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/sso/scim-flow-chart-dark.png"/>
2424
</div>
2525

26-
Learn more about how to set up and manage SCIM in our [dedicated guide](./enterprise-hub-scim).
26+
Learn more about how to set up and manage SCIM in our [dedicated guide](./enterprise-scim).
2727

2828
## Global SSO Enforcement
2929

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
Track all your repository activity with a detailed downloads overview that shows total downloads for all the Models and Datasets published by your organization. Toggle between "All Time" and "Last Month" views to gain insights across your repositories over different periods.
99

1010
<div class="flex justify-center" style="max-width: 550px">
11-
<img class="block dark:hidden m-0!" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise-analytics.png" alt="screenshot of the Dataset Viewer on a private dataset owned by an Enterprise Hub organization."/>
12-
<img class="hidden dark:block m-0!" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise-analytics-dark.png" alt="screenshot of the Dataset Viewer on a private dataset owned by an Enterprise Hub organization."/>
11+
<img class="block dark:hidden m-0!" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise-analytics.png" alt="screenshot of the Dataset Viewer on a private dataset owned by a Team or Enterprise organization."/>
12+
<img class="hidden dark:block m-0!" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise-analytics-dark.png" alt="screenshot of the Dataset Viewer on a private dataset owned by a Team or Enterprise organization."/>
1313
</div>
1414

1515
### Per-repo breakdown

0 commit comments

Comments
 (0)