Create a role

role creation

Custom roles can be used within any workflow that you create. They allow you to have new roles within your project that better fit the dynamic of your team. Custom roles will inherit the platform's default permissions for the Annotator and QA roles. Also, you can additionally set any editor-specific permissions when creating these roles.

Only members with the role of Team Admin or higher can create and view a role.

To use these custom roles in your projects, make sure to include them in your custom workflow JSON.

Creating your role

You can create a new role from Team Setup.

  1. Go to the Roles tab.
  2. Click + New Role.
  3. Type in a name for your new role.
  4. Type in a description of your role to explain its purpose (optional).
  5. Define the role's permissions from the following options:
    • Revert changes - Deletes all the item’s annotations and comments.
    • Approve/disapprove object-type instance.
    • Approve/disapprove item.
    • Pin items - Pins items. Pinned items will be visible to all roles regardless of their assignment and item status.
    • Resolve comments - The user will have a possibility to resolve other user’s comments as well.
    • Delete comments - The user will have a possibility to delete other user’s comments as well.
  6. Click Create.

You can create up to 200 roles per team, and they can't be edited or deleted yet.

📘

Naming your custom role

  • Role names are considered case-insensitive and can contain alphanumeric characters and underscores _ only.
  • Role names can’t only contain the following reserved words (case-insensitive): Or, And, Contains, OrderBy, and Random.
  • Once you create a role, you can use it in any Workflow you create.