# How do I create a WorkSpace for a user?

If you are in an organisation where every new user will automatically be assigned a WorkSpace, you can assign them one from within WorkSpaces Manager. WorkSpaces Manager can also seamlessly integrate with your joiners and leavers software such as ServiceNow.

If you are doing this yourself, there are four ways of creating a user a WorkSpace:\
• [Adding a single new user](/admin/appendices/how-do-i-create-a-workspace-for-a-user/adding-a-single-new-user-and-creating-them-a-workspace.md) \
• [Creating one when you create a new user where you are using another user as a copy ‘template’](/admin/appendices/how-do-i-create-a-workspace-for-a-user/copy-an-existing-user-and-creating-them-a-workspace.md) \
• [Creating one for an existing AD user](/admin/appendices/how-do-i-create-a-workspace-for-a-user/creating-a-workspace-from-a-user-already-in-active-directory.md) \
• [Auto Provision by AD Group](/admin/appendices/how-do-i-create-a-workspace-for-a-user/auto-provision-by-ad-group.md) \
• [Auto Provision by Entra Group](/admin/appendices/how-do-i-create-a-workspace-for-a-user/auto-provision-by-entra-group.md)


---

# 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.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.
