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

Feature Template Builder

Visually assemble route output from blocks, including support for dynamic route bindings.

Why it exists

The template builder gives authors a route-centric editing surface where they can inspect the exact blocks used by a page and work with dynamic bindings without dropping into lower-level data views.

Use this when

  • editing a page layout visually
  • switching among parameter bindings for a dynamic route
  • loading a route's current block set in one place
  • avoiding block sharing mistakes across param combinations

What it includes

  • route-aware builder entry point
  • dynamic binding selection
  • batched block loading
  • static and parametric route handling
  • template builder, skeleton, and client UI

Core workflow

  1. Open the builder for a route.
  2. Resolve whether the route is static or parametric.
  3. For parametric routes, load available bindings.
  4. Load the block IDs for the active binding or static route.
  5. Render the builder client with route, blocks, and binding context.

System surfaces

  • route, binding, and block server loaders
Continue Reading
Previous‹Documentation Site TemplateNextTranslation Service›