# Item Settings

### Inventory Interface

Change the way your inventory looks! Changeable for your own inventory as well as your retainer's inventories.

#### Normal

{% hint style="info" %}
Shows one pane of items.
{% endhint %}

#### Expanded

{% hint style="info" %}
Shows two panes of items.
{% endhint %}

#### Open All

{% hint style="info" %}
Shows all items in one pane.
{% endhint %}

### Armoury Chest

* [ ] Store all newly obtained items in the Armoury Chest.

{% hint style="info" %}
By default, all gear goes to your armoury inventory. That can clutter up your armoury quickly and make it difficult to figure out what gear you don't actually want to keep.

Uncheck this option to have gear items go to your regular inventory.
{% endhint %}

### Subcommands

Customize your items subcommands to move around or remove commands that you don't use.

You can also click on a subcommand to get more info about it.

![](/files/m9hTJ70DNdjq5ZzMaTxY)


---

# 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/item-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.
