> ## Documentation Index
> Fetch the complete documentation index at: https://docs.genieforge.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Reviewing app access

> Use App Blueprint → Access to map what each role can reach and catch common permission mistakes.

# 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.
