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


---

# Run background scripts using VS Code

# Run background scripts using VS Code {#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

Run scripts from your ServiceNow instance in VS Code using the ServiceNow Extensions for VS Code.

## Antes de Iniciar

Role required: admin

## Procedimento

1. While writing the script in the VS Code IDE, select the script in the text file and right-click on the script.
2. Select Run Background Script- Current or Run Background Script- Global from the context menu.  
   The background scripts runner tab opens in VS Code and shows the location where the script is executed in the server.

