Skip to content

Expertise Catalog

The expertise catalog is a workspace-wide definition of what skills and seniority levels your organization tracks. It serves as the foundation for member expertise assignments, position requirements, and intelligent assignee suggestions.

Expertise categories

Expertise categories

Expertise categories represent the skills, technologies, and knowledge areas relevant to your organization. Categories are organized in a hierarchical tree structure, allowing you to group related skills under parent categories.

Default categories

When you first set up a workspace, SetGet seeds 16 parent categories with over 60 subcategories covering common software development areas:

Parent CategoryExample Subcategories
FrontendReact, Vue, Angular, TypeScript, CSS
BackendGo, Node.js, Python, Java, REST APIs
DatabaseMongoDB, PostgreSQL, Redis, Elasticsearch
DevOpsCI/CD, Kubernetes, Terraform, Monitoring
MobileiOS, Android, React Native, Flutter
DesignUI Design, UX Research, Figma, Prototyping
QAManual Testing, Automation, Performance, Security
DataAnalytics, Machine Learning, Data Engineering
SecurityApplication Security, Network Security, Compliance
ProductProduct Management, Business Analysis, Scoping
LeadershipTeam Lead, Engineering Manager, Architecture
CommunicationTechnical Writing, Documentation, Presentations

You can customize these defaults or create entirely new categories specific to your organization.

Create a category

  1. Navigate to Workspace Settings → Expertise.
  2. On the Categories tab, click Add Category.
  3. Fill in the category details:
FieldRequiredDescription
NameYesA descriptive name for the skill area (e.g., "React", "Go", "UI Design")
DescriptionNoAdditional context about what this expertise entails
ColorNoA color used to visually identify the category in badges and indicators
ParentNoSelect a parent category to create a subcategory
  1. Click Create to save.

Edit or delete a category

  • Edit — Click the pencil icon next to any category to update its name, description, color, or parent.
  • Delete — Click the trash icon to remove a category. If the category is currently assigned to members or positions, it will be archived instead of permanently deleted to preserve historical data.

WARNING

Deleting a category that is referenced by member expertise records or positions will archive it rather than remove it. This ensures existing data remains consistent.

Hierarchical organization

Categories support one level of nesting. A parent category groups related subcategories:

Frontend (parent)
├── React
├── Vue
├── Angular
└── TypeScript

Backend (parent)
├── Go
├── Node.js
└── Python

When matching expertise to issue labels for suggestions, both parent and child category names are considered.

Seniority levels

Seniority levels define the proficiency scale used when assigning expertise to members. Each level has a name and a numeric rank that determines ordering.

Default levels

SetGet seeds eight default seniority levels:

RankLevel NameDescription
1InternEntry-level, learning the basics
2JuniorBuilding foundational skills with guidance
3Mid-LevelIndependently productive in the skill area
4SeniorDeep expertise, mentors others
5StaffCross-team technical leadership
6PrincipalOrganization-wide technical authority
7ArchitectSystem-level design and strategy
8DirectorStrategic direction and team leadership

Create a level

  1. Navigate to Workspace Settings → Expertise.
  2. Switch to the Levels tab.
  3. Click Add Level.
  4. Enter the level name and rank (numeric order).
  5. Click Create.

Edit or delete a level

  • Edit — Click a level to update its name or rank.
  • Delete — Click the trash icon to remove the level. Levels assigned to member expertise records cannot be deleted until those assignments are updated.

TIP

Keep your seniority levels consistent across the organization. When the expertise-based suggestion engine ranks candidates, it uses the level rank to prefer higher-proficiency members for critical work items.

How the catalog powers other features

FeatureHow it uses the catalog
Member ExpertiseMembers are assigned expertise using categories and levels from the catalog
Project PositionsPositions can require a specific expertise category and minimum seniority level
Assignee SuggestionsIssue labels are matched against category names to find qualified members
Capacity PlanningWorkload analysis considers expertise when recommending workload redistribution