Role-Based Access Control (RBAC)
Strapi Page Builder uses the built-in Strapi Role-Based Access Control (RBAC) system to control user permissions. This allows you to control which users have access to the Strapi Page Builder editor and what changes they can make.
RBAC permissions are set in the Strapi admin panel under Settings > Users & Permissions Plugin > Roles. Here you can create new roles or edit existing roles to set the permissions for the Strapi Page Builder editor.

Four levels of permissions are available:
- None: No access to the Strapi Page Builder editor.
- Access Page Builder: Access to the Strapi Page Builder editor, but no ability to make changes. Read-Only access.
- Edit Template Content: Access to the Strapi Page Builder editor with the ability to make changes to content, but not template shape. This is ideal for translators or content editors.
- Add & remove template components: Access to the Strapi Page Builder editor with the ability to make changes to both content and template shape. This is ideal for developers or designers.
Last updated on