Create your app
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.
Note: Before creating an app, Plan your app development.
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.
- Create your app using an application template
Build an application in App Engine Studio (AES) that uses predefined data, experience, logic and automation, and security. Add to the template contents to customize the app for your organization. - Create your application from scratch
If the available application templates in App Engine Studio (AES) don't fit your application goal, create an empty application to which you can add data, experience, logic and automation, and security. - Prepare your app for approval
Prepare your app for the approval process by making any needed changes, such as renaming your app, editing the app description, or replacing the app image. You can also delete the app from App Engine Studio (AES) if it has taken a wrong turn.
Parent Topic:Building apps in App Engine Studio