# Workspaces

Workspaces is a feature in various productivity and project management tools that allows users to create and manage virtual workspaces for collaboration and organization of tasks, projects, and resources. In a workspace, participants can communicate with each other, share files, and manage tasks, all within a single platform. Workspaces can be created for specific projects, teams, departments, or any other purpose. Participants can be added or removed from the workspace as needed, and different levels of access and permissions can be assigned to each participant. Workspaces can greatly improve collaboration and productivity among team members by providing a centralized location for communication and project management.


---

# 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://en-docs.mentoringapp.com/moso-user-guide/workspaces.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.
