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


---

# Synchronization between Visual Studio Code and a ServiceNow instance

# Synchronization between Visual Studio Code and a
ServiceNow
instance {#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

You can synchronize your applications between Visual Studio Code and your
ServiceNow instance.

## Synchronization {#vscode-sync__section_tpq_fd3_gjb}

Changes made to your applications in Visual Studio Code are stored on your
local file system only until you synchronise with your instance.  
Synchronization accounts for the following changes:

* File modifications on the instance or in the local file system
* File creation on the instance or in the local file system
* File deletion on the instance or in the local file system
{#vscode-sync__ul_gd2_r43_gjb}

You can sync your currently selected record or all records in the current application.
* **[Sync the current file between a Visual Studio Code workspace and a ServiceNow instance](https://servicenow-prod.fluidtopics.net/_9qSbvALfN86C_0e22foAQ)**   
  Identify conflicting files and merge or overwrite the changes, between the current file in your Visual Studio Code workspace and your instance.
* **[Synchronize the current project between a Visual Studio Code workspace and a ServiceNow instance](https://servicenow-prod.fluidtopics.net/lhSjexZzVvGN1N8F8r~O2Q)**   
  Synchronize files between the Visual Studio Code workspace (client/local) and the instance (server) bi-directionally.

