> For the complete documentation index, see [llms.txt](https://retailcloud.gitbook.io/portals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://retailcloud.gitbook.io/portals/central-administration-server-cas/reports/employee/employee-data.md).

# Employee Data

### **Overview**

Go to **CAS** --> **Reports** --> **Employee** --> **Employee Data**

This report is for reviewing data that is to be integrated into the new or modified employee payroll record. Consult your payroll provider for what data you should be reviewing.

**Details**

![](/files/-Lx0oqF0oMf7dbhEVWRx)

User can preview the employee data by providing the company code, the employee status, and dates between which the employees were hired. He then gives the file name and can select to preview, export, or download the CSV file.  If the user chooses preview he can see a list of employees that match the criteria and view their names, gender, employee status, pay rate type, rate amount, standard hours, city, state, marital status, hire date, birth date and termination date if applicable. The user can also enter the file name into the file name box and then press export to export that file into a payroll system. This function is used if user has elected to track employee payroll.

**Access**

Access to this function at an enterprise level is limited by default to the System Administrator and Financial users only. Accounting, store managers, and human resource managers may view employee data report at Venues or Store assigned to them.<br>


---

# 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/reports/employee/employee-data.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.
