Teams
Teams group users and skills together with role-based access control. Every skill belongs to a team.
Creating a team
Create a team from the dashboard or via the API. Team names must be between 2 and 50 characters. A URL-safe slug is auto-generated from the name – 2–39 characters, lowercase alphanumeric and hyphens only.
The user who creates the team automatically becomes the owner.
Roles & permissions
| Permission | Owner | Admin | Member | View-only |
|---|---|---|---|---|
| Create & edit skills | ✓ | ✓ | ✓ | – |
| Delete skills | ✓ | ✓ | – | – |
| Revert versions | ✓ | ✓ | – | – |
| Invite members | ✓ | ✓ | – | – |
| Invite as owner | ✓ | – | – | – |
| Manage SSO / SCIM | ✓ | – | – | – |
| View audit log | ✓ | ✓ | – | – |
| View team skills | ✓ | ✓ | ✓ | ✓ |
Invitations
Owners and admins can invite new members by email. Each invitation includes a role assignment and expires after 7 days.
The invitee must sign in with the same email address the invitation was sent to. Only owners can invite members with the owner role.
Manage pending and accepted invitations from the Team settings page in the dashboard.