# Advanced Master Deciding Rule

The Advanced Master Deciding Rule feature in Dynamics 365 CRM empowers System Administrators to define intelligent rules for selecting master records when handling duplicate data. With this feature, administrators can create customized master deciding rules for any entity, specifying criteria such as key data fields and conditions to determine which record should be retained as the master.

By leveraging this feature, organizations can ensure data accuracy, consistency, and streamlined record management, eliminating duplicate-related errors and enhancing overall CRM efficiency. Ideal for businesses looking to improve duplicate management and maintain a clean, reliable CRM database.

&#x20;To configure the Advanced Master Deciding Rule, [click here](/deduped/configuration/merge-settings/set-up-advanced-master-deciding-rule.md).

&#x20;Apply Multiple Rules for Master Selection automatically

&#x20;Once the rules are set, it automatically starts evaluating existing duplicate records in the DeDupeD Tool, Scheduler, Auto-merge, or DeDupeD Interface.

&#x20;For now, let’s focus on the DeDupeD Tool.&#x20;

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

A duplicate record is assigned scores according to the satisfied master deciding rules. With each rule that satisfies the duplicate, each rule’s score is added. The duplicate with the highest score is selected as the master.


---

# 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/features/advanced-master-deciding-rule.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.
