profound-logoProfound CMS
⌘K
Admin
Theme
DocsTutorialBlogPhilosophy
DocsTutorialBlogPhilosophy

Tutorials

Build & Ship an Airport DirectoryDeploymentsBuild & Ship a Stripe Storefront

Feature

Documentation Site TemplateFeature Template BuilderTranslation ServiceOrganizations & Website HeirarchyConnect Profound CMS to your AI clientSettings IntegrationsSettings API KeysSettings UsageSettings Websites
All Systems Operational
Powered Byprofound-logo
Theme

Organizations & Website Heirarchy

Manage tenant context, organization membership, and website workspaces inside the CMS admin.

Organizations and Websites

Why it exist

The CMS is organized around organizations and website workspaces. Users need a tenant-aware shell before they can create routes, content, or deployments.

Use this when

  • A user needs to switch between websites
  • A new website must be created within an organization
  • The admin shell needs organization-aware navigation
  • Profile and organization context must be loaded before feature work

What it includes

  • organization-aware sidebar navigation
  • website selection in the admin shell
  • website creation flow
  • website profile and summary data on the dashboard
  • organization and website tRPC procedures

Core workflow

  1. Resolve the signed-in user.
  2. Load the user's profile and organization membership.
  3. Fetch websites for that organization.
  4. Let the user switch workspace context or create a new website.
  5. Scope downstream admin features to the selected website ID.

System surfaces

  • CMS admin sidebar and dashboard
  • website CRUD procedures in the tRPC layer
  • organization lookup used during session bootstrapping.
Continue Reading
Previousβ€ΉTranslation ServiceNextConnect Profound CMS to your AI clientβ€Ί