# Team

The **Team** feature allows projects to effectively organize members within their MetaCRM workspace. This feature offers flexibility in managing your team, ensuring that all members have the appropriate permissions to work on various tasks.

## Members

Projects can invite team members to join the workspace with ease. Once an invitation is sent, the status of the invitation can be monitored, allowing admins to check whether members have accepted and joined the workspace.

<figure><img src="/files/ekMeQ9geJXtGlUMtAFYA" alt=""><figcaption><p>Organization</p></figcaption></figure>

## Roles Setting

* **Creating Roles**\
  Click "Create" to define a new role. You can customize the role by selecting specific permissions for different areas of the workspace. Once created, roles can be assigned to individual members.
* **Managing Permissions**\
  Permissions are crucial to maintaining a secure workspace. Review the permissions assigned to each role periodically to ensure that the right members have access to the appropriate features. You can always modify or remove permissions as team needs evolve.
*

```
<figure><img src="/files/ssflggL3WckHLpoUH6eJ" alt=""><figcaption></figcaption></figure>
```


---

# 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://metacrm.gitbook.io/metacrm/settings/general/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.
