From 1ca4cecf0bf695c57dcaf73d81e18568ef20ef9f Mon Sep 17 00:00:00 2001 From: Aritra Roy Gosthipaty Date: Wed, 8 Oct 2025 17:54:31 +0530 Subject: [PATCH 1/3] Add instructions for leaving an organization Added section on leaving an organization. --- docs/hub/organizations-managing.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/hub/organizations-managing.md b/docs/hub/organizations-managing.md index f38e30302..88a4f06e4 100644 --- a/docs/hub/organizations-managing.md +++ b/docs/hub/organizations-managing.md @@ -17,4 +17,8 @@ You can also revoke a user's membership or change their role on this page. ## Organization domain name -Under the **Account** tab in the Organization settings, you can set an **Organization domain name**. Specifying a domain name will allow any user with a matching email address on the Hugging Face Hub to join your organization. \ No newline at end of file +Under the **Account** tab in the Organization settings, you can set an **Organization domain name**. Specifying a domain name will allow any user with a matching email address on the Hugging Face Hub to join your organization. + +## Leaving an organization + +To remove yourself from an organization, visit your [organization settings](https://huggingface.co/settings/organizations) and click **Leave Organization** next to the organization you wish to exit. From b55fc86368d3bf703608bf68d3bab37daada376e Mon Sep 17 00:00:00 2001 From: Aritra Roy Gosthipaty Date: Wed, 8 Oct 2025 18:12:07 +0530 Subject: [PATCH 2/3] Update docs/hub/organizations-managing.md Co-authored-by: vb --- docs/hub/organizations-managing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hub/organizations-managing.md b/docs/hub/organizations-managing.md index 88a4f06e4..d4e492853 100644 --- a/docs/hub/organizations-managing.md +++ b/docs/hub/organizations-managing.md @@ -21,4 +21,4 @@ Under the **Account** tab in the Organization settings, you can set an **Organiz ## Leaving an organization -To remove yourself from an organization, visit your [organization settings](https://huggingface.co/settings/organizations) and click **Leave Organization** next to the organization you wish to exit. +To leave an organization, visit your [organization settings](https://huggingface.co/settings/organizations) and click **Leave Organization** next to the organization you wish to exit. From 8d973dd13438e58f5eef0e12820f7b6f36fd5577 Mon Sep 17 00:00:00 2001 From: Aritra Roy Gosthipaty Date: Wed, 8 Oct 2025 18:47:47 +0530 Subject: [PATCH 3/3] Update docs/hub/organizations-managing.md Co-authored-by: Pedro Cuenca --- docs/hub/organizations-managing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hub/organizations-managing.md b/docs/hub/organizations-managing.md index d4e492853..d36a547f5 100644 --- a/docs/hub/organizations-managing.md +++ b/docs/hub/organizations-managing.md @@ -21,4 +21,4 @@ Under the **Account** tab in the Organization settings, you can set an **Organiz ## Leaving an organization -To leave an organization, visit your [organization settings](https://huggingface.co/settings/organizations) and click **Leave Organization** next to the organization you wish to exit. +Users can leave an organization visiting their [organization settings](https://huggingface.co/settings/organizations) and clicking **Leave Organization** next to the organization they want to leave. Organization administrators can always remove users as explained above.