> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/archive/setting-up-paycodes-and-business-structure.md).

# Exporting Payroll Files

There are 3 types of payroll export files available in flaik. A resort will normally either and Timekeeping Report OR the Wages/Incentive Reports.

<table data-header-hidden><thead><tr><th width="412.3333333333333"></th><th width="181"></th><th></th></tr></thead><tbody><tr><td></td><td><strong>Hourly Pay</strong></td><td><strong>Incentive Pay</strong></td></tr><tr><td><strong>Timekeeping Report</strong></td><td><em>✔</em></td><td><em>✔</em></td></tr><tr><td><strong>Wages Report</strong></td><td><em>✔</em></td><td></td></tr><tr><td><strong>Incentive Report</strong> </td><td></td><td><em>✔</em></td></tr></tbody></table>

**1 | Timekeeping Report**

For resorts that require hourly pay and incentive pay combined in a single report&#x20;

**2 | Wages Report**

For resorts that require 2 separate export files for wages and incentives, these resorts will also use the INCENTIVES REPORT. This file may contained hours worked, hourly wages OR time clock punches for start and end of each lesson.&#x20;

**3 | Incentive Report**&#x20;

For resorts that use the WAGES ONLY REPORT and also resorts that punch in and out in outside of flaik, this will be thier only report.

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FYtsoPdz5D4m8o0uzs1Sq%2Fimage.png?alt=media&amp;token=daf02e43-674f-478e-a7d6-355e78616a4e" alt=""><figcaption></figcaption></figure>

## Config

The used of these fields and files is configured by your flaik Customer Sucess person in the timekeeping area of your resort's configuration.


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/archive/setting-up-paycodes-and-business-structure.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
