# Node Properties panel

To show the **Node Properties** panel, click a specific node in the board. The panel will show the details of a node that is part of a Model.

<figure><img src="/files/LMlwHqLfBN2YcRRjmNsu" alt="" width="345"><figcaption></figcaption></figure>

This panel has 2 separate sections, which can be accessed by clicking these icons:  ![](/files/CkCFPTFL2g2KgrMVPzWl)  ![](/files/5lCuOMefjwk8bxnSyYiC)

Click the   ![](/files/9E17pE0NLq7ZOrcvDEtn)  icon to access the **Node Details** panel and set:

* **Business Name**: the name assigned to the Model.
* One of the following options:
  * **CEMAN Name** for Data One nodes
  * **Queue Manager Name** for SPAZIO nodes
  * **Connect:Direct Server** for Connect:Direct nodes
  * **FTP Server** for FTP nodes
  * **FTPS Server** for FTPS nodes
  * **SFTP Server** for SFTP nodes
  * **Generic MFT Server** for MFT Server nodes
  * **Generic FT Server** for FT Server nodes
  * **Name** for Unknown nodes
* **Node Type**: it is assigned automatically by Data One and cannot be modified.

Click the  ![](/files/oopRSXNv9QggKNQ3an16)  icon to access the **Node Cut-off list** panel where you can:

* see the cut-offs associated with the selected node.
* add a node cut-off, by clicking on the **NEW** button. To know more about Cut-offs and how to set them, head over to the [Cut-offs](/data-watcher-1.21/model/cut-offs.md) page.

{% hint style="warning" %}
Node cut-offs cannot be defined on UNKNOWN type nodes.
{% endhint %}


---

# 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/node-properties-panel.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.
