---
title: 'Company integrations'
summary: 'The per-company link to an external HR or payroll system. Provides the destination for overtime submissions and the source of HR sync data.'
section: features
tags:
  - crud
  - tempus
  - integrations
  - payroll
updated: '2026-06-17'
---

> A **company integration** in Tempus links one [company](tempus_companies.md) to an external HR or payroll system, for example exporting monthly payroll to Salary.lu. It provides the destination for [overtime submissions](tempus_overtime_submissions.md) and the source of HR sync data.

## Overview

This is a thin per-company layer on top of the tenant-wide [Integrations](../telephony/integrations.md) feature, where the actual credentials live. One Tempus company has one integration link, so the same tenant-wide integration can serve several companies with per-company configuration.

## What it does

The **type** (Salary.lu, DSK, or other) sets which JSON config shape is expected and which downstream behavior fires. The **config JSON** holds per-company overrides such as scheduling and mapping rules, while the underlying Cockpit integration holds the credentials.

The link is invisible to employees but drives two things: payroll exports carry overtime payouts and balance changes to the payroll system, and HR sync (DSK and similar) can pull badge events into the [time-point](tempus_time_points.md) pipeline.

> [!WARNING]
> Removing a company integration breaks payroll submission for that company. [Overtime submissions](tempus_overtime_submissions.md) then fail until the link is re-created. The credentials themselves live on the [Cockpit integration](../telephony/integrations.md) record, not here.

## See also

- [Tempus companies](tempus_companies.md) - the Tempus-side parent.
- [Integrations (Cockpit)](../telephony/integrations.md) - the credentials and connection settings.
- [Overtime submissions](tempus_overtime_submissions.md) - the consumer of this link.
- [Time points](tempus_time_points.md) - the consumer of badge-sync-type integrations.
