> For the complete documentation index, see [llms.txt](https://help.tillit.cloud/tillit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tillit.cloud/tillit/knowledge-base/setting-up-tillit/asset-hierarchy/assets/run-rate-template.md).

# Run Rate Template

## Overview

The **Run Rate Template** on an asset allows you to define default production rates for specific combinations (such as *Asset + Material* or *Asset + Attribute*). Once configured, TilliT will automatically apply this run rate whenever a matching order is executed on this Asset, avoiding the need to set run rates manually on every new order.

## Create a Run Rate Template

{% hint style="info" %}
**Go to Settings > Asset Hierarchy > Assets**. Select the relevant Asset, locate the **Run Rate Template panel**, and click to open.
{% endhint %}

{% stepper %}
{% step %}
Click **Create**.

<figure><img src="/files/EsqRqEe9ptFP1LyW4cc9" alt="Run rate Template panel on the asset page showing action buttons including Create"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
In the pop-up, fill in the required combination criteria and run rate values:

<figure><img src="/files/A34pSlk15298iFfJ77Jd" alt="Create Run Rate Template modal displaying input fields for Assets, Asset Class, Material, Material Group, Attribute, Run Rate and Scheduling Run Rate" width="260"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Save and close**.
{% endstep %}
{% endstepper %}

### Fields

| Name                | Description                                                            |
| ------------------- | ---------------------------------------------------------------------- |
| Assets              | Select the Asset to associate with this template rule.                 |
| Asset Class         | Filter or define the rule by Asset Class.                              |
| Material            | Select a specific material to apply this run rate.                     |
| Material Group      | Apply the run rate rule to an entire group of materials.               |
| Attribute           | Specify a material or process attribute requirement.                   |
| Run rate            | Enter the target run rate value for this combination.                  |
| Scheduling Run Rate | Enter the planned or scheduled run rate value for scheduling purposes. |

{% hint style="info" %}
Any combination of criteria specified in the fields above will be treated as a strict requirement when an order is created.
{% endhint %}

### Example of configuration

If a template is configured with:

* **Assets:** *Line 01*
* **Material:** *Bottle 123*
* **Run rate:** *100*

Then, any order running on **Line 01** producing **Bottle 123** will automatically adopt a target run rate of **100**.
