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


---

# Legacy - Access ServiceNow Studio

# Legacy - Access ServiceNow Studio {#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

Application developers access ServiceNow
Studio to create, import, or open applications.

## Antes de Iniciar

Importante:  
Starting with the Xanadu release, the legacy version of ServiceNow Studio is being prepared for future deprecation. It will be hidden and no longer activated on new instances but will continue to be supported. For details on the deprecation process, see the [Deprecation Process \[KB0867184\]](https://support.servicenow.com/kb_view.do?sysparm_article=KB0867184) article in the Now Support Knowledge Base.

Try building and editing apps in the current version of ServiceNow Studio instead. For more information, see [ServiceNow Studio](https://servicenow-prod.fluidtopics.net/HJE5fDsb~bjmVZ9BqGtS8w "ServiceNow Studio provides a unified experience for all ServiceNow development activities, enabling admins and developers to extend base system solutions and create custom apps with ease. Use ServiceNow Studio to build apps and app files with integrated tools, access and edit app metadata in scoped and global apps, and package app changes for deployment, all in one powerful development tool.").

Role required: admin

## Procedimento

1. Select the path available to your role.  
   {#t_AccessStudio__table_n5x_p4y_my__entry__2}

   | User role | Action to open Studio |
   |-|-|
   | admin | Navigate to AllSystem ApplicationsStudio. |
   [Tabela 1. Paths to Studio]

   {#t_AccessStudio__table_n5x_p4y_my}  
   The Studio opens in a new browser tab and displays the Select Application modal dialog.
2. To create an application, click Create Application.  
   The system displays a list of application creation options.
3. To import an existing application from source control, click Import From Source Control list.  
   Studio opens Import From Source Controlpage.
4. To view an existing application, click the application name from the Applications list.  
   The list also includes any store applications or scoped applications
   installed via plugins that are customized.  
   Nota:  
   In a few scenarios for scoped applications installed via plugins, the Name field in the Store Applications (sys_store_app) table doesn't match the plugin name. To make sure you are choosing the correct application, search the Select Store Application list picker with the Name of the application mentioned in the sys_store_app. For example: The plugin Agile - Scaled Agile Framework - Essential SAFe creates the sys_store_app record with the name "SAFe". Therefore you would search the Select Store Application list picker with the word "SAFe".
5. To open an installed store application so you can create your company's application-customization for it, click Select Store application and select the store application from the list picker display.  
   Studio opens the selected application.  
   Nota:  
   The linked icon ![Linked icon]() indicates that there are uncommitted local changes in the application. The property is ignored for your company applications in development. The Can Edit Application in Studio property for a store application determines if the application can be edited in Studio. If set to false, you see a warning that you cannot edit the application in Studio. But you can open the application in Studio to use Source Control features or to publish its customizations to the application repository. The default is true for new applications. The application's owner can change the property value before releasing a new version.

