# Add workspaces

A workspace is a logical grouping of application groups in Azure Virtual Desktop. Each Azure Virtual Desktop application group must be associated with a workspace for users to see the remote apps and desktops published to them.

To add a workspace:

1. Select whether you want to create a new workspace or select an existing one:

   * To select an existing workspace, click the **\[...]** button next to the **Name** field.
   * To create a new workspace, type a name and optional description. Select an existing or create a new resource group. Specify a location. Note that the location that you select here will be used for all Azure Virtual Desktop objects, including workspaces, host pools, and application groups.

   In the **Friendly name field**, specify the friendly name that will be used for the workspace in Azure Virtual Desktop and Parallels RAS.
2. Click **Next**, review the summary and click **Finish**.

The last page of the wizard has the **Launch Azure Virtual Desktop host pool wizard** option selected by default. This will automatically open the **Add Azure Virtual Desktop Host Pool** wizard when you click **FInish**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-admin-guide/v19-en-us/parallels-ras-19-administrators-guide/azure-virtual-desktop/deploy-azure-virtual-desktop/add-workspaces.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
