Employee Info
Provides an overview of all Employees and their fields, including their current position, organisational unit, and data availability status.View Employee Info export details
View Employee Info export details
- Mask
external_id: mask the Employee’s external ID to protect privacy. - Include Custom Properties: the selected Custom properties will be added as a column to every row. If the Employee does not have this Custom Property, the field will be empty.
Job Info
Provides an overview of all Jobs and their fields, including Job Family information, data availability status, and active status.View Job Info export details
View Job Info export details
- Include Custom Properties: the selected Custom properties will be added as a column to every row. If the Job does not have this Custom Property, the field will be empty.
Course Info
Provides an overview of all available Courses, including their titles and source systems.View Course Info export details
View Course Info export details
include_course_description: when enabled, adds acourse_descriptioncolumn to every row containing the description of the Course. Defaults tofalse.
Vacancy Info
Provides an overview of all available Vacancies, including their job titles and optionally job descriptions.View Vacancy Info export details
View Vacancy Info export details
include_job_description: when enabled, adds ajob_descriptioncolumn to every row containing the description of the Vacancy. Defaults tofalse.
Course Skill Profiles (Course to Skill)
Maps the relationship between Courses and their associated Skills, showing which Skills are taught in each Course.View Course Skill Profiles export details
View Course Skill Profiles export details
Vacancy Skill Profiles (Vacancy to Skill)
Maps the relationship between Vacancies and their associated Skills, showing which Skills are inferred from each Vacancy’s job title and description.View Vacancy Skill Profiles export details
View Vacancy Skill Profiles export details
Employee Skill Profiles (Employee to Skill)
Maps the relationship between Employees and their Skills, including validation states and sources of skill inference.View Employee Skill Profiles export details
View Employee Skill Profiles export details
- Mask
employee_id: mask the Employee’s external ID to protect privacy. - Include rejected Skills.
Job Skill Profiles (Job to Skill)
Maps the relationship between Jobs and their required Skills, including skill types, validation states, and proficiency levels.View Job Skill Profiles export details
View Job Skill Profiles export details
Skill Info
Provides comprehensive information about all Skills, including descriptions and their location in the Taxonomy. Note: This export will be updated on November 1st. From then on, the columns marked as [deprecated*] will not be part of the export anymore. To still receive Taxonomy information, the Taxonomy Info export can be used.View Skill Info export details
View Skill Info export details
Taxonomy Info
Provides the full Taxonomy structure, listing every placement of Skills across domains, subdomains, and clusters.View Skill Info export details
View Skill Info export details
- Set
include_business_relevant: when set totrue, thebusiness_relevantcolumn is included in the export. When set tofalse, the column is omitted.
Task Info
Provides an overview of all Tasks, including their name, AI impact assessment, and position in the work taxonomy.View Task Info export details
View Task Info export details
Employee to Task
Maps the relationship between Employees and their Tasks, including validation states.View Employee to Task export details
View Employee to Task export details
Employee Task to Skill
Maps the relationship between Employee Tasks and their associated Skills, showing which Skills are linked to each Task for every Employee.View Employee Task to Skill export details
View Employee Task to Skill export details
Job to Task
Maps the relationship between Jobs and their Tasks, including validation states.View Job to Task export details
View Job to Task export details
Job Task to Skill
Maps the relationship between Job Tasks and their associated Skills, showing which Skills are linked to each Task for every Job.View Job Task to Skill export details
View Job Task to Skill export details
Employee AI Goals
Provides an overview of AI Goals generated for every Employee, including all historical versions. One row per AI Goal version per Employee.View Employee AI Goals export details
View Employee AI Goals export details
employee_ai_goals.csv.The CSV or XLSX represents a two-dimensional matrix, containing one row for
every version of every Employee’s AI Goal. Each row is uniquely identified by
the (employee_id, version) pair.There is a header row present with the following values, indicating the
contents of every column (in order):Employee Skill Gap
Shows the match score between Employees and their assigned positions, helping identify Skill gaps.View Employee Skill Gap export details
View Employee Skill Gap export details
- Mask
employee_id: mask the Employee’s external ID to protect privacy.
Employee Skill Gap Explained
Provides detailed analysis of Skill gaps between Employees and their positions, including adjacent Skills and alignment scores.View Employee Skill Gap Explained export details
View Employee Skill Gap Explained export details
- Mask
employee_id: mask the Employee’s external ID to protect privacy.
Internal Mobility
Shows potential matches between Employees and Jobs within the organisation, with match scores.View Internal Mobility export details
View Internal Mobility export details
- Mask
employee_id: mask the Employee’s external ID to protect privacy.
Internal Mobility Explained
Provides detailed analysis of potential matches between Employees and Jobs, including Skill-level comparisons.View Internal Mobility Explained export details
View Internal Mobility Explained export details
- Mask
employee_id: mask the Employee’s external ID to protect privacy.
Matching Employees for Job
Shows the best suited Employees for every Job within the organisation, with match scores.View Matching Employees for Job export details
View Matching Employees for Job export details
- Mask
employee_id: mask the Employee’s external ID to protect privacy. - Set the
score_min_threshold: only include Employees with a match score above this threshold, higher values mean stricter matching. When not set, the default is used. - Set the
max_matches_per_entity: limit how many matching Employees are shown for each Job. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Set
include_overqualified: when set totrue, includes matches where the Employee is overqualified for the Job. Overqualified matches are those where the Employee’s skill level significantly exceeds the requirements. Default istrue. This filter will only work if proficiency matching is enabled on the tenant. - Set
min_critical_skills_match_ratio: the minimum ratio of critical skills that must be matched. Only matches meeting or exceeding this ratio will be returned. Whennull, no critical skills ratio filtering is applied. Required range: 0 ≤ x ≤ 1. This filter will only work if criticality matching is enabled. - Set
exclude_low_data_available_entities: when set totrue, Employees with low data availability are excluded from the matching results. - Set
mapping_filter: only keep rows where Employee and Job Custom Properties match the configured mapping. - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all Employees for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all Employees for which the Custom Property is not equal to the Custom Property of the Job.
- Custom Property is in
filter: filter out all Employees for which the
listCustom Property does not contain the Custom Property of the Job.
Matching Employees for Job Explained
Provides detailed analysis of the best suited Employees for every Job within the organisation, including Skill-level comparisons.View Matching Employees for Job Explained export details
View Matching Employees for Job Explained export details
- Mask
employee_id: mask the Employee’s external ID to protect privacy. - Set the
score_min_threshold: only include Employees with a match score above this threshold, higher values mean stricter matching. When not set, the default is used. - Set the
max_matches_per_entity: limit how many matching Employees are shown for each Job. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Set
include_overqualified: when set totrue, includes matches where the Employee is overqualified for the Job. Overqualified matches are those where the Employee’s skill level significantly exceeds the requirements. Default istrue. This filter will only work if proficiency matching is enabled on the tenant. - Set
min_critical_skills_match_ratio: the minimum ratio of critical skills that must be matched. Only matches meeting or exceeding this ratio will be returned. Whennull, no critical skills ratio filtering is applied. Required range: 0 ≤ x ≤ 1. This filter will only work if criticality matching is enabled. - Set
exclude_low_data_available_entities: when set totrue, Employees with low data availability are excluded from the matching results. - Set
mapping_filter: only keep rows where Employee and Job Custom Properties match the configured mapping. - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all Employees for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all Employees for which the Custom Property is not equal to the Custom Property of the Job.
- Custom Property is in
filter: filter out all Employees for which the
listCustom Property does not contain the Custom Property of the Job.
Matching Jobs for Employee
Shows the best suited Jobs for every Employee within the organisation, with match scores.View Matching Jobs for Employee export details
View Matching Jobs for Employee export details
- Mask
employee_id: mask the Employee’s external ID to protect privacy. - Set the
score_min_threshold: only include Jobs with a match score above this threshold, higher values mean stricter matching. When not set, the default is used. - Set the
max_matches_per_entity: limit how many matching Jobs are shown for each Employee. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Set
include_overqualified: when set totrue, includes matches where the Employee is overqualified for the Job. Overqualified matches are those where the Employee’s skill level significantly exceeds the requirements. Default istrue. This filter will only work if proficiency matching is enabled on the tenant. - Set
min_critical_skills_match_ratio: the minimum ratio of critical skills that must be matched. Only matches meeting or exceeding this ratio will be returned. Whennull, no critical skills ratio filtering is applied. Required range: 0 ≤ x ≤ 1. This filter will only work if criticality matching is enabled. - Set
exclude_low_data_available_entities: when set totrue, Jobs with low data availability are excluded from the matching results. - Set
mapping_filter: only keep rows where Employee and Job Custom Properties match the configured mapping. - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all Jobs for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all Jobs for which the Custom Property is not equal to the Custom Property of the Employee.
- Custom Property is in
filter: filter out all Jobs for which the
listCustom Property does not contain the Custom Property of the Employee.
Matching Jobs for Employees Explained
Provides detailed analysis of the best suited Jobs for every Employee within the organisation, including Skill-level comparisons.View Matching Jobs for Employee Explained export details
View Matching Jobs for Employee Explained export details
- Mask
employee_id: mask the Employee’s external ID to protect privacy. - Set the
score_min_threshold: only include Jobs with a match score above this threshold, higher values mean stricter matching. When not set, the default is used. - Set the
max_matches_per_entity: limit how many matching Jobs are shown for each Employee. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Set
include_overqualified: when set totrue, includes matches where the Employee is overqualified for the Job. Overqualified matches are those where the Employee’s skill level significantly exceeds the requirements. Default istrue. This filter will only work if proficiency matching is enabled on the tenant. - Set
min_critical_skills_match_ratio: the minimum ratio of critical skills that must be matched. Only matches meeting or exceeding this ratio will be returned. Whennull, no critical skills ratio filtering is applied. Required range: 0 ≤ x ≤ 1. This filter will only work if criticality matching is enabled. - Set
exclude_low_data_available_entities: when set totrue, Jobs with low data availability are excluded from the matching results. - Set
mapping_filter: only keep rows where Employee and Job Custom Properties match the configured mapping. - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all Jobs for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all Jobs for which the Custom Property is not equal to the Custom Property of the Employee.
- Custom Property is in
filter: filter out all Jobs for which the
listCustom Property does not contain the Custom Property of the Employee.
Matching source Jobs for Jobs
Shows the most relevant Jobs from which potential candidates can be hired to fill a given Job’s Skill requirements, with match scores. This helps identify which existing Jobs within your organisation could serve as talent pools for filling open positions.View Matching source Jobs for Jobs export details
View Matching source Jobs for Jobs export details
- Set the
score_min_threshold: only include source Jobs with a match score above this threshold, higher values mean stricter matching. When not set, the default is used. - Set the
max_matches_per_entity: limit how many matching source Jobs are shown for each Job. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Set
exclude_low_data_available_entities: when set totrue, Jobs with low data availability are excluded from the matching results. - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all source Jobs for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all source Jobs for which the Custom Property is not equal to the Custom Property of the Job.
- Custom Property is in
filter: filter out all source Jobs for which the
listCustom Property does not contain the Custom Property of the Job.
Matching source Jobs for Jobs explained
Provides detailed analysis of the most relevant Jobs from which potential candidates can be hired to fill a given Job’s Skill requirements, including Skill-level comparisons. This helps identify which existing Jobs within your organisation could serve as talent pools for filling open positions.View Matching source Jobs for Jobs explained export details
View Matching source Jobs for Jobs explained export details
- Set the
score_min_threshold: only include source Jobs with a match score above this threshold, higher values mean stricter matching. When not set, the default is used. - Set the
max_matches_per_entity: limit how many matching source Jobs are shown for each Job. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Set
exclude_low_data_available_entities: when set totrue, Jobs with low data availability are excluded from the matching results. - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all source Jobs for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all source Jobs for which the Custom Property is not equal to the Custom Property of the Job.
- Custom Property is in
filter: filter out all source Jobs for which the
listCustom Property does not contain the Custom Property of the Job.
Matching target Jobs for Jobs
Shows the most relevant Jobs to which Employees in a Job can be moved based on Job Skill requirements for each Job of the organisation, with match scores. This helps identify potential career paths for Employees currently in specific Jobs.View Matching target Jobs for Jobs export details
View Matching target Jobs for Jobs export details
- Set the
score_min_threshold: only include target Jobs with a match score above this threshold, higher values mean stricter matching. When not set, the default is used. - Set the
max_matches_per_entity: limit how many matching target Jobs are shown for each Job. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Set
exclude_low_data_available_entities: when set totrue, Jobs with low data availability are excluded from the matching results. - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all target Jobs for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all target Jobs for which the Custom Property is not equal to the Custom Property of the Job.
- Custom Property is in
filter: filter out all target Jobs for which the
listCustom Property does not contain the Custom Property of the Job.
Matching target Jobs for Jobs explained
Provides detailed analysis of the most relevant Jobs to which Employees in a Job can be moved based on Job Skill requirements for each Job of the organisation, including Skill-level comparisons. This helps identify potential career paths for Employees currently in specific Jobs.View Matching target Jobs for Jobs explained export details
View Matching target Jobs for Jobs explained export details
- Set the
score_min_threshold: only include target Jobs with a match score above this threshold, higher values mean stricter matching. When not set, the default is used. - Set the
max_matches_per_entity: limit how many matching target Jobs are shown for each Job. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Set
exclude_low_data_available_entities: when set totrue, Jobs with low data availability are excluded from the matching results. - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all target Jobs for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all target Jobs for which the Custom Property is not equal to the Custom Property of the Job.
- Custom Property is in
filter: filter out all target Jobs for which the
listCustom Property does not contain the Custom Property of the Job.
Matching Jobs by Tasks
Shows the most relevant Jobs to each Job based on the Tasks they share, with match scores. Unlike the Skill-based Job matching exports, this export compares Jobs on their Task profiles, making it useful for task-based role design and internal mobility.View Matching Jobs by Tasks export details
View Matching Jobs by Tasks export details
- Set the
max_matches_per_entity: limit how many matching Jobs are shown for each source Job. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all matching Jobs for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all matching Jobs for which the Custom Property is not equal to the Custom Property of the Job.
- Custom Property is in
filter: filter out all matching Jobs for which the
listCustom Property does not contain the Custom Property of the Job.
is_active filter is applied for you), so
is_active is not a configurable filter here.Matching Jobs by Tasks explained
Provides a per-Task breakdown of the task-based Job-to-Job matches, showing for each Job pair which Tasks contributed to the match and which Tasks had no sufficiently similar counterpart. This helps explain why two Jobs are considered task-relevant to each other.View Matching Jobs by Tasks explained export details
View Matching Jobs by Tasks explained export details
source_to_target covers the Tasks on the
source Job (job_id) matched against the target Job, and target_to_source covers the
Tasks on the target Job (target_job_id) matched against the source Job. A Task is
marked present when it has a sufficiently similar Task on the other side (its adjacent
Task), or missing when it does not. Only active Jobs are included, and a given Job
cannot match itself.This export is produced from the same matching call as the Matching Jobs by Tasks export
(it uses response_format=explained), so both files describe the same Job pairs.This export is part of TechWolf’s Work Intelligence offering and requires Work
Intelligence to be enabled on the tenant.The CSV or XLSX represents a two-dimensional matrix, containing - besides the
header row - a row for every Task on either side of every Job pair.The matrix has 10 columns, containing the following fields for every row (in
order):- Set the
max_matches_per_entity: limit how many matching Jobs are shown for each source Job. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all matching Jobs for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all matching Jobs for which the Custom Property is not equal to the Custom Property of the Job.
- Custom Property is in
filter: filter out all matching Jobs for which the
listCustom Property does not contain the Custom Property of the Job.
is_active filter is applied for you), so
is_active is not a configurable filter here.Matching Vacancies for Employee
Shows the best suited Vacancies for every Employee within the organisation, with match scores.View Matching Vacancies for Employee export details
View Matching Vacancies for Employee export details
- Mask
employee_id: mask the Employee’s external ID to protect privacy. - Set the
score_min_threshold: only include Vacancies with a match score above this threshold, higher values mean stricter matching. When not set, the default is used. - Set the
max_matches_per_entity: limit how many matching Vacancies are shown for each Employee. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Set
exclude_low_data_available_entities: when set totrue, Vacancies with low data availability are excluded from the matching results. - Weights: configure weights to influence the matching score. Supported weights
are
skills_match,desired_functions, andgeo_distance(withfull_score_distanceandzero_score_distanceparameters). - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all Vacancies for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all Vacancies for which the Custom Property is not equal to the Custom Property of the Employee.
- Custom Property is in
filter: filter out all Vacancies for which the
listCustom Property does not contain the Custom Property of the Employee.
Matching Vacancies for Employee Explained
Provides detailed analysis of the best suited Vacancies for every Employee within the organisation, including Skill-level comparisons.View Matching Vacancies for Employee Explained export details
View Matching Vacancies for Employee Explained export details
- Mask
employee_id: mask the Employee’s external ID to protect privacy. - Set the
score_min_threshold: only include Vacancies with a match score above this threshold, higher values mean stricter matching. When not set, the default is used. - Set the
max_matches_per_entity: limit how many matching Vacancies are shown for each Employee. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Set
exclude_low_data_available_entities: when set totrue, Vacancies with low data availability are excluded from the matching results. - Weights: configure weights to influence the matching score. Supported weights
are
skills_match,desired_functions, andgeo_distance(withfull_score_distanceandzero_score_distanceparameters). - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all Vacancies for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all Vacancies for which the Custom Property is not equal to the Custom Property of the Employee.
- Custom Property is in
filter: filter out all Vacancies for which the
listCustom Property does not contain the Custom Property of the Employee.
Matching Employees for Vacancy
Shows the best suited Employees for every Vacancy within the organisation, with match scores.View Matching Employees for Vacancy export details
View Matching Employees for Vacancy export details
- Mask
employee_id: mask the Employee’s external ID to protect privacy. - Set the
score_min_threshold: only include Employees with a match score above this threshold, higher values mean stricter matching. When not set, the default is used. - Set the
max_matches_per_entity: limit how many matching Employees are shown for each Vacancy. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Set
exclude_low_data_available_entities: when set totrue, Employees with low data availability are excluded from the matching results. - Weights: configure weights to influence the matching score. Supported weights
are
skills_match,desired_functions, andgeo_distance(withfull_score_distanceandzero_score_distanceparameters). - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all Employees for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all Employees for which the Custom Property is not equal to the Custom Property of the Vacancy.
- Custom Property is in
filter: filter out all Employees for which the
listCustom Property does not contain the Custom Property of the Vacancy.
Matching Employees for Vacancy Explained
Provides detailed analysis of the best suited Employees for every Vacancy within the organisation, including Skill-level comparisons.View Matching Employees for Vacancy Explained export details
View Matching Employees for Vacancy Explained export details
- Mask
employee_id: mask the Employee’s external ID to protect privacy. - Set the
score_min_threshold: only include Employees with a match score above this threshold, higher values mean stricter matching. When not set, the default is used. - Set the
max_matches_per_entity: limit how many matching Employees are shown for each Vacancy. Higher numbers give you more options but significantly increases data size. When not set, the default limit is used. - Set
exclude_low_data_available_entities: when set totrue, Employees with low data availability are excluded from the matching results. - Weights: configure weights to influence the matching score. Supported weights
are
skills_match,desired_functions, andgeo_distance(withfull_score_distanceandzero_score_distanceparameters). - Filters: add custom filters on Custom Properties to further refine the
results. We currently support 3 types of filters:
- Custom Property filter: filter out all Employees for which the given Custom Property does not match the condition defined by an operator and a value.
- Custom Property equal filter: filter out all Employees for which the Custom Property is not equal to the Custom Property of the Vacancy.
- Custom Property is in
filter: filter out all Employees for which the
listCustom Property does not contain the Custom Property of the Vacancy.
Market Info
Shows the configuration of peer groups and their member companies.View Market Info export details
View Market Info export details
Market Skill Profiles (Market to Skill)
Shows the Skills required by companies in different peer groups for each Job.View Market Skill Profiles export details
View Market Skill Profiles export details
Market Comparison
Shows alignment scores between Jobs and their peer group market Skill Profiles, in both directions.View Market Comparison export details
View Market Comparison export details
Market Comparison Explained
Provides detailed analysis of alignment between Jobs and peer group Skill Profiles, including Skill-level comparisons.View Market Comparison Explained export details
View Market Comparison Explained export details