# Relationship Fields

Guide to enhancing the Relationship Form in Designer by adding Relationship Fields.

{% hint style="danger" %}
**Designer Admin Rights Required**
{% endhint %}

Use Relationship Fields to extend the Relationship Form in Designer for future state (not committed) relationships. This data is stored temporarily and used during the commit event to populate in the relationship table.

![relationship\_fields.png](/files/0lg0YXXYNADDKiH41k68)

Open the Relationship Definitions entry for that suggested relationship you want to make fields available.

A – Click the new button to add a new relationship field and select the field and order which should be visible on the Relationship Data form when clicking CTRL+M on a relationship.

B – The added fields will be visible on the Relationship Data form for future state relationships. These fields are not visible for committed relationships!

Please note that read-only and calculated fields are getting ignored during the commit procedure.

Relationship fields will be considered by the Relationship Fields feature for future state relationships.


---

# 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.ins-pi.com/designer/configuration/enhanced-configuration/relationship-fields.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.
