# Using Relationship Fields

Information on how to use relationship fields

Designer supports the visualization of maximum three fields on relationships per suggested relationship.

{% hint style="danger" %}
**Adding Fields to Relationships**

Adding fields to Relationships can be performed by a ServiceNow admin only on the *cmdb\_rel\_ci* table and impacts the entire platform.

Once those fields have been added, they can be selected as Relationship Fields in Designer.
{% endhint %}

![](/files/0lg0YXXYNADDKiH41k68)

Relationship Fields

**A** – Click Relationship Fields in the INSERT tab to see the Relationship form.

**B** – Select a relationship type.

**C** – Select the first field on the relationship defined on the cmdb\_rel\_ci table.

**D** – Select the second field on the relationship defined on the cmdb\_rel\_ci table.

**E** – Select the third field on the relationship defined on the cmdb\_rel\_ci table.

**F** – Click + ADD to add another Relationship Type with fields to be displayed.

**G** – Quickly switch on/off the relationship fields in the Designer canvas.

**H** – Click X to remove the line.

**I** – Click Apply to confirm the changes made.


---

# 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/work-in-the-app/using-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.
