Invite team members

Invite team members

invite team members

To invite a team member or multiple team members:

  1. Go to your team.
  2. In Team Setup, go to the Members tab.
  3. Type in one or multiple email addresses.
  4. Choose a team role: Contributor or Team Admin. A Team Admin can access all the team’s projects. A Contributor has access to the projects that are shared with them.
  5. Choose a group, starting project and/or a project role (optional). You can add these later on.
  6. Click Invite.

🚧

If you choose Team Admin as a team role, both the Starting project and the Project role fields will be disabled because Team Admins have access to all their team’s projects.

When you invite members, if you select a group and a starting project, a new section will show up in the pop-up menu, where you define the data scope of the group members in two ways: Access to the whole project, or Specific folders. Learn more.

invite to whole project

SDK function

To invite a team member or multiple team members:

sa.invite_contributors_to_team( emails = ["[email protected]", "[email protected]"], admin=False)

Remove team members

To remove a team member:

  1. When in Members, select the team member you want to uninvite.
  2. Click the delete button.
  3. In the popup, click Remove.