# Duplicate Cases - Email to Case

- [How Delpha Handles Email-to-Case Duplicates](https://help.delpha.io/delpha-for-salesforce/how-to-faq/duplicate-cases-email-to-case/how-delpha-handles-email-to-case-duplicates.md): Delpha auto-detects and processes duplicate Email-to-Case records—only “Possible Duplicates” need your review.
- [What is the outcome of the Duplicate EmailToCase analysis](https://help.delpha.io/delpha-for-salesforce/how-to-faq/duplicate-cases-email-to-case/what-is-the-outcome-of-the-duplicate-emailtocase-analysis.md): Email-to-Case Duplicate Object stores comparisons between a new case and a matched case, including IDs, numbers, status, subjects, similarity score, and Email body text differences.
- [As a Data Steward, how to process duplicate cases](https://help.delpha.io/delpha-for-salesforce/how-to-faq/duplicate-cases-email-to-case/as-a-data-steward-how-to-process-duplicate-cases.md)
- [As an End User, how to process duplicate cases](https://help.delpha.io/delpha-for-salesforce/how-to-faq/duplicate-cases-email-to-case/as-an-end-user-how-to-process-duplicate-cases.md)
- [What happens when I process a duplicate cases pair?](https://help.delpha.io/delpha-for-salesforce/how-to-faq/duplicate-cases-email-to-case/what-happens-when-i-process-a-duplicate-cases-pair.md): Based on your settings, the cases are processed, merged or re-parented. Some extra information is added so you can keep track of the changes and extra operation performed on the attachments.
- [As an End User, I do not see the bot](https://help.delpha.io/delpha-for-salesforce/how-to-faq/duplicate-cases-email-to-case/as-an-end-user-i-do-not-see-the-bot.md)


---

# 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/how-to-faq/duplicate-cases-email-to-case.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.
