> 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/metric-rules.md).

# Metric Rules

## Introduction&#x20;

Metric Rules can be used to either:

1. Apply **Staff Incentives** to a staff members profile&#x20;
2. Increase the staff member's hourly **Teaching Wage**&#x20;

With the defined **Metric value** for a specified data point (**Metric**).

Metric Rules let you define achievement thresholds for your staff — such as reaching a certain number of teaching hours or attaining a certification level — and then track and approve when those milestones are met.

### How Metric Rules Work

1. Navigate to Staff Management → Metric Rules.
2. Click "Calc. metric rules" to run the calculation engine against current data. This button is always available regardless of whether any rows are selected.
3. After calculation, staff who meet rule thresholds will appear with a Pending status.
4. Select one or more Pending rows.
5. Click Approve metric rules to approve, or Reject metric rules to deny. Approved rules will show the effective date and your name as the approver.

A status banner at the top of the page shows when metric rules were last calculated, so you can tell if the data is current.

{% hint style="info" %}
The Approve and Reject buttons are only active when you’ve selected rows that are in Pending status. A single staff member can have multiple metric rule rows if they qualify for more than one rule.<br>
{% endhint %}

## Examples

1\. Apply **Staff Incentives** to a staff members profile&#x20;

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FNip4VQAoIZQeX0CLHXXN%2Fimage.png?alt=media&amp;token=4d39f206-d2c7-49cd-8851-732edf98780c" alt=""><figcaption></figcaption></figure>

2. Increase the staff member's **Teaching Wage**&#x20;

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FtPOHBX3LQ4CuDGUf04Q1%2Fimage.png?alt=media&amp;token=e91cfd6d-3862-48db-ab23-3fc7315c143e" alt=""><figcaption></figcaption></figure>

***

<table data-header-hidden><thead><tr><th width="256"></th><th></th></tr></thead><tbody><tr><td><strong>Metric Rule Description</strong></td><td>This will display to your staff when the metric rule triggers a new <strong>Staff Incentive</strong> to be added or an hourly wage change.</td></tr><tr><td><strong>Metric</strong> </td><td>The data point that will be used to measure the metric amount. Once the specified <strong>Metric Value</strong> is reached for a staff member the <strong>Staff Incentive</strong> or wage increase will be applied.</td></tr><tr><td><strong>Metric value</strong></td><td>The value that must be reached for the specified <strong>Metric Rule</strong> to be triggered. </td></tr><tr><td><strong>Metric rule type (staff incentive or wage increase)</strong></td><td><p><strong>Staff Incentive</strong> - This still apply the designated <strong>Staff Incentive</strong> to the staff profile</p><p><strong>Hourly Incentive</strong> - They will increase the staff member's Teaching Wage by the designated amount</p></td></tr><tr><td><strong>Job title</strong> (only if Wage increase is selected)</td><td><p>Determines the Job Title that the Metric Rule will be applied to.  </p><p><strong>Default Value "-"</strong> will apply the metric to all Job Titles <img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FaoBvebyTvmJpTfYhW45x%2Fimage.png?alt=media&amp;token=8bb41eba-6997-4cf3-bdb5-8f32ec55b613" alt=""></p><p><strong>Multiselect</strong> - Will apply to only selected Job Titles</p><p></p></td></tr><tr><td>Staff incentive/wage increase amount</td><td>Designate the Staff Incentive to be applied or the Wage Increate amount in Dollars $</td></tr><tr><td><strong>Paid activities</strong></td><td>Only paid activities selected, and incentives associated to staff profiles, will factor this incentive into the incentive calculation in timesheets.</td></tr><tr><td><strong>Pay code</strong></td><td>If a paycode is required by the payroll system for accepting the incentives through the Payroll Export interface it should be included here</td></tr></tbody></table>

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FNzaR6U7df0lSppZT3N5a%2Fimage.png?alt=media&amp;token=3c072a2c-eb56-4370-8712-b74ca764f11f" alt=""><figcaption></figcaption></figure>


---

# 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/metric-rules.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.
