# Payroll Settings

**Overview**

{% hint style="info" %}
Go to **Configuration** --> **Company Details** --> **Payroll Settings**
{% endhint %}

Most payroll companies require you to establish company codes for each business unit you wish to track. This screen allows you to configure payroll companies as well as what overtime rules are available to each company.

![](/files/-LwX9JjL_cORIK2zFAMn)

**Detail**

The **Company Code** is typically a cost center code that is established by your payroll provider. Is must be a 3 or fewer digits and can be alpha/numeric (such as PAY).

Even if you are not directly tying in your payroll service to the system, you will need to establish company codes to be used by each employee created, who's hours will be tracked. The Company Code is a mandatory field in creating a payroll record for an employee (second page of the create/modify employee). By completing this, the merchant can track employee hours on the employee productivity report and time and attendance report.

Enter the  address and contact information for the cost center you are establishing.

The **Status** indicates if the company code is active or inactive, Inactive status will remove it from the choices of company codes in the employee payroll settings page.

Select the **overtime options** that apply for employees in this company code. NOTE: If no box is checked, overtime will apply on all hours.

* 40 hours - Overtime hours are defined as hours over 40 hours a week.
* 8/day or 40/week - Overtime hours are defined as hours over 8 hours a day or 40 hours a week.
* 46 Hours - Overtime hours are defined as hours over 46 hours a week.
* 48 Hours - Overtime hours are defined as hours over 48 hours a week.
* 7th day - Overtime hours are defined as hours on the 7th day worked in a week.

Once the Payroll Settings have been set, you are now ready to input [**employee payroll data**](/portals/central-administration-server-cas/untitled-2/company-details-1/payroll-settings/creating-or-modifying-employee-payroll-records.md) ;. This is done using the Employee Tab from the Management Menu. To set up CAS to track employee records, as well as time and attendance you will need to talk with your payroll processing company to see how they can receive the data as well as consult with an Inventrak specialist.

**Access**

Payroll Settings can only be set or modified by users whose roles have been defined as System Administrator or HR Manager


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://retailcloud.gitbook.io/portals/central-administration-server-cas/untitled-2/company-details-1/payroll-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
