# Enrichment Insights

You can add or update enrichment measurements through [Product model setup](/pim3/reference/product-model-setup.md) > [Enrichment Insights](/pim3/reference/product-model-setup/enrichment-insights.md).

### View enrichment measurements

Enrichment measurements are shown directly in the enrichment insights page.

### Find enrichment measurement

1. Click column header for Alias, Label or Entity type
2. Type value to search for

### Add a new enrichment measurement

1. Click "Add enrichment measurement"
2. Set Entity type, Alias and Label along with additional [details](/pim3/reference/product-model-setup/enrichment-insights/enrichment-insight-details.md)
3. Click "Create enrichment insight setup"

### Edit enrichment measurement

1. Click "Edit"-icon
2. Modify enrichment measurement [details](/pim3/reference/product-model-setup/enrichment-insights/enrichment-insight-details.md)
3. Setup [Insights](/pim3/reference/product-model-setup/enrichment-insights/insights-setup.md)
4. Click "Save enrichment insight setup"

### Delete enrichment measurement

1. Click "Delete"-icon
2. Confirm deletion


---

# 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/enrichment-insights.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.
