Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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

  1. Navigate to All > App Engine > App Engine Studio.

  2. From the My Apps page, open your application.

  3. Next to a role, select the menu icon (

Image omitted: menu-icon.png
\) and then select **Edit**.
Image omitted: edit-role.png
Editing a role
A new tab opens to edit the role.
  1. In the Experience section, select the experiences that users with the role can access.

  2. 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.

  3. Select Save.

Parent Topic:Add application security