Skip to main content

Workforce management

launchpad://docs/advanced
$launchpad open --docs Workforce management
Enterprise·Platform: Jira Service Management Cloud (Assets)·Implementation Guide·Reading time: ~4 min·Version 1.1·Mar 2026

Workforce management

Your new starter arrives on Monday. IT needs to provision a laptop, grant access to six applications, and confirm two certifications are current. Your HR team tracks some of that in a spreadsheet, IT tracks the rest in email threads, and nobody is quite sure what the contractor who left last month still has access to. This schema closes those gaps.

Workforce Management gives you a person-centric CMDB that ties organisational structure (departments, locations, roles) to the people who fill it (employees and contractors) and the resources they use (IT assets, software access, skills, and certifications). One query answers "what does this person have?" and one offboarding trigger recovers it all.


What you get

Object TypePurposeKey Attributes
DepartmentOrganisational units and cost centresName, Code, Cost Center, Status
LocationPhysical work locations and officesName, Address, City, Country, Type, Capacity
RoleStandardised job positionsTitle, Level, Salary Band, Open Positions
SkillCompetencies employees can acquireName, Category, Status
CertificationProfessional credentials with validity periodsName, Issuer, Validity Period, Renewal Required
EmployeeFull-time and part-time staffName, Email, Employee ID, Department, Location, Role
ContractorExternal consultants and temporary workersName, Email, Company, Start/End Date
Employee SkillSkill assignments with proficiency trackingEmployee, Skill, Proficiency Level, Verified Date
Employee CertificationCertification records with expiry datesEmployee, Certification, Issue/Expiry Date, Certificate Number
IT AssetPhysical equipment (laptops, monitors, phones)Asset Tag, Make, Model, Serial Number, Assigned To
Software AccessApplication access grants per personApplication, Access Level, Granted Date, Granted By
Emergency ContactEmergency contact details for each employeeContact Name, Relationship, Phone
tip

Pro tip: Start with Departments, Locations, and Roles first. These are the organisational scaffolding that every Employee and Contractor record references. Get the structure right, and the people records practically fill themselves.


When to use this schema

Deploy Workforce Management if your organisation needs to:

  • Automate Joiner-Mover-Leaver (JML) processes, so onboarding triggers provisioning and offboarding triggers recovery

  • Track which employees and contractors have access to which applications, at what level

  • Maintain a skills inventory for gap analysis and training planning

  • Monitor certification expiry dates and trigger renewal workflows

  • Know exactly which IT assets are assigned to whom, and recover them cleanly at termination

This schema is particularly valuable for organisations with 100 or more employees, or any team running SOC 2 or ISO 27001 audits where demonstrating access controls matters.

Not quite right? If you only need IT infrastructure tracking (servers, networks, applications) without the people layer, look at Standard CMDB or Core Schema. If you need security-focused asset tracking with vulnerability management, try Cybersecurity. If you need licence compliance and software lifecycle tracking, Software Asset Management is a better fit.


Schema at a glance

Workforce management schema graph showing object types and relationships

Tier 1: Organisational Structure
Department ──(Works In)──▶ Location
Role ──(Works In)──▶ Department

Tier 2: Competency Definitions
Skill
Certification

Tier 3: People
Employee ──(Works In)──▶ Department, Location, Role
Contractor ──(Works In)──▶ Department

Tier 4: Person-Specific Records
Employee Skill ──(Has Skill)──▶ Employee, Skill
Employee Certification ──(Has Skill)──▶ Employee, Certification
IT Asset ──(Assigned To)──▶ Employee
Software Access ──(Assigned To)──▶ Employee
Emergency Contact ──(Assigned To)──▶ Employee

Documentation

Quick Start Guide Deployment walkthrough covering employee and contractor onboarding, skills tracking, certification management, and IT asset assignment. Includes attribute references for all twelve object types.

Governance Playbook Workforce data review cadence, certification expiry management, access review practices, and contractor lifecycle governance.

Forms Specification Form layouts for all twelve workforce management object types, including onboarding, offboarding, and access request forms.