# How to filter entities by current enrichment value

### Filtering by current enrichment value

To filter [products](/fundamental-concepts/data-management.md) by their enrichment value, navigate to 'PIM' > 'Search'. Use the left menu to add filters and click 'Add filter' to begin.

<figure><img src="/files/gzXwMcHC6aEYwYCpmvbi" alt="The &#x27;Search&#x27; page displaying all products"><figcaption><p>'Search' page displaying all products</p></figcaption></figure>

A dropdown menu will appear, asking you to select the type of filter you want to apply. Click it to display your filter options.

<figure><img src="/files/39B19ZuqEtvrDLTPi7tT" alt="The dropdown menu containing the filter types"><figcaption><p>Dropdown menu containing the filter types</p></figcaption></figure>

We will select the 'Completeness: Electronics Basic Information'. Choosing this option will reveal a slider, showing the progress of the enrichment process.

<figure><img src="/files/6DObEx3OWAQa44Q1EuCe" alt="The completeness slider"><figcaption><p>The completeness slider</p></figcaption></figure>

You can now filter all the [products](/fundamental-concepts/data-management.md) by the completeness of their enrichment.

{% hint style="info" %}
You can mark all the products that show up when filtering by completeness, and add them to a new task by clicking the ![](/files/jhAUh0tRjraQtdldBM0A) above the products table.
{% 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/tutorials/guides/how-to-use-enrichment-insights/how-to-filter-entities-by-current-enrichment-value.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.
