Create an app
When you're ready to start building your application, begin creating your application in App Engine Studio.
Before you begin
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.
Role required: admin, sn_app_eng_studio.user
About this task
Once you’ve developed a plan for your application, you can start building it in App Engine Studio. App Engine Studio is a powerful tool that enables you to develop robust applications in a low-code environment.
This is the second step in the app creation tutorial. Follow along to create an application in App Engine Studio.
| Step 1 | Image omitted: app-tutorial-progress-complete2.png Completed icon | Planning your application |
| Step 2 | Image omitted: app-tutorial-progress-wip.png Work in progress icon | Create an app |
| Step 3 | Image omitted: app-tutorial-progress-not-started.png Not started icon | Building a data model |
| Step 4 | Image omitted: app-tutorial-progress-not-started.png Not started icon | Creating user experiences |
| Step 5 | Image omitted: app-tutorial-progress-not-started.png Not started icon | Adding logic and automation |
| Step 6 | Image omitted: app-tutorial-progress-not-started.png Not started icon | Test your application |
[Omitted video] Description: Video in the app creation tutorial series. Create an application from scratch in App Engine Studio.
| Timestamp | Section |
|---|---|
| 0:06 | Open App Engine Studio. |
| 0:10 | Create an application. |
| 0:14 | Name your application and provide additional details. |
| 0:24 | Review, add, and customize roles. |
| 0:36 | Go to your application dashboard. |
Procedure
Navigate to All > App Engine > App Engine Studio.
On the App Engine Studio home page, select Create app.
Enter a unique Name and Description for your application.
We enter the following details for the application in our tutorial:
Field Value Name Travel requestDescription Enables employees to submit travel requestsUpload a logo for your application by dragging an image into the Drag app logo or browse to upload field, or by selecting the field, selecting the image from your file directory, then selecting Open.
Tip: You can add a logo for your application later using the Application Properties menu.
Select Continue.
Control who has access to content in your application by reviewing, adding, or customizing roles.
By default, App Engine Studio provides admin and user roles. To add more roles to your application, select Add a role, and enter a name and description for the role.
In our tutorial, we use the default roles and permissions. We don't add additional roles.
Select Continue.
On the summary screen, select Go to app dashboard to continue setting up your application.
Your application dashboard displays each part of your application, including Data, Experience, Logic and automation, and Security. You’ll configure these parts of your app in later steps of the tutorial.
Result
You’ve created an application in App Engine Studio. The application is empty and ready for configurations.
What to do next
Now that your application is created, you can start building the data model for the application. Proceed to the next step in the tutorial: Building a data model.