Change access settings for a role
Control the application permissions for a role in App Engine Studio (AES).
Before you begin
Role required: admin, sn_app_eng_studio.user, or delegated_developer
Procedure
Navigate to All > App Engine > App Engine Studio.
From the My Apps page, open your application.
Next to a role, select the menu icon (
Image omitted: menu-icon.png
\) and then select **Edit**.
\) and then select **Edit**.
Image omitted: edit-role.png
Editing a role
Editing a role
A new tab opens to edit the role.
In the Experience section, select the experiences that users with the role can access.
In the Data section, set the access controls for each available table.
Create
Users with the role can create new records on the data table.
Read
Users with the role can read the data that is stored in the table.
Write
Users with the role can update existing records in the table.
Delete
Users with the role can delete table records.
Select Save.
Parent Topic:Add application security