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


---

# Create a workspace

# Create a workspace in the ServiceNow IDE {#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

Create a workspace to view and organize the applications you're working on in the ServiceNow IDE.

## Antes de Iniciar

Install the ServiceNow IDE. For more information, see [Install or update the ServiceNow IDE](https://servicenow-prod.fluidtopics.net/SqgRPft2t1zRBZ82L7Vmug "Install or update the ServiceNow IDE application (sn_glider) from the ServiceNow Store.").

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

In a workspace in the ServiceNow IDE, you can add any applications that you're working on to navigate through multiple applications from one place. You can create multiple workspaces to group different sets of applications.
Workspaces are specific to a user, and applications can be added or removed from a workspace at any time. When you open the ServiceNow IDE, the workspace in which you were most recently working opens. Workspaces in the ServiceNow IDE are based on workspaces in Visual Studio Code. For general information about workspaces, see the [Visual Studio Code documentation](https://code.visualstudio.com/docs) website.

## Procedimento

1. Navigate to AllApp DevelopmentServiceNow IDE.
2. From the ServiceNow IDE home page, select Create a workspace.  
   Dica:  
   You can also use the <kbd class="ph userinput">Workspaces: Create a Workspace</kbd> command from the command palette.
3. Enter a name for the workspace and press Enter.
4. Enter a description for the workspace and press Enter.  
   The workspace becomes the active workspace.

5. **Opcional:** Add existing applications to the workspace.
   1. Select Open apps.
   2. Select an application.  
      Only applications created or converted with the ServiceNow IDE or ServiceNow SDK can be added. You can add additional applications to a workspace from the main menu or the command palette with the <kbd class="ph userinput">Workspaces: Add Application to Workspace</kbd> command.
   {#create-workspace-servicenow-ide__substeps_ok2_5lx_sbc}

## O que Fazer Depois

Create, convert, or clone an application and add it to your workspace. For more information, see [Adding applications in ServiceNow IDE](https://servicenow-prod.fluidtopics.net/W4AUk0_HXweEPV6SG12kzw "Add applications in the ServiceNow IDE to get started with development in source code.").

To create an application in the workspace, see [Create an application with the ServiceNow IDE](https://servicenow-prod.fluidtopics.net/LSark2Jb1LNJdT8hAz0kWA "Create an application to develop in source code with the ServiceNow IDE.").

To switch the active workspace, you can browse and select other workspaces from the ServiceNow IDE home page or from the command palette with the <kbd class="ph userinput">Workspaces: Browse Workspaces</kbd> command.

To clone a remote Git repository with an application into your workspace, see [Clone a Git repository with the ServiceNow IDE](https://servicenow-prod.fluidtopics.net/zPOBplNM6ma_Hk0Xu2u9Ag "Clone a remote Git repository to collaborate on applications in source control with the ServiceNow IDE.").

