> For the complete documentation index, see [llms.txt](https://docs.whitespots.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whitespots.io/appsec-portal/features/deduplicator/advance-deduplicator-rules.md).

# Advance Deduplicator rules

1. Select the **Deduplicator**, followed by clicking on the **Rule** button

<figure><img src="/files/xxnHr7fR7bhqLJNF0r6G" alt=""><figcaption></figcaption></figure>

1. Define the products to which the rule will apply or leave All as default

<figure><img src="/files/LE927BhBhEUgTcZou3u4" alt=""><figcaption></figcaption></figure>

3. Select one or more **identity criteria** of original and duplicate finding&#x73;*:*

* **same product**
* **same title**
* **same file path**
* **same line number**
* **same dependency**
* **same vulnerable URL**&#x20;

<figure><img src="/files/pO8fDJYCl7pgDLCjiPjv" alt=""><figcaption></figcaption></figure>

4. Create indications for findings designated for the **original scope** within the Original section:

Select a **parameter** and specify its **value** (presence or absence of a value) to be used in the running of the deduplication rules.\
Available parameters:

* **title**
* **description**
* **file path**
* **branch**
* **scanner**
* **dependency**
* **vulnerable url**
* &#x20;**import source** (internal or external at your option)

You can combine terms via join, just click on the plus button

<figure><img src="/files/cMdxJ3Y4w0zd5vlXfJQk" alt=""><figcaption></figcaption></figure>

5. Create indications for findings designated for the **dublicate scope** within the Dublicate section. These conditions must be defined with the **same parameters** as for the original scope, but with **other values**

<figure><img src="/files/OpySbKkdALHj2Oo9KApX" alt=""><figcaption></figcaption></figure>

6. Click the **Active** slider to activate the rule
7. Click the **Submit** button to apply the deduplication rule to your scan results

<figure><img src="/files/0nQeS0xDrWS7P1bSBTUP" alt=""><figcaption></figcaption></figure>

Deduplicator will **automatically** identify and remove any duplicate findings based on the rule you have created

<figure><img src="/files/LQZm2eBFTjlbh9GIttM7" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.whitespots.io/appsec-portal/features/deduplicator/advance-deduplicator-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.
