From 93239c04fd2bdcd05531d72c0fcece2c10ef9547 Mon Sep 17 00:00:00 2001 From: Charlie Dowler Date: Tue, 12 May 2026 18:18:26 +0100 Subject: [PATCH] =?UTF-8?q?docs:=20point=20Leave=20organization=20at=20Set?= =?UTF-8?q?tings=20=E2=86=92=20Profile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Leave button now also renders inside a Danger zone card on Settings → Profile (companion change in the product), so the docs should send every member to the route they can actually reach via the sidebar instead of Settings → General — whose sidebar entry is admin-only. Delete organization is unchanged and still lives under Settings → General (admin-only). Pairs with lightdash/lightdash#22983 Co-Authored-By: Claude Opus 4.7 (1M context) --- references/workspace/managing-your-organization.mdx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/references/workspace/managing-your-organization.mdx b/references/workspace/managing-your-organization.mdx index 03ed13a1..ae6bba1e 100644 --- a/references/workspace/managing-your-organization.mdx +++ b/references/workspace/managing-your-organization.mdx @@ -1,9 +1,11 @@ --- title: "Managing your organization" -description: "Leave or delete your Lightdash organization from the Danger zone in General settings." +description: "Leave or delete your Lightdash organization from the Danger zone in your settings." --- -The **Danger zone** at the bottom of **Settings → General** is where you can either leave the organization (any member) or delete it entirely (admins only). Both actions are irreversible. +A **Danger zone** in your settings is where you can either leave the organization (any member) or delete it entirely (admins only). Both actions are irreversible. + +The **Leave** button is available to every member from **Settings → Profile**. The **Delete** button is admin-only and lives in **Settings → General** (admins see the Leave button in that same Danger zone too). ## Leaving an organization @@ -11,7 +13,7 @@ Any member of an organization can leave it from their own settings — they don' ### How to leave -1. Go to **Settings → General**. +1. Go to **Settings → Profile**. 2. In the **Danger zone** card at the bottom, click **Leave ''**. 3. Type the name of the organization into the confirmation field to confirm. 4. Click **Leave**.