# Set up & access

- [Create a workspace](https://www.wonderly.com/help/work-hub/workspaces-overview/set-up-and-access/create-a-workspace.md): Organize your work and your team by setting up a new workspace in Wonderly.
- [Add and manage workspace members and permissions](https://www.wonderly.com/help/work-hub/workspaces-overview/set-up-and-access/add-and-manage-workspace-members-and-permissions.md): Manage who can access your workspace.
- [Delete a workspace](https://www.wonderly.com/help/work-hub/workspaces-overview/set-up-and-access/delete-a-workspace.md): Delete a workspace if it is no longer needed, and permanently remove all projects, tasks, docs, and data within that 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://www.wonderly.com/help/work-hub/workspaces-overview/set-up-and-access.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.
