# Add Workspace

&#x20;**1.** Navigate to the deployment section in the menu items and select Workspace

&#x20;**2.** Select “Add” to add a new workspace

&#x20;**3.** Enter the following details:

* Name
* Select an appropriate organization. In the SaaS version, if the user is not licensed yet, the organization list is empty
* Select the appropriate user assigned for this workspace
* Select the cloud provider for this workspace


---

# 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.qmcloud.io/getting-started/add-workspace.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.
