# Display Name Settings

There are many options in here that change how display names are shown.

Click on the color next to an option to change the nameplate color.

{% tabs %}
{% tab title="NPCs" %}

### **Minions**

Display Name Settings: When Targeted

{% hint style="info" %}
Change Minion nameplates to only show when targeted to clean up visual clutter.
{% endhint %}
{% endtab %}

{% tab title="General" %}
Settings

* [ ] Display class or job icons with nameplate.

{% hint style="info" %}
Enable to add class/job icons next to character names.
{% endhint %}

Example

<figure><img src="/files/lj1GTRO3rGydfHfeBFoH" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://info.ff14fun.club/learning/user-interface/character-configuration/display-name-settings.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.
