---
sourceDocument: Australia Mobile Configuration and Navigation
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/mobile

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Mobile Configuration and Navigation

ft:clusterId :

    - mobile

bundleId :

    - mobile

workflow :

    - Development, Data and Analytics


---

# Create an app using Guided Application Creator

# Create a mobile application using Guided Application Creator {#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

Use the Guided Application Creator in Studio to create a base
scoped application and mobile app components. These components can be used in any of the ServiceNow mobile apps.

## Antes de Iniciar

Role required: admin  
Importante:  
You've landed at a legacy app creation tool that will be supported until the Australia release in Q1 2026. Try building and editing apps in the new version of ServiceNow Studio instead. For more information, see [ServiceNow Studio and legacy products](https://www.servicenow.com/docs/access?context=servicenow-studio-and-legacy-products&version=australia&pubname=australia-application-development&ft:locale=en-US) and [ServiceNow Studio](https://www.servicenow.com/docs/access?context=servicenow-studio-landing&version=australia&pubname=australia-application-development&ft:locale=en-US).

## Por Que e Quando Desempenhar Esta Tarefa

Studio is a development environment where your application developers can work on custom applications in one centralized location. Much of the configuration for mobile apps in this section take place in Studio (System ApplicationsStudio). For more information about Studio, see .

## Procedimento

1. Navigate to System ApplicationsStudio.
2. In Studio, click Create Application or select an existing application from the list.  
   The application that you create here is a new scoped application which will contain your app. Scoped applications help restrict data and application files to just this one application. For more information on scoped applications, see [Application
   scope](https://www.servicenow.com/docs/access?context=c_ApplicationScope&version=australia&pubname=australia-application-development&ft:locale=en-US).

   You can also access the Guided Application Creator outside Studio by
   navigating to System ApplicationsMy Company Applications, and then click Create new.  
   Studio opens a Guided Application Creator window where you create your application.
3. **Opcional:** If you are launching Guided Application Creator for the first time, click Let's get started on the welcome screen.
4. Follow the steps on the screen to create a name, description, and logo for your application, and then click Create.
5. **Opcional:** In the Roles field, select the roles to associate with your app.  
   Users with the selected roles can access your application. If you have selected no roles, users with any role will have access to the application.
6. **Opcional:** Click Create new role to create a new role to associate to the application.
7. Click Continue when you are finished defining roles for your application.
8. Select Mobile as the format for this application, and then click Continue.
9. Select or create tables that you want to use in your mobile app.  
   The Guided Application Creator can create list screens for these tables. If you create new screens later, you will not be limited to the tables you select here.
10. Click Done with Tables when you are finished adding tables to your application.
11. Click the Start button to create screens for your selected tables using the Guided Application Creator.  
    If you do not want to create screens at this point, you can click X in the upper right corner of the window to close the Guided Application Creator and return to Studio.
12. Fill in the fields in the Guided Application Creator form as needed:  
    {#configure-mobile-app-gac__table_wsh_cmd_t3b__entry__2}

    | Field | Description |
    |-|-|
    | Name | Name for the app. The launcher screen created in this process will use this name. |
    | Description | Description for the app. |
    | Tables | Tables for which Guided Application Creator will create screens. |
    | Roles | Roles for your screens. Users with the selected roles can access the created screens. |
    [Tabela 1. Guided App Creator Form]

    {#configure-mobile-app-gac__table_wsh_cmd_t3b}
13. Click Create.  
    The Guided Application Creator will create a list and form for each of the selected table, including New, Edit, and Delete functions for each table.
14. Click the Done with apps button, and then the Done button to return to Studio

## Resultado

You now have a new application that you can access in Studio.

## O que Fazer Depois

Create apps to add functionality to your mobile app using Guided Application Creator, or close Guided Application Creator and
create apps using Studio.

To create mobile apps, use [Mobile App Builder](https://servicenow-prod.fluidtopics.net/YggbuNrCtlizD5M~K2qrdQ "The ServiceNow Mobile App Builder (MAB) is a configuration tool to build and manage screens and records that make up workflows within ServiceNow mobile apps. The organizational layout and navigation options in the Mobile App Builder facilitate a faster and more intuitive creation of ServiceNow mobile applications.").

