Hello ,
How to make user roles in n8n self hosted? I mean forexample , user “A” can only see the workflows , user “B” can view and edit the workflow . User “c” can only view executions , etc.
Hello ,
How to make user roles in n8n self hosted? I mean forexample , user “A” can only see the workflows , user “B” can view and edit the workflow . User “c” can only view executions , etc.
Hey Hossein, as far as I can tell there is no way to create your own roles. You will have to choose one of the existing roles. RBAC role types | n8n Docs
In the overview you can see the permissions for each role.
To create custom roles might be a feature added in the near future. I am also looking forward to that.
Thanks .
where could i create those roles? I can’t find where to bind roles to specefic users. could you please provide image of where should I go ?
anyone knows?
You need a license for using the user roles. There are no custom roles you can set.
Thanks a lot