---
title: "Payroll Input Validation"
section: "Agent store — Human Resources — Salary Administration"
canonical_url: "https://leverge.ai/agents/hr/salary-administration/payroll-input-validation"
category: "Human Resources"
process: "Salary Administration"
trigger: "Runs on a schedule"
publisher: "Ailoitte Technologies Private Limited"
---

# Payroll Input Validation

Check what HR is sending to payroll before the cut-off — starters, leavers and changes — because an error caught here is a correction and an error caught after is somebody's rent.

## At a glance

- Business function: Human Resources
- Process: Salary Administration
- Runs: runs on a schedule — The 20th of each month at 10:00, ahead of cut-off
- Run cost: 8 credits
- Uses a knowledge base: no

## What it needs

- **This month's payroll changes** (file upload) — Starters, leavers, contract changes, one-off payments and absence.
- **Cut-off settings** (form)

## How it works

1. Reading the changes
2. Validating each change
3. Writing the cut-off note

## What it returns

- **Ready for cut-off** (score)
- **Before cut-off** (written summary)
- **Someone will be paid wrongly** (flagged exceptions)
- **Change by change** (table of results)
- **Checks applied** (verification checklist)

---

Source: https://leverge.ai/agents/hr/salary-administration/payroll-input-validation — Leverge
