3. Set up your Project and team
Add Users To Your Project
The next step is to add different kinds of users to the Project. This includes annotators, reviewers, annotators & reviewers, project managers, and admins.
The following script adds a number of users with different user roles to your Project:
- 2 Annotators
- 2 Reviewers
- 1 Team Manager
- 1 Admin
Substitute the following values into the script below:
- <private_key_path> with the path to your private key.
- <project_hash> with the hash of your Project, output when the Project is created.
Was this page helpful?