---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Create an app

# Create an app {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 min. de leitura

When you're ready to start building your application, begin creating your application in App Engine Studio.

## Antes de Iniciar

Nota:  
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

## Por Que e Quando Desempenhar Esta Tarefa

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 | ![Completed icon]() | [Planning your application](https://servicenow-prod.fluidtopics.net/X~bkabW21jFH0DgDcx3bEA "Plan out your application before building it to streamline the development process.") |
| Step 2 | ![Work in progress icon]() | [Create an app](https://servicenow-prod.fluidtopics.net/wgG2lr3NrqK_Ap5Tq0H7Og "When you're ready to start building your application, begin creating your application in App Engine Studio.") |
| Step 3 | ![Not started icon]() | [Building a data model](https://servicenow-prod.fluidtopics.net/uSa6xVRyCdxbfhfBcPZLpg "After creating an application, start building the data model for the application. Learn about what a data model is and how we build the data model for the tutorial application.") |
| Step 4 | ![Not started icon]() | [Creating user experiences](https://servicenow-prod.fluidtopics.net/nW87z4W_QsnGer36cI0J6w "Create the user experiences for your application. Learn about experiences in App Engine Studio and how we build the user experience for the employee travel request application.") |
| Step 5 | ![Not started icon]() | [Adding logic and automation](https://servicenow-prod.fluidtopics.net/DFhWfkJIe1wszQfNALtneg "Add logic and automation to your application. Learn about logic and automation in App Engine Studio and how we automate the employee travel request application.") |
| Step 6 | ![Not started icon]() | [Test your application](https://servicenow-prod.fluidtopics.net/1yTvIKVrvqapOwGo8J6AIg "Verify that your application works as intended before publishing by testing the application experience and flow.") |
[ ]

{#app-tutorial-create-an-app__table_odl_xfd_fdc}
{#app-tutorial-create-an-app__table_pgs_nld_mcc__entry__2}

| 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. |
[Tabela 1. Video sections]

{#app-tutorial-create-an-app__table_pgs_nld_mcc}

## Procedimento

1. Navigate to AllApp EngineApp Engine Studio.
2. On the App Engine Studio home page, select Create app.
3. Enter a unique Name and Description for your application.  
   We enter the following details for the application in our tutorial: {#app-tutorial-create-an-app__table_mvs_hgc_hdc__entry__2}

   | Field | Value |
   |-|-|
   | Name | <kbd class="ph userinput">Travel request</kbd> |
   | Description | <kbd class="ph userinput">Enables employees to submit travel requests</kbd> |
   [ ]

   {#app-tutorial-create-an-app__table_mvs_hgc_hdc}
4. **Opcional:** Upload 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.  
   Dica:  
   You can add a logo for your application later using the Application Properties menu.
5. Select Continue.
6. 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.
7. Select Continue.
8. 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.

## Resultado

You've created an application in App Engine Studio. The application is empty and ready for configurations.

## O que Fazer Depois

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](https://servicenow-prod.fluidtopics.net/uSa6xVRyCdxbfhfBcPZLpg "After creating an application, start building the data model for the application. Learn about what a data model is and how we build the data model for the tutorial application.").

