# Project member roles

Project members can be either a Manager, Developer, or Annotator.

## Manager

Managers act as a Project Manager for the Project and have full administrative permissions for the Project. **They can**:

* **Project administration**
  * Rename/delete Project
  * Change the setting
  * Assign/unassign annotators
  * Add/remove members&#x20;
  * Add/delete labels<br>

* **Working with datasets**
  * Add/delete datasets
  * Create folders
  * Download image files
  * Download annotation data<br>

* **Annotation**

  * Annotate images

* **Collaboration**
  * Review images
  * Leave comments

## Developer

Developers are active contributors to the Project, but unlike Managers, they have partial administrative permissions. **They can**:

* **Project administration**
  * Add/remove members&#x20;
  * Add/delete labels<br>

* **Working with datasets**
  * Add/delete datasets
  * Create folders
  * Download image files
  * Download annotation data<br>

* **Annotation**

  * Annotate images

* **Collaboration**
  * Review images
  * Leave comments

## Annotator

Annotators are active contributors to the Project, but have no administrative permissions. **They can**:

* **Annotation**

  * Annotate images

* **Collaboration**
  * Leave comments

## Recap <a href="#recap" id="recap"></a>

Here is a visual summary of the different permission levels for each role:

|                            |        Manager       |       Developer      |       Annotator      |
| -------------------------- | :------------------: | :------------------: | :------------------: |
| **Project administration** |                      |                      |                      |
| Rename/delete Project      | :white\_check\_mark: |          :x:         |          :x:         |
| Change Project settings    | :white\_check\_mark: |          :x:         |          :x:         |
| Assign/unassign annotators | :white\_check\_mark: |          :x:         |          :x:         |
| Add/remove members         | :white\_check\_mark: | :white\_check\_mark: |          :x:         |
| Add/delete labels          | :white\_check\_mark: | :white\_check\_mark: |          :x:         |
| **Working with datasets**  |                      |                      |                      |
| Add/delete datasets        | :white\_check\_mark: | :white\_check\_mark: |          :x:         |
| Download image files       | :white\_check\_mark: | :white\_check\_mark: |          :x:         |
| Download annotation data   | :white\_check\_mark: | :white\_check\_mark: |          :x:         |
| **Annotation**             |                      |                      |                      |
| Annotate images            | :white\_check\_mark: | :white\_check\_mark: | :white\_check\_mark: |
| **Collaboration**          |                      |                      |                      |
| Review images              | :white\_check\_mark: | :white\_check\_mark: |          :x:         |
| Leave comments             | :white\_check\_mark: | :white\_check\_mark: | :white\_check\_mark: |
