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


---

# Manage stashed changes

# Manage stashed changes {#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

App developers can apply or delete stashed changes from ServiceNow Studio.

## Antes de Iniciar

[Link an app to source control in ServiceNow Studio](https://servicenow-prod.fluidtopics.net/AJB3RRVvlbN9W7aSTZbKvw "Linking an application or application-customization to source control allows application developers to manage changes in ServiceNow Studio from a Git repository.")

You must have one or more stashed changes.

Role required: admin

## Procedimento

1. Navigate to AllApp EngineServiceNow Studio.
2. In the file navigator, select the application you want to open.
3. Select App details to open the app in the canvas.
4. Select Source controlManage stashes.
5. Select the action next to the stash you want to manage.

   | Option | Description |
   | Apply | Commits the stashed changes to the application and checks for conflicts. |
   | Delete | Removes the stashed changes. |
   |-|-|

   {#sns-sc-manage-stashed-changes__choicetable_psr_sjj_qfc}
6. If you apply the stashed changes to your application, continue normal pull/push operations to add your changes to the Git repository.  
   For more information, see [Pull changes from a repository](https://servicenow-prod.fluidtopics.net/EaD_Z31KLKKnsVNk2kqKLg "App developers using ServiceNow Studio can pull changes from a linked Git repository to apply remote changes to the local instance.").

