# Angelfire (Paycor)

## Overview

| EXPORT FILE META DATA   |                                                     |
| ----------------------- | --------------------------------------------------- |
| File Type               | Timekeeping                                         |
| Payroll Contact         |                                                     |
| Payroll System          | Paycor                                              |
| Header Row              | Yes                                                 |
| FTP/SFTP                | No                                                  |
| Payroll Frequency       | <p>Fortnightly.<br>Unique line for Week 1 and 2</p> |
| File Naming Requirement | No                                                  |
| Transfer Type           | Manual                                              |
| Incentives              | No                                                  |

## Payroll Requirements

{% embed url="<https://docs.google.com/spreadsheets/d/15LuR2gKshtaM-hFJ16cWaoELtH5OEbj0efJ59qhTht4/edit?usp=sharing>" %}

## Payroll Export Fields

| Payroll Export Settings in flaik User Interface | Enbled?            |     |                      |
| ----------------------------------------------- | ------------------ | --- | -------------------- |
| Paid Activity                                   | Business Structure | Yes | Exception Department |
| Paid Activity                                   | Job Code           | Yes | Hours Code           |
| Paid Activity                                   | Pay Code           | Yes | Amount Code          |
| Incentive                                       | Pay COde           | No  |                      |

## Example File

<table><thead><tr><th width="64">Example - Hourly Pay</th><th width="64">Format</th><th width="64">flaik source</th></tr></thead><tbody><tr><td>Name</td><td>"LastName, First Name"</td><td>Name</td></tr><tr><td>Employee Number</td><td> </td><td>Payroll ID</td></tr><tr><td>Hours Code</td><td> </td><td>Job Code</td></tr><tr><td>Coded Hours</td><td> </td><td>These are grouped by employeeId, paycoreExceptionDepartment and payWageType.</td></tr><tr><td>Overtime Hours</td><td> </td><td>If they work over 40 hours in the week it is deemed overtime. </td></tr><tr><td>Amount Code</td><td> </td><td>Pay Code </td></tr><tr><td>Coded Amount</td><td> </td><td>Not Used</td></tr><tr><td>Exception Department</td><td> </td><td>Business Structure</td></tr><tr><td>Exception Rate</td><td> </td><td>Wage</td></tr><tr><td>Pay Week</td><td> </td><td>Week 1 or Week 2. Backdated from date exported</td></tr></tbody></table>


---

# 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/angelfire-paycor.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.
