# How to calculate enricment for specific product structures only

### Why set enrichments for specific product structures?

Different [product structures](/fundamental-concepts/channels-and-distribution.md) require their own set of information. For example, the specifications for an electronic device differ from those for a piece of furniture. Customizing details for each [product structure](/fundamental-concepts/channels-and-distribution.md) ensures all [products](/fundamental-concepts/data-management.md) adhere to quality standards, simplifying their management.

### Setting a product structure scope for an enrichment insight

To calculate product structure enrichment, go to 'Settings' > 'Enrichment Insights'. To add a [product structure](/fundamental-concepts/channels-and-distribution.md) to an existing enrichment, hover over the specific enrichment row and click the <i class="fa-pen">:pen:</i>-icon on the right. To create a new enrichment, click 'Create enrichment insight' in the top right corner.

<figure><img src="/files/T1fwfzJ85cpt4jURtnnF" alt=""><figcaption><p>Enrichment insights page</p></figcaption></figure>

When inside the create or edit page, click 'Add new rule' to add a new scope to the enrichment insight.

<figure><img src="/files/xrNrPOPoZd4uZRgOgf07" alt=""><figcaption><p>Enrichment editor where you can add new rules</p></figcaption></figure>

This will open up a window where you can select the scope of the enrichment. You will be presented with a drop down menu. Click to open it, and select 'Entities with specific product structure'.&#x20;

A new section will show up, prompting you to select a specific scope of the enrichment. Select the desired [product structure](/fundamental-concepts/channels-and-distribution.md) you would like to calculcate enrichment for.

<figure><img src="/files/tQBWl85N5UC2nR32fPvw" alt=""><figcaption><p>Page where you can choose what scope the enrichment should have</p></figcaption></figure>

Once you have chosen the [product structure](/fundamental-concepts/channels-and-distribution.md), click 'Next'. This will lead you to the field selector, where you can select which fields need to be filled for the enrichment process to be 100%.

<figure><img src="/files/4eD3KyuiKxYo8oWvct7A" alt=""><figcaption><p>Field selector</p></figcaption></figure>

Submit and save your changes. This will apply the enrichment insight to the [products](/fundamental-concepts/data-management.md) within the selected [product structure](/fundamental-concepts/channels-and-distribution.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-enrichment-insights/how-to-calculate-enricment-for-specific-product-structures-only.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.
