Skip to main content

Roles and Permissions

Access in FluidGrids is role-based and enforced at the API gateway on every request. Roles are assigned per workspace under Permissions in the Workspace Modules group. FluidGrids ships six product roles; workspace owners and admins have everything by default.

The six FluidGrids roles

RoleWhat it is forDefault home
FluidGrids Automation OwnerFull control of FluidGrids in the workspace, including the connector registry, execution usage, and automation settings.Dashboard
FluidGrids Automation LeadApproves, activates, and retires workflow versions, arms triggers and schedules, and governs day-to-day automation change.Dashboard
FluidGrids Workflow DesignerBuilds workflows on the canvas, configures nodes and triggers, and test-runs drafts, without deleting published automations.My Workflows
FluidGrids Integration EngineerCurates the connector catalog, registers custom node endpoints and operations, and works the submitted node-package queue.Credentials
FluidGrids Run OperatorTriages failed runs, retries nodes and webhook deliveries, cancels runaway executions, and pauses schedules.Runs
FluidGrids Automation AuditorReviews workflow designs, trigger configuration, and execution history as read-only evidence, changing nothing.History

A user with several roles gets the most privileged view.

What each role sees

The sidebar is filtered in two layers:

  1. Permission filtering hides items the role cannot use at all. My Workflows needs workflow:read; Runs and History need workflow-run:read. There is no toggle for these.
  2. Persona defaults decide which of the remaining items are prominent. Everything else is folded behind N more…. The selector at the bottom of the sidebar (Everything) switches views and the customise icon beside it pins items.
RoleProminent by default
Automation OwnerAll five FluidGrids items plus Collaboration, Groups, Tags, Auth, Files, Permissions, Security, Connected Systems, Feature Previews, Administration, Billing, Communication
Automation LeadAll five FluidGrids items plus Collaboration, Tags, Connected Systems, Communication
Workflow DesignerAll five FluidGrids items plus Connected Systems
Integration EngineerCredentials, My Workflows, Runs, Connected Systems
Run OperatorRuns, History
Automation AuditorMy Workflows, History

Search, Security Settings, Notifications, and Support are visible to every role.

Permission messages you may see

MessageMeaning
You don't have permission to create workflows (tooltip on Create Workflow)Your role lacks workflow:create. Ask an Automation Owner or workspace admin.
You don't have permission to save workflowsYour role lacks workflow:update.
You don't have permission to install nodesInstalling store nodes is reserved for roles with node-registry rights (Owner, Integration Engineer).
You don't have permission to do that. (toast)A request on the page was denied by the gateway. If it appears on a screen you can otherwise use, one widget on that screen needs a permission your role lacks; the rest of the screen still works.
Access Denied on Integrations SettingsIntegrations settings are admin-only.

Assigning roles

Permissions

  1. Open Permissions in the sidebar.
  2. Pick the member and add one or more of the FluidGrids roles.
  3. Changes apply on the member's next request; they may need to reload the app.

Workspace membership itself is managed under Administration (Invite People, Workspaces) and Groups.

Next steps