Skip to content

Roles and Permissions

Jordan Knott edited this page Sep 20, 2020 · 1 revision

Taskcafe has three levels a user can have a role at.

  • Organization
  • Team
  • Project

Organization role

The user's organization role can either be Member or Admin. This role is set when creating the user in the admin console.

The admin organization role allows users to create new teams and manage users. They also have Team and Project role capabilities on ALL projects.

The member organization role only has access to teams and projects based on their team roles and project roles.

They can also create personal projects.

Team role

If a user is added to a team, they can have either a Member or Admin role.

A Member can view all projects within the team and has the same capabilities as a Project Member would.

An Admin can also manage team members and create new projects within the team.

Project role

If a user is added to a project, they can have either a Member or Admin role.

A Member can manage tasks, task groups, labels, etc.

An Admin can also manage project members.

Organization > Team > Project is the precedence order when deciding the final role for an object.

Clone this wiki locally