# User settings

You can access user settings through [Settings](/pim3/reference/settings.md) > [Setup](/pim3/reference/settings/setup.md) > [User settings](/pim3/reference/settings/setup/user-settings.md).

### Languages

The languages this user can access.

### Dimensions

Choose which segments are accessible for this user. This can be done for all existing [dimensions](/pim3/reference/product-model-setup/dimensions.md).

{% hint style="info" %}
**Note** Choose whether each language and segment is editable or read-only for the user by enabling or disabling the Readonly toggles.
{% endhint %}

### Product fields

The columns you want to see in the search list for products.

### Variant fields

The columns you want to see in the search list for variants.

### Variant group fields

The columns you want to see in the search list for variant groups.

### Category fields

The columns you want to see in the search list for the categories.

{% hint style="info" %}
**Note** Remember to click "Save user settings" after making changes.
{% 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.struct.com/pim3/reference/settings/setup/user-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.
