Team
Projects may be shared by modifying the project's Team. Team members can be added using one of the following entities:
- User within the current tenant
- Workgroup within the current tenant
- E-mail address
Each entity added to the project team will have an assigned role pertaining to specific categories of functionality in the application. These categories are:
- Project
- Flow
- Base
- Bench
In addition to these categories, team members may be granted explicit upload and download permission, regardless of the assigned roles.
The sections below describe the roles for each category and the allowed actions.
Text | No Access | Data Provider | Viewer | Contributor | Administrator |
---|---|---|---|---|---|
Create a Connector | | x | x | x | x |
View project resources | | | x | x | x |
Link/Unlink data to a project | | | | x | x |
Subscribe to notifications | | | | x | x |
View Activity | | | | x | x |
Create samples | | | | x | x |
Delete/archive data | | | | | x |
Manage notification channels | | | | | x |
Manage project team | | | | | x |
Text | No Access | Viewer | Contributor |
---|---|---|---|
View analyses results | | x | x |
Create analyses | | | x |
Create pipelines and tools | | | x |
Edit pipelines and tools | | | x |
Add docker image | | | x |
Text | No Access | Viewer | Contributor |
---|---|---|---|
View table records | | x | x |
Click on links in table | | x | x |
Create queries | | x | x |
Run queries | | x | x |
Export query | | x | x |
Save query | | x | x |
Export tables | | x | x |
Create tables | | | x |
Load files into a table | | | x |
Text | No Access | Viewer | Contributor |
---|---|---|---|
Execute a notebook | | x | x |
Create notebooks | | | x |
Install additional tools, packages, libraries, … | | | x |
Build a new Bench docker image | | | x |
Launch a new workspace | | | x |
Create a tool for pipeline-execution | | | x |
If a user qualifies for multiple entities added to the project team (ie, added as an individual user and is a member of an added workgroup), the highest level of access provided by an intersection of the roles is granted.
Last modified 6mo ago