Use a template in App Engine Studio (AES) to build data, experience, logic and automation, and security into your application automatically. Or, create your app from scratch and customize it as needed.

To build an application in App Engine Studio, add the following content:
Data
Information that is stored in your application. For example, employee phone numbers or office locations. You configure application data using tables.
Experience
Graphical interface that your users interact with. For example, you can create a portal where users find information, submit requests, or complete business tasks.
Logic and automation
Automate all the work in your application by adding logic and automation. For example, you can build a flow that sends a notification to the admin when someone makes a request.
Security
Roles and access controls to limit who can use your application.
Note: To create apps in AES, you must be an admin or in the App Engine Studio Users group. If you are in the App Engine Studio User Limited group, you can only edit existing apps, not create new ones.

If you use an application template, the template automatically adds one or more of these items to your application. You can then edit them to tailor to your specific business needs. You can also add more data, experience, logic and automation, or security to an application that you created using a template.

To build an application from scratch, add data, experience, logic and automation, and security to your application and then edit each.