How to configure owner vs member roles on n8n
Configure owner vs member roles in n8n by accessing the Settings panel, navigating to Users & Permissions, and assigning appropriate role permissions for workflow access, credential management, and administrative functions. Owners have full administrative control while members have restricted access based on assigned permissions.
Prerequisites
- Administrative access to n8n instance
- Understanding of n8n workflow basics
- Knowledge of user management concepts
- Active n8n instance with multi-user support enabled
Step-by-Step Instructions
Access User Management Settings
Understand Role Hierarchy
Configure Owner Permissions
- Full workflow creation, editing, and deletion
- User management and role assignment
- Credential management for all users
- Instance configuration and settings
- Execution history for all workflows
Set Member Role Permissions
- Workflow permissions: Create, edit own workflows
- Credential access: Create and manage personal credentials only
- Sharing permissions: Share workflows with other users
- Execution access: View execution history for owned/shared workflows
Assign Roles to Users
Configure Workflow Sharing Settings
- Private: Only creator can access
- With specific users: Manual sharing required
- With all members: Automatic access for all members
Set Up Credential Sharing Rules
- Enable Allow credential sharing for member-to-member sharing
- Set Owner approval required for sensitive credential access
- Configure Default credential permissions for new credentials
Test Role Configuration
Common Issues & Troubleshooting
Users cannot see shared workflows after role assignment
Check workflow sharing settings and ensure With specific users or With all members is properly configured. Verify the user has been explicitly added to workflow sharing if using specific user sharing.
Member users can access owner-level settings
Verify the user role assignment in Users & Permissions and ensure they are assigned Member role, not Owner. Clear browser cache and have the user log out and back in.
Credential sharing not working between members
Enable Allow credential sharing in Credential Management settings and ensure both users have appropriate sharing permissions. Check if owner approval is required and process any pending credential share requests.
Role changes not taking effect immediately
Have affected users clear their browser cache, log out completely, and log back in. Check if there are any browser sessions that need to be terminated in the Active Sessions section.