Can I Restrict Access By Role
Yes. User Roles are the foundation of access control in a Tadabase app. Every logged-in user belongs to one or more roles, and roles drive what they can see and do.
For each role you can control:
- Which pages a role can access
- Which components appear on a page
- Which records a role can see in tables, lists, and details views
- Which actions a role can perform - add, edit, delete, run Action Links, and more
Combined with record-level permissions, roles let you build everything from public-facing apps to multi-tenant portals where each role sees a completely different experience. See the App Security article for an overview.
We'd love to hear your feedback.