> 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/updates-to-incentives.md).

# Updates to Incentives

For 2022-2033 Beta Incentives User

## QUICK SUMMARY

~~**Hourly Incentives**~~**&#x20;-> Staff Incentives**

**Metric Rules -> No Change**

~~**Lesson Incentives**~~**&#x20;-> Staff incentives** (If they had a flat rate amount)

~~**Lesson Incentives**~~**&#x20;-> Head count** (If they had a headcount rule)

~~**Base Incentives**~~ **-> Staff Incentives** with auto apply set to yes

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FW5KM4CqMSHn7GUxf9hAU%2Fimage.png?alt=media&amp;token=f805f2f0-fccf-44cb-ac73-3b5291c0744f" alt=""><figcaption></figcaption></figure>

### OVERVIEW

If you were on our new Beta Program for incentives for the 2022 to 2023 season we thank you for participating in our pilot program.  As we now widely release this feature we have made some changes to make the setup easier to understand!

<mark style="color:red;">None of your current configuration has been changed, only the way the incentive appear on the config pages in the user interface/application is different.</mark>&#x20;

In addition we have added the NEW option to decide if an incentive will be applied as a **Flat Rate** (once per lesson) or **Hourly** (once per hour).

<table><thead><tr><th width="250">NEW SECTION NAME</th><th>Contains previous incentives from</th><th data-hidden></th></tr></thead><tbody><tr><td>Staff Incentives</td><td><p>Hourly incentives</p><p>Lesson incentives -> with Flat Rate $ Amounts</p><p>Staff base incentives (Auto apply set to yes)</p></td><td></td></tr><tr><td>Metric rules</td><td>Metric rules</td><td></td></tr><tr><td>Head count</td><td>Lesson incentives -> Headcount</td><td></td></tr></tbody></table>

### **Base Incentives**&#x20;

**Now -> Staff Incentives with Auto Apply = Yes**

Base Incentives were essentially lesson incentives that would be automatically applied to ALL Staff (Example extra $10 an hour for a Private Request). They were the same as regular staff incentives, except regular incentives needs to be specifically added to staff.&#x20;

If you formerly had Base Incentives setup, you will now see them under Staff Incentives with the Auto Apply Flag set to Yes.

**OLD - Private Request $10 Base Incentive**

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2Fg2pcr1fc3a1s26HkCq1L%2Fimage.png?alt=media&amp;token=61bbe70a-f433-424e-8740-5c4767547ce5" alt=""><figcaption></figcaption></figure>

**NEW - Private Request $10 Staff Incentive with Auto Apply set to Yes**

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FConbur88kHWPma6YvPyS%2Fimage.png?alt=media&amp;token=0ca221a9-1fb9-4594-8936-89e296ae5ba7" alt=""><figcaption></figcaption></figure>

### Lesson Incentives

**Now -> Staff Incentive for Flat Rate dollar amount**

If you previously had **Lesson Incentives** with a flat rate dollar mount you will now see these under Staff Incentives

**Now -> Head count (for Head count rules)**

If you previously had head count rules in Lesson Incentives you will now see these under Head count

## Metric Rules

No changes.


---

# 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/updates-to-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.
