> 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/for-administrators/admin-settings-product-settings/incentives/staff-incentives.md).

# Staff Incentives

## Introduction

Staff Incentives that are added to a Staff member Automatically or Manually in Staff Management and applied through the designated Paid Activities. It can be paid out on an hourly (based on the length of the lesson) or as a flat rate (once per lesson)

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FHht2XJPjKIFNvXjtFxUd%2Fimage.png?alt=media&amp;token=9629dd0f-c069-427a-8975-22a62a4a5160" alt=""><figcaption></figcaption></figure>

***

<table><thead><tr><th width="174"></th><th></th></tr></thead><tbody><tr><td><strong>Incentive Description</strong></td><td>This will display to your staff when the incentive is applied to their profile.</td></tr><tr><td><strong>Auto applied to Staff?</strong></td><td><p><strong>Yes</strong> - automatically applied to <strong>ALL</strong> staff </p><p><strong>No</strong> - you will need to use metric rules to add the incentive to staff or manually add the incentive to staff in staff management </p></td></tr><tr><td><strong>Rate</strong></td><td>Rate is the additional dollar $ amount to be applied by the hour (Hourly) or to the whole lesson (Flat).</td></tr><tr><td><strong>Rate type (Flat/Hourly)</strong></td><td><p>Rate type is how the additional dollar $ amount will to be applied:</p><p><strong>Hourly</strong> - applied once per hour for each eligible hour worked</p><p><strong>Flat</strong> -  applied one time per eligible paid activity/lesson</p></td></tr><tr><td><strong>Paid Activities</strong></td><td>The incentives will only be created for the paid activities selected.</td></tr><tr><td><strong>Paycode</strong></td><td>This is a payroll export file value that may nor may not be required for your payroll system depending on the payroll systems requirements.</td></tr></tbody></table>


---

# 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/for-administrators/admin-settings-product-settings/incentives/staff-incentives.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.
