# Team & Roles

It is used to define and manage the people involved in project execution. It provides a structured way to organize users into **teams,** **assign roles,** and **control responsibilities** within projects.

This sub-module ensures that each project has clearly defined ownership, role-based responsibilities, and proper access control. The Teams & Roles structure follows this hierarchy:

{% hint style="success" %}
**Project → Team → Role → Member**
{% endhint %}

Each level defines how users are grouped and how responsibilities are assigned within a project.
