# Product structure details

- [General settings](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/general-settings.md): Add alias and label to the product structure.
- [Data model](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/data-model.md): Set up tabs, sections and properties for entities in the product structure
- [Tab types](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/data-model/tab-types.md): Tab types for data models.
- [Tab details](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/data-model/tab-types/tab-details.md): Additional details when adding a tab to a data model.
- [Section types](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/data-model/section-types.md): Section types for data models.
- [Section details](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/data-model/section-types/section-details.md): Additional details when adding sections to a tab.
- [Property types](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/data-model/property-types.md): Property types for data models.
- [Property details](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/data-model/property-types/property-details.md): Additional details when adding a property to a section.
- [Variation definitions](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/variation-definitions.md): Add variation definitions and defining attributes for variants of a product
- [Variation definition details](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/variation-definitions/variation-definition-details.md): Additional details when adding variation definition and defining attributes for variants of a product
- [Product wizards](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/product-wizards.md): Setup a creation wizard to use when creating a new product in this product structure.
- [Variant group create wizard](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/variant-group-create-wizard.md): Setup a creation wizard to use when creating a new variant group in this product structure.
- [Variant create wizard](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/variant-create-wizard.md): Setup a creation wizard to use when creating a new variant in this product structure.
- [Display settings](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/display-settings.md): Display settings determine how an entity is named in the PIM. The naming consists of a name pattern and one or more properties.
- [Identifiers](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/identifiers.md): Add identifiers to the different entity types in the data model
- [Identifier details](https://docs.struct.com/pim3/reference/product-model-setup/product-structures/product-structure-details/identifiers/identifier-details.md): Additional details when adding an identifier


---

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