Skip to content

Commit 0fc87cc

Browse files
Hub user email documentation (#2231)
* docs: add tip about searching users by email in resource groups Organizations can now add users to resource groups by searching for their organization-specific email address (e.g., user@company.com). This is helpful for orgs that identify members by email rather than username. Co-authored-by: Eliott C. <coyotte508@users.noreply.github.com> * Apply suggestion from @coyotte508 * clarify email domain --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Eliott C. <coyotte508@users.noreply.github.com>
1 parent b2cf1e8 commit 0fc87cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/hub/security-resource-groups.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ After creating a resource group and giving it a meaningful name, you can start a
4242
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/org-resource-groups-manage-empty-page-dark.png"/>
4343
</div>
4444

45+
> [!TIP]
46+
> When adding users to a Resource Group, you can search by email address if the user has an organization-specific email (e.g., `user@your-company.com`) matching your organization email domain.
47+
4548
Remember that a repository can be part of only one Resource Group. You'll be warned when trying to add a repository that already belongs to another Resource Group.
4649

4750
<div class="flex justify-center">

0 commit comments

Comments
 (0)