lattice
People management platform for performance and engagement.
Extends: Technology
Lattice
People management platform for performance and engagement.
Overview
Category: HR software
People management platform for performance and engagement.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Lattice',
category: 'HR software',
description: 'People management platform for performance and engagement.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Lattice",
"applicationCategory": "HR software",
"description": "People management platform for performance and engagement."
}