# Role-based access

Role-based access is needed in scenarios where some team members require create and edit access for assessments while others only need read access. This helps maintain clear boundaries and prevent unauthorized access.

There are three types of roles that can determine the actions a team member can perform in a particular workspace,

<table><thead><tr><th width="140">Type of Role</th><th>Role description</th></tr></thead><tbody><tr><td>Admin</td><td><ul><li>Can manage workspace setting</li><li>Add or remove members along with changing their role type</li><li>Create, delete and edit assessments</li></ul></td></tr><tr><td>Member</td><td><ul><li>Can create, delete and edit assessments.</li><li>Create a new workspace </li><li>This will be the default role assigned to a new member.</li></ul></td></tr><tr><td>Viewer</td><td>Can only view assessments and results but cannot make any updates</td></tr></tbody></table>

*Note: Only admins of that workspace can change the role type of the team members.*

Admins can change team members' roles by following the steps below and the accompanying image,

1. Open the **My Team** section from the left-hand menu.
2. Click the role type dropdown next to the team member’s name.
3. Select the desired role to assign.

<figure><img src="https://2079371467-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKCjGnWORTEi39HEr4hwY%2Fuploads%2FMsmQX2ojIDc4lDVQJERh%2Fimage.png?alt=media&#x26;token=afc270ed-6934-46b6-a159-2f8fda8332f0" alt=""><figcaption></figcaption></figure>

\ <br>
