---
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 - Search within application files

# Legacy - Search within application files {#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 search within application files for matching record values.

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

This procedure requires creating a scoped application.

## Por Que e Quando Desempenhar Esta Tarefa

You can search within application files to add, remove, or update application file
values.

## Procedimento

1. Navigate to AllSystem ApplicationsApplications.
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 header, click Code Search.  
   You can also use a Studio keyboard shortcut. {#t_SearchWithinApplicationFiles__table_ServiceNowStudioOpenSearch__entry__2}

   | Keyboard combination | Description |
   |-|-|
   | Windows: Control+Shift+F Mac: Command+Shift+F | Code Search. Search for any file or value. |
   [Tabela 1. Studio keyboard shortcut]

   {#t_SearchWithinApplicationFiles__table_ServiceNowStudioOpenSearch}  
   Studio opens the Search pop-up window.
4. In Search term, enter a search string.  
5. **Opcional:** Select any additional search criteria.

   | Opção | Descrição |
   | Select a table to search | Search for matches only within the selected file type. |
   | Search in all applications | Search for matches throughout the instance, not just within the current application. |
   |-|-|

   {#t_SearchWithinApplicationFiles__choicetable_anv_2xz_bs}  
   Nota:  
   Searches across all applications can take a long time.
6. Click Search.  
   The Studio conducts a case-insensitive search of the application files you selected. While the search is running, Studio displays a search progress indicator. You can click the cancel icon to stop the search. When the search is complete, the system opens a new tab in the content frame to display the search results by application file type. Each application file type displays the number of matching search results.
7. From the search results tab, expand an application file type and click a record name.  
   Studio opens the application file record in a new tab in the content frame.
{#t_SearchWithinApplicationFiles__steps_s3x_wtz_bs}

