# Viewing and managing cut-offs

## **Dataflow cut-offs**

Existing cut-offs for dataflows are listed in the **Data Modeler** → **Dataflow Properties** panel.&#x20;

To view them:

1. Select the ![](/files/7yHhiVDUNeYojFwQglFu) clock icon.
2. The cut-offs will be displayed as shown in the figure below.

<figure><img src="/files/7ZFRLZSRuX1eQmMPoQq0" alt="" width="344"><figcaption></figcaption></figure>

3. To enable or disable notifications, use the **ON/OFF** toggle in the drop-down list.

## **Node cut-offs**

Existing cut-offs are also available at the node level. To access them:

1. In **Data Modeler**, click on the desired node card.
2. In the **Node Properties** panel, select the ![](/files/7yHhiVDUNeYojFwQglFu) clock icon.
3. Both **Planned** and **Duration** cut-offs will be listed in the same format.

<figure><img src="/files/mXqBreX7LkrqUKZjElEk" alt="" width="333"><figcaption></figcaption></figure>

## Managing cut-off notifications

Cut-off notifications can be switched on or off by clicking the 3 dots icon on the **Dataflow Models** page and selecting **Enable Cut-off notifications** or **Disable Cut-off notifications**.

<figure><img src="https://files.readme.io/af402f72be0ef4025037bfeb7c6c1e308e2c20d48b2df20642a665790ff9c2f5-image.png" alt="" width="563"><figcaption></figcaption></figure>

If you select multiple models, you can set multiple cut-offs in one go by going to the Select drop-down menu and choosing the Enable Cut-Off Notifications or **Disable Cut-Off Notifications** entry.

<figure><img src="https://files.readme.io/66c9fec6b55e82e368063282a58502a7c01f405b6dc2d383cb11da99558e7bd4-image.png" alt="" width="188"><figcaption></figcaption></figure>


---

# 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/model/cut-offs/viewing-and-managing-cut-offs.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.
