# Product structures

You can add or update product structures through [Product model setup](/pim3/reference/product-model-setup.md) > [Product structures](/pim3/reference/product-model-setup/product-structures.md).

{% hint style="info" %}
**Guide** See a short walkthrough of how product modelling is used in Struct PIM [here](/pim3/tutorials/helpful-guides/how-to-use-product-models.md).
{% endhint %}

### Add a new product structure

1. Click "Create new product structure" on Product structures page
2. Set Alias and Label along with additional [details](/pim3/reference/product-model-setup/product-structures/product-structure-details.md)
3. Click "Display settings"
4. Set Product display name and pattern
5. Click "Create product structure"

{% hint style="info" %}
To create a new Product Structure a single attribute must be added to select in "Display Settings". See [Product structure details](/pim3/reference/product-model-setup/product-structures/product-structure-details.md).
{% endhint %}

### Copy product structure

### Edit product structure

1. Click "Edit"-icon on Product structures page
2. Modify the product structure [details](/pim3/reference/product-model-setup/product-structures/product-structure-details.md)
3. Click "Save changes"

### Delete product structure

1. Click "Delete"-icon
2. Click "Ok" to confirm

{% hint style="info" %}
It is not possible to delete a product structure that has products using the structure.
{% 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.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.
