Account
Account Types
User
A user is an individual account who can work with datasets on the platform.
See "Signing up for a user account" for signing up.
Team
A Team is a shared account where users can collaborate across datasets. Owners can manage member access to the team's datasets.
Permission Levels
The following table depicts the member permission levels in a team.
| Action | Category | Owner | Editor | Member | Outsider |
|---|---|---|---|---|---|
| read team description | team | ✔ | ✔ | ✔ | ✔ |
| list team members | team | ✔ | ✔ | ✔ | |
| update team description | team | ✔ | |||
| change team name | team | ✔ | |||
| add team members | team | ✔ | |||
| remove team members | team | ✔ | |||
| update permission of team members | team | ✔ | |||
| delete team | team | ✔ | |||
| read public dataset | data | ✔ | ✔ | ✔ | ✔ |
| read private dataset | data | ✔ | ✔ | ✔ | ✔ |
| create dataset | data | ✔ | ✔ | ||
| update dataset description | data | ✔ | ✔ | ||
| create data in dataset | data | ✔ | ✔ | ||
| update data in dataset | data | ✔ | ✔ | ||
| delete data in dataset | data | ✔ | ✔ | ||
| delete dataset | data | ✔ | |||
| set dataset permission to users | data | ✔ |