# Create a workspace

Workspaces let you group projects, tasks, documents, folders, and team members for specific clients, departments, or initiatives.

### Create a workspace from the Projects hub

{% hint style="info" %}
**When to use:** Use this when you want to set up a new workspace to organize your work or your team.
{% endhint %}

1. In the left-hand sidebar, click on **Projects**.
2. Click the **arrow** button to expand the secondary sidebar.
3. Click the **+** button next to **Workspaces**.
4. Enter a name for your new workspace.
5. Click on **Save**.

{% embed url="<https://app.supademo.com/demo/cmoheaak82qy6za2i6oep11dv>" %}

**Expected outcome:** Your new workspace is created and will appear in the **Workspaces** list in the secondary sidebar.

{% hint style="success" %}
Use separate workspaces to organize different clients, departments, or personal vs. work initiatives.
{% endhint %}


---

# 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://www.wonderly.com/help/work-hub/workspaces-overview/set-up-and-access/create-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.
