Skip to content

Commit 3da7ac5

Browse files
committed
mention org settings here too
TODO: add a thumbnail of team usage
1 parent a1a1f6f commit 3da7ac5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/inference-providers/hub-integration.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,12 @@ In your user account settings, you are able to:
6565
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/inference-providers/provider-list-light.png"/>
6666
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/inference-providers/provider-list-dark.png"/>
6767
</div>
68+
69+
## Organization Settings
70+
71+
Similar settings can be found in your Organization settings. Additionally, you can see a graph of your team member's usage over time, helpful to centralize usage billing at the team level.
72+
73+
<div class="flex justify-center">
74+
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/inference-providers/enterprise-org-settings-light.png"/>
75+
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/inference-providers/enterprise-org-settings-dark.png"/>
76+
</div>

0 commit comments

Comments
 (0)