How It Works
User Groups serve two key purposes:- Assigning evaluators: Group users who should review and annotate AI outputs for specific metrics.
- Scoping metrics: Link metrics to groups so that only users in those groups see pending evaluations for those metrics.
Properties
Unique identifier for the user group.
The organization this group belongs to.
Name of the user group.
Type of user group. Currently only
EVALUATOR is supported.Description of the group’s purpose.
IDs of users in this group.
IDs of metrics linked to this group.
Managing User Groups
User groups can be managed in two places:- Dashboard: Navigate to an organization’s Groups tab to create, edit, and delete groups. From metric and user detail pages, you can also assign and unassign groups.
- SDK: Use the
galtea.user_groupsservice for programmatic management.