> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/deduped/features/duplicate-detection-job-results.md).

# Duplicate Detection Job Results

**Duplicate Job Run,** entity stores the results of each Duplicate Detection Job executed.

Follow the steps below to see the result of Duplicate Detection Jobs:

* Navigate to **DeDupeD App -> “Duplicate Job Run”** entity.

<figure><img src="/files/k7MbysbrrRgXjEPxDf7j" alt="Duplicate Detection Job Results"><figcaption></figcaption></figure>

* &#x20;Click on your desired **“Duplicate Detection Job”** record.

<figure><img src="/files/JC8x1aXoho0fChf7Jc3B" alt="Duplicate Detection Job Results"><figcaption></figcaption></figure>

* You can also click and view the desired Duplicate Record.

<figure><img src="/files/5Hb1rESyQBG8FyU6xB7F" alt="Duplicate Detection Job Results"><figcaption></figcaption></figure>

<figure><img src="/files/r4NYFccBd6tVDU5pf6po" alt="Duplicate Detection Job Results"><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.inogic.com/deduped/features/duplicate-detection-job-results.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.
