# Team

Teams in [**MSquared**](https://dash.mserve.io/) are organizational units designed to manage groups of members and their permissions within specific projects and resources. They provide a flexible and efficient way to control access and collaborative efforts across the platform.

Key features of Teams:

* [**Member management**](/dash/organizations/team/team-members.md): Teams allow for easy addition and removal of members, streamlining the process of managing user groups.
* [Granular permissions](/dash/organizations/team/team-permissions.md): Teams can be assigned specific permissions for worlds and objects within a project.
* Hierarchical structure: Teams can be structured to reflect organizational hierarchies or project-specific roles.
* Flexible access control: By using teams, administrators can quickly adjust access rights for multiple users simultaneously.

Teams serve as a crucial component in managing collaboration and security within the platform. They allow organizations to structure their workflow efficiently, ensuring that members have appropriate access to resources while maintaining proper security protocols.


---

# 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.msquared.io/dash/organizations/team.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.
