# Fundamental concepts

- [Get familiar with Struct PIM](https://docs.struct.com/pim3/fundamental-concepts/get-familiar-with-struct-pim.md): Get familiar with the basic concepts in Struct PIM, so you know what they mean and the context they are used in.
- [Catalogues & categories](https://docs.struct.com/pim3/fundamental-concepts/catalogues-and-categories.md): This article explains the concepts of catalogues and categories and how they are used to organize your products
- [Products & variants](https://docs.struct.com/pim3/fundamental-concepts/products-and-variants.md): This article describes the basic concepts around products and variants and how they relate to each other
- [Attributes](https://docs.struct.com/pim3/fundamental-concepts/attributes.md): Attributes are one of the core concepts in the system and function as the building blocks of products, variants, categories and global lists
- [Product structures](https://docs.struct.com/pim3/fundamental-concepts/product-structures.md): Product structures in Struct PIM define tabs, sections, and attributes, customizable in the UI for effective data handling of products and variants.
- [Identifiers](https://docs.struct.com/pim3/fundamental-concepts/identifiers.md): Identifiers in Struct PIM link external keys to internal IDs, enabling efficient updates and retrievals using known external identifiers.
- [Global lists](https://docs.struct.com/pim3/fundamental-concepts/global-lists.md): Global lists is a key element of Struct PIM and one of the building blocks that enable the definition of any data model
- [Collections](https://docs.struct.com/pim3/fundamental-concepts/collections.md)
- [Security management](https://docs.struct.com/pim3/fundamental-concepts/security-management.md)
- [Localization & segmentation](https://docs.struct.com/pim3/fundamental-concepts/localization-and-segmentation.md): Data fields on categories, products, variants, global lists can be localized and even segmented to enable multidimensional data entries for a specific field.
- [Revisions & changelog](https://docs.struct.com/pim3/fundamental-concepts/revisions-and-changelog.md)
- [Dashboard](https://docs.struct.com/pim3/fundamental-concepts/dashboard.md): The dashboard in Struct PIM plays a key role in users day to day work in the system
- [Publications](https://docs.struct.com/pim3/fundamental-concepts/publications.md)
- [Supplier onboarding portal](https://docs.struct.com/pim3/fundamental-concepts/supplier-onboarding-portal.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/pim3/fundamental-concepts.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.
