# Cluster Custom Name in Tree View

The Cluster Custom Name feature allows you to override the system-generated cluster labels (such as *Gender – Male*, *Gender – Blank*, etc.) and replace them with your own custom text.\
This is especially useful when grouping records by fields such as Gender, Region, Category, or Status, allowing organizations to use terminology that matches their business needs, enhances clarity, or maintains confidentiality.

When enabled, the Tree View displays your custom cluster label instead of the field’s actual value. This results in cleaner, more meaningful, and more user-friendly grouping nodes.

How It Works (Example)

Originally, grouping by Gender produces nodes like:

* Gender – Male
* Gender – Blank

By applying a Cluster Custom Name such as “Undisclosed”, the Tree View replaces both groups with the custom label *Undisclosed*, giving a unified and simplified representation.

<div data-with-frame="true"><figure><img src="/files/VOxnR94GazH1TEdeNxYk" alt=""><figcaption></figcaption></figure></div>

### Step-by-Step Guide to Configure Cluster Custom Name in Tree View

#### 1. Open Entity Configuration

Navigate to:\
Settings → Map My Relationship App Entity → Configurations → Open the relationship record (e.g., contact\_customer\_accounts)

#### 2. Locate the Cluster Settings Section

Scroll to the Cluster Settings area on the right side of the configuration page.

#### 3. Enable Custom Cluster Label

Set Use Cluster Custom Label to Yes.\
(Highlighted in green in the second screenshot.)

#### 4. Enter Your Custom Label

In the Cluster Custom Label field, type your preferred label\
(e.g., “Undisclosed”).

This label will replace the standard system grouping labels.

#### 5. Save the Configuration

Click Save to apply your changes.

<div data-with-frame="true"><figure><img src="/files/hS8ZNnYeMKDrXqaAbrYm" alt=""><figcaption></figcaption></figure></div>

#### 6. View the Custom Cluster Name in Tree View

Open the Tree View, and you will now see:

* Nodes previously labeled Gender – Male, Gender – Blank, etc.
* Now merged or replaced with the custom label Undisclosed (as shown in the final image).

<div data-with-frame="true"><figure><img src="/files/6VMBLjLvdFSgGlIH5d00" alt=""><figcaption></figcaption></figure></div>

{% 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/tree-view-visualization/custom-label/cluster-custom-name-in-tree-view.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.
