# Asset Tolerance

### Overview

Tolerance refers to the acceptable amount of variation or deviation from a specified dimension, measurement, or value in engineering and manufacturing. Tolerance is used to account for manufacturing variability, material properties, and other factors that can affect the accuracy of a product or component.

### Create an Asset Tolerance

Go to ***Settings > Asset Hierarchy > Assets ->select the asset in the table***

Then **select the relevant Asset**. Find the **Asset Tolerance** panel and click to open. Click **Create**.

<figure><img src="/files/DOC77m6GCHMFAOkVv14F" alt=""><figcaption></figcaption></figure>

### Fields

| Name                | Description                                       |
| ------------------- | ------------------------------------------------- |
| Process Variable \* | Select the process variable to set the limits to. |
| Lower Limit         | Enter the Lower limit value                       |
| Target              | Enter the target value                            |
| Upper Limit         | Enter the upper limit value                       |


---

# Agent Instructions: 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:

```
GET https://help.tillit.cloud/tillit/knowledge-base/setting-up-tillit/asset-hierarchy/assets/tolerances.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
