docs: add Organizations & Permissions section under AI builder [ENG-10395]#6802
docs: add Organizations & Permissions section under AI builder [ENG-10395]#6802adhami3310 wants to merge 1 commit into
Conversation
Add docs/ai_builder/organization/ covering organizations end to end: overview, members & seats, roles & permissions, managing project access, custom roles, verified domains, SSO, deployment approvals, audit logs, moving projects & apps, and bring-your-own-cloud. Wire the section into the AI builder docs sidebar and cross-link from hosting/adding-members and hosting/billing.
Merging this PR will not alter performance
Comparing Footnotes
|
Greptile SummaryThis PR adds a new Organizations & Permissions section to the AI Builder docs — 11 pages covering the full org/project access model — and wires it into the sidebar and cross-links from existing hosting pages.
Confidence Score: 4/5Safe to merge — purely additive documentation with no runtime logic changes. The change is documentation-only: new markdown files, sidebar wiring, and two cross-link alerts. All internal links were verified against existing files, the acronym map entry follows the established pattern, and the content is internally consistent across all 11 pages. The only note is a pre-existing commented-out Integrations block that remains in the file touched by this PR. The commented-out Integrations block in docs/app/reflex_docs/templates/docpage/sidebar/sidebar_items/ai.py is the only item worth a second look, though it predates this PR. Important Files Changed
|
New
docs/ai_builder/organization/section (11 pages) documenting organizations and permissions end to end:Also wires the section into the AI builder docs sidebar and cross-links from
hosting/adding-membersandhosting/billing.Content is sourced from the shipped flexgen org/permission model (org roles Admin/Manager/Member, project roles Viewer/Editor/Admin plus custom roles). Screenshots are live on the CDN under
docs-preview/organization/….