---
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 - Add an application file to an application

# Legacy - Add an application file to an application {#ariaid-title1}

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

Studio allows application
developers to add new application files by type.

## 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.").

This procedure requires creating a scoped application.

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

You can add application files to update the features of a custom application.

## Procedimento

1. Navigate to AllSystem ApplicationsMy Company Applications.
2. From the Develop tab, click the Edit button next to the application you want to modify.  
   The system opens the application in the Studio.
3. From the content frame, click Create Application File.  
   You can also use a Studio keyboard shortcut.  
   {#t_AddAnAppFileToAnApp__table_ServiceNowStudioCreateNew__entry__2}

   | Keyboard combination | Description |
   |-|-|
   | Windows: Control+Shift+C Mac: Command+Shift+C | Create New. Create an application file. |
   [Tabela 1. Studio keyboard shortcut]

   {#t_AddAnAppFileToAnApp__table_ServiceNowStudioCreateNew}  
   Studio opens the Create New Application File pop-up window.  
   Nota:  
   Not all application file types will display in Studio. Some types of application files needs to created outside Studio, such as dashboards, even though they extend sys_metadata table.
4. Find the application file type you want to create.

   | Opção | Descrição |
   | Search by application file name | In the Filter entry field, enter the name of the application file. |
   | Search by category | From the left pane, select a category name. |
   |-|-|

   {#t_AddAnAppFileToAnApp__choicetable_fgn_dj2_2s}
5. From the results pane, select the application file type you want to create.
6. Click Create.  
   The system displays a blank form for the application file type in a new studio tab.

## O que Fazer Depois

Enter the necessary fields for the particular application file type you selected.
**Conceitos relacionados**   

* [Application files](https://servicenow-prod.fluidtopics.net/F~gg2JmnPm9DCmQQSVtj1g "Application files are configuration records that allow developers to extend application functionality.")

