docs: point Leave organization at Settings → Profile#614
Merged
Conversation
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) <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
charliedowler
added a commit
that referenced
this pull request
May 12, 2026
Adds a single annotated screenshot illustrating the three nav hops required to reach the Leave button: user menu → User settings → Profile tab → Danger zone. Updates the numbered steps below the image to read end-to-end (open the user menu, switch tabs, click Leave, type to confirm) so they match what the screenshot shows. Stacked on #614 (location change). Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Companion to lightdash/lightdash#22983. The product now renders the Leave button inside a Danger zone card on Settings → Profile so every role can reach it from a sidebar link they already have.
Before that change, the docs sent users to Settings → General — whose sidebar entry is gated by `manage Organization`, i.e. admin-only. Non-admins reading the docs would have followed the instructions and found no way to navigate to the page they were told to open.
What changed
Verification
Pairs with lightdash/lightdash#22983
Follow-up to #609
🤖 Generated with Claude Code