# Adding a single new user and creating them a WorkSpace

In the WorkSpaces Manager dashboard, go to the Users section. You will see an option for ‘Add User’.

<figure><img src="/files/IACCdBoNfWm57kgrGBv2" alt=""><figcaption></figcaption></figure>

Fill in the user's details on the left—including name, email, username, and password. On the right, under WorkSpace Options, select the Account, Region, Directory, Mode, and Bundle you want applied to this user’s WorkSpace.

Once all required fields are complete, click Save. A confirmation message will appear to indicate that the WorkSpace is now being provisioned.

<figure><img src="/files/WNw5G7iTNbcl9HlMlqt4" alt=""><figcaption></figcaption></figure>

The WorkSpace will take around 20-45 minutes to set up, depending on if it is to be encrypted. Nuvens always recommend encrypting both volumes. An email is automatically sent to the user with instructions on how to access their 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.nuvens.cloud/admin/appendices/how-do-i-create-a-workspace-for-a-user/adding-a-single-new-user-and-creating-them-a-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.
