Skip to main content

Reviewing app access

App Blueprint → Access is the visual map of who can reach what in your app blueprint. It answers questions like:
  • What nav items and pages can a given role see?
  • Which tools and tables become reachable from those pages, and how (explicit grant, open to all, page-granted escalation, or denied)?
  • Which tables does the role get directly through model access, including actions and row scoping?
  • Where are common mistakes: actions hidden only by visibility conditions, page actions that expose a restricted tool, or table sources that read an unmodeled table?
Filter by role or page when the app is large. Findings are a good starting point for a security review; the By Role, Matrix, and Graph tabs show the same map from different angles. Access is read-only: fix permissions on Roles, Pages, Tools, and model access, then refresh the Access page.