# Display settings

Display settings can be set for either product, variant group and variant in the data model.

### Entity thumbnail

A media attribute which can be used to generate a thumbnail for the entity.

### Name attributes

The attributes used to display the naming in PIM.

### Name pattern

Name pattern dictates how property values should be used to render the name. Use {0}, {1}, {2} etc. to indicate in the pattern where you want attributes you choose to be rendered.

{% hint style="info" %}
**Note** Variant display settings are configured in [Variation definitions](/pim3/reference/product-model-setup/product-structures/product-structure-details/variation-definitions.md) > [Edit variation definition](/pim3/reference/product-model-setup/product-structures/product-structure-details/variation-definitions/variation-definition-details.md)
{% 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/product-model-setup/product-structures/product-structure-details/display-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.
