Skip to content

Commit 3dd7234

Browse files
julien-cVaibhavs10
andauthored
Document the settings context switcher (#1945)
* Document the settings context switcher * Update docs/hub/organizations.md Co-authored-by: vb <[email protected]> --------- Co-authored-by: vb <[email protected]>
1 parent bd535c7 commit 3dd7234

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/hub/organizations.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ The Hugging Face Hub offers **Organizations**, which can be used to group accoun
44

55
If an organization needs to track user access to a dataset or a model due to licensing or privacy issues, an organization can enable [user access requests](./datasets-gated).
66

7+
Note: Use the context switcher in your org settings to quickly switch between your account and your orgs.
8+
9+
<div class="flex justify-center">
10+
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/context-switcher.png"/>
11+
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/context-switcher-dark.png"/>
12+
</div>
13+
714
## Contents
815

916
- [Managing Organizations](./organizations-managing)

0 commit comments

Comments
 (0)