---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Build a new role for your application

# Build a new role for your application {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Create a custom role for your application in App Engine Studio (AES).

## Before you begin

Role required: admin, security admin, or delegated_developer (with the Security Management permission)  
Note:  
If you are an admin, be sure to elevate your role.

## Procedure

1. Navigate to AllApp EngineApp Engine Studio.
2. From the My Apps page, open your application.
3. In your application, next to Security, select the add icon (![Add icon]()).
4. Select Build a new role and then select Continue.  
   Figure 1. Option to build a new role
5. Enter a name and description for your role, and then select Continue.  
   Tip:  
   For consistency with existing role names, enter a role name that is all lower-case and uses underscores instead of spaces. For example, for an office art requester role, you would enter <kbd class="ph userinput">office_art_requester</kbd>.
6. For each table in your application, select one or more access controls for your role.  

   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.
7. Select the Experience tab, and then select the experiences that users with the role can access.
8. Select Continue, and then select Done on the summary screen.

*[\>]: and then


