# Dataflow Instance attributes

**Dataflow instance attributes** can be assigned when the instance of a flow needs to be filled in with extra information. They are created by the Administrator, as explained in the [Configure Dataflow attributes](/data-watcher-1.21/design/add-dataflow-attributes-to-flows.md) section.

Once created, dataflow instance attributes will be listed when opening the instance of a flow and they can be used to add information to the instance.&#x20;

To find them, go to **Inquiry** → **3-dot icon** → **New Instance Attribute**.

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

In the **New Instance Attribute** window, select the attribute and the value or values you want to set. Click **Done** and then **Save**.&#x20;

<figure><img src="/files/WDUSTdyrDdIo86CuusX8" alt="" width="323"><figcaption></figcaption></figure>

Once set, these attributes will appear in the **Attributes** column of the **Inquiry** page.&#x20;

They can be deleted by clicking the <mark style="color:red;">**x**</mark> appearing when hovering over the chip.

<figure><img src="/files/FIpbWTb2LgCKqQSUr3Uk" alt=""><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/monitor/dataflow-instance-attributes.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.
