---
title: "Creating attendance report in PR Master software - 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/faq-access-control/racs-4-system/pr-master-software/creating-attendance-report-in-pr-master-software"
date: "2026-06-27T13:39:09+00:00"
language: "en-GB"
---

#  Creating attendance report in PR Master software

- [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)
        - [RACS 5 System](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-5-system)
        - [RACS 4 System](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-4-system)
            - [PR Master Software](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-4-system/pr-master-software)
            - [Access Controllers](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-4-system/access-controllers)
            - [System Devices](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-4-system/system-devices)
        - [Access Terminals](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/access-terminals)
        - [Auxiliary Equipment](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/auxiliary-equipment)
        - [Transponders](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/transponders)
        - [Electronic Code Locks](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/electronic-code-locks)
    - [Time &amp; Attendance](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/time-attendance)
    - [Guard Tour System](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-guard-tour-system)

**Description:**
**I have Entry and Exit events recorded and I don't have possibility to generate attendance reports in the software. How to solve it ?**

**Solution:**

In order to create presence reports the first issue is to create attendance zone and to define entrance and exit point(s). Please follow steps below:

1. Click *System &gt; Attendance zones*,
2. Click *Add* in order to define new zone,
3. Type *Name* and comment (optionally) and click *OK*  to confirm,
4. In *Exit / Entry points* section define the proper points by clicking *Add*,
5. Click *OK*  to save changes.

To generate attendance report follow these steps:

1. Click *Reports &gt; Attendance*,
2. Choose the time range of the report by pointing date and time (from and to),
3. Choose the name of the attendance zone from the list on the left side of the window,
4. Click *Refresh*  button - the list with users appears with summed up time of their presence in the area,
5. To save report click *Save*,
6. Select the type of the report and click *OK*,
7. Select the path for report file and and file type,
8. Click *OK*  to save report.

## 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": "Access Control", "item": "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control" }, { "@type": "ListItem", "position": 6, "name": "RACS 4 System", "item": "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-4-system" }, { "@type": "ListItem", "position": 7, "name": "PR Master Software", "item": "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-4-system/pr-master-software" }, { "@type": "ListItem", "position": 8, "name": "Creating attendance report in PR Master software", "item": "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-4-system/pr-master-software/creating-attendance-report-in-pr-master-software" } ] }
```
