-
API Explorer
- Custom Functions
- Logs
- SQL Playground
- docs
- app services
- roles
Roles (RBAC)
The Roles section allows you to implement Role-Based Access Control (RBAC) for your application. By defining roles, you can grant or restrict access to specific resources, API endpoints, and data tables based on a user’s assigned group (e.g., “Admin”, “Editor”, “Viewer”).
To access this section, navigate to App Services > Roles in the left-hand sidebar.

Managing Roles
Section titled “Managing Roles”The main dashboard displays a list of all defined roles in your workspace, showing the Name, Description, and the count of Assigned Users for each.
You can use the Search Roles bar at the top to quickly find specific permissions groups.
Creating a New Role
Section titled “Creating a New Role”To define a new permission set:
- Click the black + Add Role button in the top right corner of the dashboard.
- A configuration modal will appear with the following fields:
- Role Name: Enter a unique identifier for the role (e.g.,
Admin,User,Content_Manager). - Description: Provide a brief explanation of what permissions this role entails.
- Auto-generate: You can click the Auto-generate link to have the system propose a description for you based on the role name.
- Role Name: Enter a unique identifier for the role (e.g.,
- Click Save to create the role.
