# DeDupeD Schedule Job

Using the DeDupeD Schedule Job entity, you can run automated duplicate detection jobs to detect duplicates on a daily, weekly, or monthly basis, and you can keep a record of these scheduled duplicate detection job results:

* [Schedule Duplicate Detection Job.](https://docs.inogic.com/deduped/features/scheduling/schedule-duplicate-detection-job)
* [Duplicate Detection Job Results](https://docs.inogic.com/deduped/features/scheduling/duplicate-detection-job-results)


---

# 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/scheduling.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.
