# Role & Permission

### Overview

Our platform offers various role and permission settings to manage access and responsibilities effectively. Here's what you need to know:

<table data-full-width="false"><thead><tr><th width="179">Role</th><th>Description</th></tr></thead><tbody><tr><td><strong>Workspace Level</strong></td><td><strong>Roles at this level determine members' overall permissions and access across the workspace.</strong></td></tr><tr><td>Admin</td><td>Has full access to the workspace and all projects.</td></tr><tr><td>Supervisor</td><td>Responsible for managing labelers and reviewers, and handling daily operations.</td></tr><tr><td>Reviewer</td><td>Review labeling tasks. Reviewers can view all projects, including both assigned and unassigned ones.</td></tr><tr><td>Labeler</td><td>Perform assigned tasks. Labelers can view view only assigned projects.</td></tr><tr><td><strong>Project Level</strong></td><td><strong>Roles at this level are assigned on a project-by-project basis. If set, users will retain their abilities according to their workspace role, and the workspace role itself cannot be modified.</strong></td></tr><tr><td>Reviewer</td><td>Review labeling tasks through Reviewer Mode.</td></tr><tr><td>Labeler</td><td>Perform labeling tasks through Labeler Mode.</td></tr></tbody></table>

### Workspace Role

{% hint style="info" %}
Roles assigned at the workspace level are universally applied across all projects within the workspace.
{% endhint %}

To assign workspace roles to members, navigate to the Members page and adjust the settings by clicking on the triple dots.

<div data-full-width="false"><figure><img src="https://448889121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbjY0HseEqu7LtYAt4d%2Fuploads%2Fgit-blob-2e3f4a992b68b03d3262bdd23b9919869c1a7c92%2FRole%20and%20permission.png?alt=media" alt=""><figcaption><p>Workspace Role &#x26; Permission</p></figcaption></figure></div>

<figure><img src="https://448889121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbjY0HseEqu7LtYAt4d%2Fuploads%2Fgit-blob-0d92ffe2b9bfc1853a55d26da5319f32c4f418e1%2FWorkspace%20role%201.png?alt=media" alt=""><figcaption><p>Workspace Role &#x26; Permission</p></figcaption></figure>

### Project Role

Roles at this level are assigned on a project basis, defining access and responsibilities within individual projects. You can assign project roles during the **project creation process** and **modify project assignments from the project settings**.

<figure><img src="https://448889121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbjY0HseEqu7LtYAt4d%2Fuploads%2Fgit-blob-2fee2d016467cce46b5016dacd5c3b0c3ca84e8f%2FRole.png?alt=media" alt=""><figcaption><p>Project Role &#x26; Permission</p></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://docs.datasaur.ai/workspace-management/role-and-permission.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.
