# Pats Peak (Paychex)

## **Overview**

| Payroll Contact         | Julianne Dionne      |
| ----------------------- | -------------------- |
| Payroll System          | Paychex              |
| Files Required          | Wages Only (Punches) |
| Header Row              | Yes                  |
| SFTP                    | No                   |
| Payroll Frequency       | Daily                |
| File Naming Requirement | No                   |
| Transfer Type           | Manual               |

## Payroll Config Fields

<table><thead><tr><th width="335.3333333333333">Field Name</th><th width="137">Source</th><th>Export Field</th></tr></thead><tbody><tr><td>Paid Activity -> Paycode</td><td>Paid Activity</td><td>Always = to "Pay"</td></tr></tbody></table>

## File Format&#x20;

| Employee Identifier | Payroll ID                                                              |
| ------------------- | ----------------------------------------------------------------------- |
| Punch 1 Date        | Date "MM/DD/YYYY"                                                       |
| Punch 1 Time        | <p>Start Time of Paid Activity OR<br>End Time of Paid Activity</p>      |
| Punch 1 Type        | <p>Hardcoded to:<br>Clock In IF Start Time<br>Clock Out IF End Time</p> |
| Department 1        | Business Structure = Export Business Structure                          |


---

# Agent Instructions: 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://knowledgebase.flaik.com/flaik-knowledge-base/for-it-specialists/payroll-export-configuration/resort-specific-info/pats-peak-paychex.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.
