Roles and permissions
RBAC collections, CRUD flags, Admin vs custom roles, and how limits apply to Applications and Worker Nodes.
Written By Zoro
Last updated 9 days ago
dFlow enforces organisation-scoped RBAC: each member has one role per Organisation, and that role grants Create, Read, Update, and Delete on a fixed set of collections. Server actions check those flags (for example servers.update, team.read) before running.
Use Workspace β Team β Role Management to view or edit roles.
Collections (permission rows)
If a user lacks Read on a collection, related pages and actions typically disappear or return access errors.