# Cut-off evaluation delay

The **Cut-off evaluation delay** feature is especially useful for organizations with high file volumes, helping to reduce **cut-off false alarms** caused by minor processing delays.

When the **Cut-off evaluation delay** checkbox is selected, Data Watcher is granted additional time **after** the cut-off time to evaluate whether a file arrived on time. See the [Create a cut-off](/data-watcher-1.21/model/cut-offs/create-a-cut-off.md) page and its [Time settings panel](/data-watcher-1.21/model/cut-offs/create-a-cut-off.md#time-settings-panel) section for details.

Follow these steps to set the default delay that will appear in the **Cut-off evaluation delay** field:

1. In Data One or in Data Watcher, go to **Setup** → **Advanced Settings**.
2. Click on the **NEW** button in the top-right corner of the screen.
3. Enable the **Click to add a new module/section** toggle.
4. In the **Module** field, enter **DW**.
5. In the **Section** field, enter **DW-model**.
6. In the **Property Name** field, type **cutoffevaldelay**.
7. In the **Property Value** field, enter the number of minutes that must be applied as delay.
8. Click **CONFIRM** to save.

The new property will be **applied immediately**. You do not need to restart the CEMAN.


---

# 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://docs.primeur.com/data-watcher-1.21/setup/advanced-settings/cut-off-evaluation-delay.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.
