---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://www.servicenow.com/docs/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


---

# Create a workspace

# Create a workspace in the ServiceNow IDE {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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

## Before you begin

Role required: admin

## About this task

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.

## Procedure

1. Navigate to AllApp DevelopmentServiceNow IDE.
2. From the ServiceNow IDE home page, select Create a workspace.  
   Tip:  
   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. **Optional:** 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}

## What to do next

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

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.

*[\>]: and then


