---
title: "Defining overtime work in RCP Master - Roger"
description: "Roger - lider branży zabezpieczeń oferujący systemy kontroli dostępu, rejestracji czasu pracy, rejestracji pracy wartowników. Zapraszamy!"
url: "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/time-attendance/rcp-master-3-software/defining-overtime-work-in-rcp-master"
date: "2026-06-27T13:29:02+00:00"
language: "en-GB"
---

#  Defining overtime work in RCP Master

- [Download](https://www.roger.pl/en/support/technical-support/download)
- [Newsletter](https://www.roger.pl/en/support/technical-support/newsletter)
- [News](https://www.roger.pl/en/support/technical-support/news)
- [Quick Start Guide](https://www.roger.pl/en/support/technical-support/quick-start-guide)
- [Remote Technical Support](https://www.roger.pl/en/support/technical-support/remote-technical-support)
- [FAQ - Frequently Asked Questions](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions)
    - [Access Control](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control)
    - [Time &amp; Attendance](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/time-attendance)
        - [RCP Master 2 Software](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/time-attendance/rcp-master-2-software)
        - [RCP Master 3 Software](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/time-attendance/rcp-master-3-software)
    - [Guard Tour System](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-guard-tour-system)

**Description:
How to define overtime work in RCP Master software?**

**Solution:**

There are two ways to count overtime work.

Fixed hours: defined by selecting the hours range From-To. The Attendance type column determines the overtime type accounted for in the particular time range (e.g. Overtime 1 – 50%, Overtime 2 – 100% and so on).

Variable hours: calculated dynamically (after the specific number of hours has been worked through). Defined by indicating the number of hours worked through after which the system should start counting the specific overtime type. For example: in the first row of the Figure below, there is information that the overtime should be counted after 8 hours of work — e.g. if an employee worked from 7:00 am to 4:00 pm, then the “Overtime 1” period starts at 3:00 pm.

## Schema

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Start", "item": "https://www.roger.pl/en" }, { "@type": "ListItem", "position": 2, "name": "Support", "item": "https://www.roger.pl/en/support" }, { "@type": "ListItem", "position": 3, "name": "Technical Support", "item": "https://www.roger.pl/en/support/technical-support" }, { "@type": "ListItem", "position": 4, "name": "FAQ - Frequently Asked Questions", "item": "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions" }, { "@type": "ListItem", "position": 5, "name": "Time & Attendance", "item": "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/time-attendance" }, { "@type": "ListItem", "position": 6, "name": "RCP Master 3 Software", "item": "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/time-attendance/rcp-master-3-software" }, { "@type": "ListItem", "position": 7, "name": "Defining overtime work in RCP Master", "item": "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/time-attendance/rcp-master-3-software/defining-overtime-work-in-rcp-master" } ] }
```
