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


---

# Clear instance credentials in Visual Studio Code

# Clear instance credentials in Visual Studio 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


Clear the stored credentials of the current project from the system. User credentials
(instance URL, user name, password) of a project are stored in the operating system
credentials vault so that the user does not need to log in each time.

## Antes de Iniciar

Role required: none.

## Por Que e Quando Desempenhar Esta Tarefa

Once you clear credentials from the current instance, the ServiceNow Extensions for Visual Studio Code extension prompts for authentication the next time you open VS Code. You can continue working in the current session.  
Nota:  
The password is not stored in the Visual Studio Code settings.

## Procedimento

1. Navigate to AllViewCommand Palette.  
   You can also use a keyboard shortcut, Control+Shift+P on Windows or Command+Shift+P on MacOS to open the command palette.
2. Choose Now: Clear Credentials from the command palette.  
   Figura 1. Now: Clear credentials command  
   The credentials of the current project are cleared.
3. **Opcional:** Navigate to CodePreferencesSettingsWorkspaceExtensionsServiceNow to check whether the credentials and the instance URL have been deleted.  
   Figura 2. Clear credentials  
   Nota:  
   To re-enter your credentials, navigate to Code Preferences Settings Workspace Extensions Now. Enter your credentials in Username and Password fields.
{#clear-credentials__steps_b1z_m2h_cjb}

