# DeDupeD Settings

After activating your DeDupeD license, you will gain access to the DeDupeD Settings:

Users with System Administrator or DeDupeD Admin Role can enable or disable duplicate detection at the organization level through **‘DeDupeD Settings’.**

Please follow the below steps to configure DeDupeD settings at the organization level.

* Go to **DeDupeD App --> Settings.**

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

* Click on **‘Organization Settings’.**

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

* Now you will see **‘Enable Duplicate Detection’** option.
  * **Enable Duplicate Detection:** Users with System Administrator or DeDupeD Administrator role can enable or disable duplicate detection at the organization level by using this option.

    &#x20;

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

{% hint style="info" %}
**Note: By default, ‘Enable Duplicate Detection’ is set to ‘Yes’.**
{% endhint %}

* **Exclude Common Words (Fuzzy):** This feature enhances fuzzy duplicate detection by filtering out commonly used words in CRM and sales communication. By excluding terms like **“sales,”** the system focuses on unique identifiers, improving accuracy.

  &#x20;

  **For Example:** Imagine you’re managing a customer database for a sales team. Many records include common phrases like **“sales,”** or **“contact.”** When you run a fuzzy duplicate detection, these common words might cause valid duplicates to be overlooked. By enabling the **“Exclude Common Words”** feature, the system ignores these frequent terms, allowing you to identify duplicates more effectively based on the unique identifiers of your customers, such as names or specific product interests. This leads to cleaner data and improved customer relationship management.

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

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% 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.inogic.com/deduped/configuration/deduped-settings.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.
