Workforce Tools
Query own workforce records for ESG social reporting — employee demographics, employment categories, contract periods, and locations. This is the social pillar of ESG: headcount composition, diversity metrics, contract types, and geographic distribution.Workforce data is distinct from Employee commuting data (Scope 3 emissions). Employees track commuting patterns and transport modes; workforce tracks contracts, demographics, and labor conditions for CSRD/ESRS social disclosures.
list_workforce
List own workforce records (employees) with pagination and filters. Each record represents one person with their demographic data and current contract summary.
Parameters:
Example response:
Example prompts:
list_workforce_absenteeisms
List absenteeism and workplace accident records linked to workforce employees. Each record is either an absenteeism (with start/end dates and hours lost) or an accident (with date and context description). Use for ESRS health & safety disclosures.
Parameters:
Example response:
Example prompts:
list_workforce_trainings
List training records linked to workforce employees. Each record represents a training session with type, duration in hours, dates, and description. Use for ESRS social disclosures on employee training hours and skill development.
Parameters:
Example response:
Example prompts:
get_workforce_contracts
Get all contracts for a specific workforce employee. Each contract includes start/end dates. Use to inspect contract history — open-ended contracts have a null end date.
Parameters:
Example response:
Example prompts:
get_workforce_remunerations
Get all remuneration records for a specific workforce contract. Each record includes the salary amount, currency, and period. Use to analyze compensation data for ESRS pay-gap and equal-pay disclosures.
Parameters:
Example response:
Example prompts:
Workflow
- List workforce —
list_workforceto get employee headcount and demographics - Check health & safety —
list_workforce_absenteeismsfor absenteeism and accident records - Review training —
list_workforce_trainingsfor training hours and skill development - Inspect contracts —
get_workforce_contractsfor contract history of a specific employee - Check compensation —
get_workforce_remunerationsfor salary data per contract - Filter by upload — Use
file_idto see records from a specific data import - Cross-reference emissions — Use
list_employeesfor commuting data andget_greenhouse_gas_emissionsfor Scope 3 totals - Check facilities — Use
list_facilitiesto maplocation_codeto specific sites
Related
Employees
Employee commuting data (Scope 3 emissions) — different from workforce demographics
Facilities
Facilities where workforce members are located
Emissions
GHG emissions including employee commuting
Organizations
Organization hierarchy for group-level workforce analysis