# How to use Product structures

Product structures are the blueprints for products, variants and variant groups in the system. A product structure defines tabs, sections and attributes that are available to products, variants and variant groups using that product structure.

Product structures can be created and updated directly in the UI of Struct PIM, which allows for easy configuration of the underlying data models of products, variants and variant groups.

{% embed url="<https://vimeo.com/770641299/7dd27762e8>" %}
Product models (duration 3:11 min)
{% endembed %}

### Guides covering Product structures <a href="#guides-covering-business-rules" id="guides-covering-business-rules"></a>

* [How to set up and edit a product model](/tutorials/guides/how-to-use-product-structures/how-to-set-up-and-edit-a-product-model.md)
* [How to set up variant model](/tutorials/guides/how-to-use-product-structures/how-to-set-up-a-variant-group-model.md)
* [How to set up a variant group model](/tutorials/guides/how-to-use-product-structures/how-to-set-up-a-variant-group-model.md)
* [Working with product models using the API](/tutorials/guides/how-to-use-struct-pims-api/working-with-product-models-using-the-api.md)


---

# 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/tutorials/guides/how-to-use-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.
