Skip to content

Commit 264a002

Browse files
committed
Document the settings context switcher
1 parent 0a68b2c commit 264a002

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: When navigating your organization settings, you can use the context switcher to easily switch between your user account and any of 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)