You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature is part of the <ahref="https://huggingface.co/enterprise"target="_blank">Enterprise Hub</a>.
5
+
</Tip>
6
+
7
+
Enterprise Hub organizations can improve their security posture with advanced security controls for both members and repositories.
8
+
9
+
<divclass="flex justify-center">
10
+
<img class="block dark:hidden !m-0" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/advanced-security.png" alt="screenshot of the Dataset Viewer on a private dataset owned by an Enterprise Hub organization."/>
11
+
<img class="hidden dark:block !m-0" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/advanced-security-dark.png" alt="screenshot of the Dataset Viewer on a private dataset owned by an Enterprise Hub organization."/>
12
+
</div>
13
+
14
+
## Members Security
15
+
16
+
Configure additional security settings to protect your organization:
17
+
18
+
-**Two-Factor Authentication (2FA)**: Require all organization members to enable 2FA for enhanced account security.
19
+
-**User Approval**: For organizations with a verified domain name, require admin approval for new users with matching email addresses. This adds a verified badge to your organization page.
20
+
21
+
## Repository Visibility Controls
22
+
23
+
Manage the default visibility of repositories in your organization:
24
+
25
+
-**Public by default**: New repositories are created with public visibility
26
+
-**Private by default**: New repositories are created with private visibility. Note that changing this setting will not affect existing repositories.
27
+
-**Private only**: Enforce private visibility for all new repositories, with only organization admins able to change visibility settings
28
+
29
+
These settings help organizations maintain control over their intellectual property while enabling collaboration when needed.
30
+
31
+
[Learn more about Enterprise security features →](/docs/hub/enterprise-hub-advanced-security)
0 commit comments