---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/application-development

 Release :

    - australia

ft:locale :

    - en-US

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}

Release version: Australia  
Updated May 27, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Apply or delete stashed changes in ServiceNow Studio to restore saved work or remove stashes that are no longer needed.

## Before you begin

[Link an app to source control in ServiceNow Studio](https://servicenow-prod.fluidtopics.net/DawPgaSCzbztW8HaLVSwAg "Link an application or application customization to a Git repository in ServiceNow Studio so application developers can manage changes directly from the platform.")

At least one stashed change must exist.

Role required: admin

## Procedure

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 to manage.

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

   {#sns-sc-manage-stashed-changes__choicetable_psr_sjj_qfc}
6. After applying stashed changes, continue normal pull and push operations to add the changes to the Git repository.  
   For more information, see [Pull changes from a repository](https://servicenow-prod.fluidtopics.net/JIFHKh7b0gbOq~jBXbb1MA "Pull changes from a linked Git repository in ServiceNow Studio to apply remote updates to the local instance.").

## Result

The selected action is applied to the stash. If changes were applied, continue with pull and push operations to update the Git repository.

*[\>]: and then


