# Duplicate

## Duplicate Use Case

The **Duplicate** section under **Use Cases Setup** helps you manage the full lifecycle of duplicate detection and remediation:

* **Create Settings** -[ Rely on Delpha templates to be up and running in minutes](/delpha-for-salesforce/use-cases-setup/duplicate/creating-a-new-duplicate-detection-setting.md)
* **Duplicate Detection** – [Customize detection models and criteria per object](/delpha-for-salesforce/use-cases-setup/duplicate/duplicate-detection.md) (e.g., Account, Contact)
* **Run Your First Duplicate Detection** – [Launch your initial scan to identify potential duplicates](/delpha-for-salesforce/use-cases-setup/duplicate/run-your-first-duplicate-detection.md) in Salesforce
* **Duplicate Merge** – Define [how Delpha should handle merges](/delpha-for-salesforce/use-cases-setup/duplicate/duplicate-merge.md), user actions, and review workflows

This menu guides you from setup to execution, ensuring a structured and scalable approach to duplicate management.


---

# 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://help.delpha.io/delpha-for-salesforce/use-cases-setup/duplicate.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.
