# Create Workspace

> `UiPath.AzureWVD.Activities.AzureWVDCreateWorkspace`

`UiPath.AzureWVD.Activities.AzureWVDCreateWorkspace`

## Description

Creates a new workspace.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

* **DisplayName** - The display name of the activity.

### Input

* **ApplicationGroupsToRegister** - The list of application groups Ids to register to the workspace. Only application groups available in the location specified in the Region parameter can be registered to this workspace. This field supports only `String[]` variables.
* **Description** - The description of the workspace.
* **FriendlyName** - The friendly name of the workspace.
* **Name** - The name of the workspace.
* **Region** - The Azure region where the metadata for the workspace will be stored. Select an option from the drop-down list.
* **ResourceGroupName** - The name of the resource group to which the workspace belongs.
* **Tags** - The tags for the host pool. It should contain two columns, the first one representing the name and the second its value. This field supports only `DataTable` variables.

### Misc

* **Private** - If selected, the values of variables and arguments are no longer logged at Verbose level.

### Output

* **Workspace** - The details of the workspace. This field supports only `WVDWorkspace` variables.
