# Log Window Settings

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

* [x] Display World name in chat log when player is on another server.

{% hint style="info" %}
Enable the World name to be visible for players from other worlds.
{% endhint %}

* [ ] Enable profanity filter

{% hint style="info" %}
Optionally enable the profanity filter if you don't want to see profanities from other players.
{% endhint %}

* [ ] Display error messages when actions fail.
* [ ] Display recast timer error messages.
* [ ] Display altitude error messages.

{% hint style="info" %}
Error messages may not be very useful. Uncheck to disable error messages.
{% endhint %}

### Chat Bubble Settings

Enable chat bubbles to see text above people's characters!

Example

<div align="left" data-full-width="false"><figure><img src="/files/Qd0zAJpA13KW00sWoS0L" alt="" width="233"><figcaption></figcaption></figure></div>

### Log Text Colors

Change the text color of any chat text, including player chats and system messages.

#### Examples

<div align="left"><img src="/files/aXoJ7wpIFaqU7QNwdc4I" alt=""></div>

### Log Filters

Change what text shows up in each chat log.

#### Recommendations

* [ ] Battle

{% hint style="info" %}
Uncheck all log types under the Battle tab to instead use the Battle tab for more useful chat channels.
{% endhint %}

* [x] NPC Dialogue

{% hint style="info" %}
When chatting with an NPC, their dialogue can be set to post in a channel. This setting is useful to refer back to what NPCs said during cutscenes.
{% endhint %}

* [ ] Periodic Recruitment Notifications

{% hint style="info" %}
Uncheck recruitment notifications to stop getting chat messages about Party Finder recruitments. Example message usually reads: "Of the X parties currently recruiting, all match your search conditions."
{% endhint %}

#### Examples

An **FC chat tab** with all FC-related options turned on.

![FC chat enabled for FC tab.](/files/YAW0Jfj0szNuEzhWJwaE)

![FC announcements enabled for FC tab.](/files/iJEUIUeS94fVa2hzcBQP)

A **General chat tab** with most chat channels and notifications turned on.

![Most chat channels enabled for a catch-all for General tab.](/files/RMxHw0iYl51aZuyBGXhw)

![Most announcements enabled as a catch-all for General tab.](/files/RpROM4DFm3ID0wllyAl1)

A **Party/Tell chat tab** that takes over the Battle tab by disabling all Battle logs and enabling Tell, Party and Alliance.

![Tell, Party and Alliance raid chats enabled for Battle tab.](/files/dcR1UNdak9M4bh6j15CV)

![Battle info turned off on Battle tab.](/files/DCCeAXDL42YyQYfue9Pf)
{% endtab %}

{% tab title="Log Details" %}
Set the font size, transparency, and timestamps for messages in chat tabs!

### Font Size

Options are 12-36, can be useful to change depending on your screen size and resolution.

* [x] Add time stamp to messages.

{% hint style="info" %}
Enable to see the time when you received a message.
{% endhint %}

### Log Window Transparency

Changes the transparency of the log window.
{% endtab %}

{% tab title="Notification Sounds" %}
Select notification sounds when receiving a message.

These settings can be useful to enable notification sounds for various chat channels, such as when someone emotes to you, sends you a Tell, or posts in Free Company chat!

You can also set the specific sound effect that plays when activated.

![](/files/bzsS3ZYuVktQ6uNv9rRV)
{% 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/log-window-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.
