Skip to content

Commit 86be61b

Browse files
gary149julien-c
andauthored
Document publisher gating download blocking and blocked regions (#2646)
* Document publisher gating download blocking and blocked regions * Don't enumerate the available blocked regions * Remove IP geolocation tip * Update docs/hub/enterprise-gating-group-collections.md Co-authored-by: Julien Chaumond <julien@huggingface.co> * Update docs/hub/enterprise-gating-group-collections.md Co-authored-by: Julien Chaumond <julien@huggingface.co> --------- Co-authored-by: Julien Chaumond <julien@huggingface.co>
1 parent 34ee0f0 commit 86be61b

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

docs/hub/enterprise-gating-group-collections.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,23 @@ Organizations can customize the gating parameters as well as the user informatio
143143
144144
## Advanced settings
145145

146-
Enterprise Plus organizations can define **blocked countries** to automatically reject access requests across their gated models and datasets. This setting is available in the **Publisher Analytics** settings, under the **Advanced Gating** tab.
146+
Enterprise Plus organizations can automatically reject or block visitors from specific locations across all of their models and datasets. These settings live in the **Publisher Analytics** settings, under the **Advanced Gating** tab.
147+
148+
### Enforcement
149+
150+
The **Enforcement** setting controls what blocked visitors are denied:
151+
152+
- **Gated repositories**: access requests to the organization's gated repositories are auto-rejected.
153+
- **All repositories**: in addition to auto-rejecting access requests, downloads are denied on every repository of the organization, including public ones. Blocked visitors see a "not available in your region" notice on the repository page, and the dataset viewer is disabled for them.
154+
155+
Enforcement applies to visitors from the blocked countries and regions, whether or not they are signed in. Members of the organization are not exempt.
156+
157+
### Blocked locations
158+
159+
Two lists define the blocked locations:
160+
161+
- **Blocked countries**: countries, identified by their [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code.
162+
- **Blocked regions**: specific territories to block in addition to the countries above, for territories that are not distinct countries and therefore cannot be selected in the list above.
147163

148164
## Access gated repos in a Gating Group Collection as a user
149165

0 commit comments

Comments
 (0)