RBAC role types#
Feature availability
The editor role requires an enterprise license.
With RBAC, there are two user roles: admin and editor. The user's role controls what the user can do in the project. A user can have different roles on different projects. n8n will add a viewer role in a future release.
Role types and account types
Role types and account types are different things. Every account has one type. The account can have different role types for different projects.
| Permission | Admin | Editor |
|---|---|---|
| View workflows in the project | ||
| Edit credentials and workflows | ||
| Add workflows | ||
| Add members | ||
| Modify the project |
Variables and tags aren't affected by RBAC: they're global across the n8n instance.