# Dataflow Model attributes

Attributes are custom metadata that help organize flows. The Administrator sets up the attributes that users can choose when creating a flow. You can find instructions on how to create attributes on the [Configure Dataflow attributes](/data-watcher-1.21/design/add-dataflow-attributes-to-flows.md) page.

Once created, Dataflow model attributes will be listed in the **Dataflow Modeler** → **DATAFLOW PROPERTIES panel** →  ![](/files/kmqqtZ2KDrMPwWd69TEV)  icon.

To add an attribute to a modeled dataflow, select it from the list. If the Attribute is **Open**, new attributes can be added on the fly.&#x20;

<figure><img src="/files/AUSMksGKUGPT6zDWKPbt" alt="" width="341"><figcaption></figcaption></figure>

These attributes are spread on instances and cannot be deleted.


---

# 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/dataflow-model-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.
