docs: add sub-organizations documentation#5359
Merged
Conversation
Add comprehensive documentation for the sub-organizations feature: - Add Sub-Organizations section to organization.mdx with concepts, resource model, limitations, workflows, and Mermaid diagram - Fix incorrect "sub-organizations" terminology in organization-structure.mdx - Add brief sub-organizations section to organization structure guide - Add UI screenshots for sub-org list, creation, and resource management Co-authored-by: Cursor <cursoragent@cursor.com>
- Simplify Mermaid diagram to show clean hierarchy - Fix creation steps: Organization tab → + New Sub-Organization - Add missing sub-org-list.png image reference Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
Greptile OverviewGreptile SummaryThis PR adds comprehensive documentation for the Sub-Organizations feature to Infisical's documentation. The changes include:
The documentation is well-structured, clear, and follows the existing Mintlify documentation patterns used throughout the project. All image references are valid and the content is accurate for an enterprise feature. Confidence Score: 5/5
Important Files Changed
|
Collaborator
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
maidul98
reviewed
Feb 4, 2026
Collaborator
maidul98
left a comment
There was a problem hiding this comment.
i don't think we didn't mention what resources from a parent organization can be inherited down
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.
Context
Add documentation for the sub-organizations feature (ENG-4528).
Sub-organizations allow enterprises to create autonomous child organizations within a parent organization, enabling team segmentation while sharing authentication and billing.
Changes:
organization.mdxorganization-structure.mdxguideScreenshots
N/A - Documentation only
Steps to verify the change
cd docs && mintlify devType
Checklist