# Enrichment insight rules

You can add or update enrichment insight rules through [Settings](/reference/settings.md) > [Data governance](/reference/settings/data-governance.md) > [Enrichment insights](/reference/settings/data-governance/enrichment-insights.md) > [Enrichment insight rules](/reference/settings/data-governance/enrichment-insights/enrichment-insight-details/enrichment-insight-rules.md).

### View enrichtment insight rule

Enrichment insight rules can be viewed directly under "Enrichment insight rules" when editing or creating an enrichment insight.

### Find enrichtment insight rule

1. Click column header for Product structure scope, Category scope or Required fields
2. Type value to search for

{% hint style="info" %}
**Tip** To read about how to search more effectively, read here: [Search help](/reference/pim/search/search-help.md)
{% endhint %}

### Add a new enrichment insight rule

1. Click "+ Add new rule"
2. Choose Entities to apply rule to and required subchoices
3. Click "Next"
4. Select required fields for entities matching the scope of the rule
5. Click "Submit"

### Edit enrichment insight rule

1. Click "Edit"-icon
2. Select or remove required fields for entities matching the scope of the rule
3. Click "Submit"

### Copy enrichment insight rule

1. Click "Copy"-icon
2. Choose Entities to apply rule to and required subchoices
3. Click "Next"
4. Click "Submit"

### Delete enrichment insight rule

1. Click "Delete"-icon

### Bulk delete enrichment insight rules

1. Select the enrichment insight rules you want to delete
2. Click "Delete enrichment insight rules"-icon

### Manage columns

1. Click "Manage columns"-icon or use the keyboard shortcut ctrl+shift+c
2. Manage columns
3. Click "Update columns"

{% hint style="warning" %}
Note: Remember to save the enrichment insight after making changes to enrichment insight rules. Otherwise changes made will not persist.
{% 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/reference/settings/data-governance/enrichment-insights/enrichment-insight-details/enrichment-insight-rules.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.
