docs: add "Managing your organization" reference (leave + delete)#609
Merged
Conversation
New reference page covering the Danger zone in General settings: how to leave an organization (any member, behind a feature flag while rolling out), how to delete an organization (admin only), and the "at least one admin" constraint that mirrors the SCIM rule. Also adds a callout to the invite-new-users page explaining the cross-org invite error and the recovery flow, since admins will hit that error when trying to invite a user who already belongs to another org. Refs lightdash/lightdash#22211 Pairs with lightdash/lightdash#22915 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
Drop the "what gets removed / what stays" implementation detail, the redundant "you'll be signed out" line, and the cross-org invite note (already covered in invite-new-users). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
Page now assumes the feature is available to all readers. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Reverts the earlier addition — the callout isn't needed. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
Drop the UI-state implementation note and the SCIM cross-link. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
Paragraph reads fine inline under Leaving an organization. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
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
Documents the Danger zone in Settings → General:
references/workspace/managing-your-organization— covers leaving an organization (any member), deleting an organization (admin only), and the "at least one admin" constraint. Cross-links the equivalent SCIM rule for consistency.user-impersonationandhow-to-create-multiple-projects.invite-new-userscallout — explains the "Email is already used by a user in another organization" error and points readers at the new page for the recovery flow.Pairs with
Notes for the reviewer
leave-organization, off by default). The new page flags this with an<Info>block at the top of the section, matching the convention used inuser-impersonation.mdx.lightdash/lightdashreferences above are public issues/PRs.Test plan
docs.jsonparses as valid JSON/references/...links in the new page resolve to existing pages<Info>,<Note>, and<Warning>callouts🤖 Generated with Claude Code