# Custom Label

Map My Relationships gives provision to customize the label name in both Relationship and Connection control. User can customize the label at relationship level, group level and measure level.

### Relationship Level

**'Node Label'** field will auto-populate the value based on which relationship user selects. This value is the default Relationship node label.

User can customize this label by setting the **'Use Custom Label'** field to **Yes**, which shows the Custom Label field where one can add the label.

<figure><img src="/files/9cV9Xysp11yh93iQIb0d" alt="Custom Label"><figcaption></figcaption></figure>

<figure><img src="/files/ZvpOiSAKZ0dyg2yn3UIn" alt="Custom Label"><figcaption><p>Outcome</p></figcaption></figure>

### Group Level (Cluster Nodes)

Similarly, user can change the label of group / cluster nodes. After selecting a **Group By** field, a preview of the same is shown in the Node Label field. To add the custom label, first change the value of **Use Custom Label** from **No** to **Yes**. Custom Label field will appear in which user can input the value to be displayed as a label on the Group node.

Here, {value} is the value on which the grouping has been done.

<figure><img src="/files/h29tf7Yuk5Fomeer9jzL" alt="Custom Label"><figcaption></figcaption></figure>

<figure><img src="/files/QaDupYdPcgz02m2NKvWS" alt="Custom Label"><figcaption><p>Outcome</p></figcaption></figure>

{% hint style="info" %}
**Note: Adding {value} in Custom Label is mandatory, otherwise the option name will not appear on the group node.**
{% endhint %}

### Measure Level (title)

In a similar manner as above, Measure title can also be customized. When user selects the field value in the Measure field, its display name (default preview label) is shown in Node Label field. User can add the custom label as shown below.

<figure><img src="/files/QEdG7cJge09212bMHC6c" alt="Custom Label"><figcaption></figcaption></figure>

<figure><img src="/files/c1Ew159KdHnFqsruVBQJ" alt="Custom Label"><figcaption><p>Outcome</p></figcaption></figure>

### Custom Record Node Label

It defines record node labels dynamically based on selected fields within the configuration.

Users can customize this label further by selecting the **“Record Node Label”** field, which displays the Custom Label field where they can define the desired label.

Earlier, the Record Node Label always displayed an entity’s primary attribute value as the node label on the relationship map.

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

Now, the Record Node Label feature provides flexibility to customize what appears as the node label on the relationship map. By default, it continues to show the primary name attribute. However, you can configure a different field in the Entity Configuration to display your preferred value, as illustrated in the screenshot below.

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

\
When a field is selected in the configuration, the node label will show the value from that field. If the chosen field has no value, the system automatically falls back to displaying the entity’s primary attribute.

Example:\
If an admin wants to display a Contact record based on its Email Address, they can select the Email field in the configuration.

* If the contact has an email → the node label will show the email address.
* If the contact does not have an email → the node label will default to the contact’s primary attribute.

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

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% 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.inogic.com/map-my-relationships/features/mind-map-visualization/custom-label.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.
