# Task Scheduler Job

Scheduler in DeDupeD for Dynamics 365 CRM

&#x20;The Scheduler feature in DeDupeD for Dynamics 365 CRM automates duplicate detection and record merging, significantly reducing the need for manual intervention. Users can configure the scheduler to run automatically based on a custom-defined schedule via Windows Task Scheduler, ensuring that CRM data remains accurate, clean, and up-to-date at all times.

&#x20;To configure the scheduler, [click here](/deduped/configuration/deduped-scheduled-job.md).

&#x20;Once triggered by the Task Scheduler, the DeDupeD Tool will:

* Execute the configured duplicate detection job.
* Create a Job Run and corresponding Job Results in CRM.
* Notify the configured users via email upon completion.

You can access the Job Result record in CRM and click Show Duplicates to review and take further action. Use the Assign button to delegate records to other users for review or merge confirmation.<br>

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

After the scheduler finishes running the job, the results will be automatically saved.

The user can view them under **DeDupeD Job Runs.**

<figure><img src="https://docs.inogic.com/~gitbook/image?url=https%3A%2F%2F272130504-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-M0QoyqUVI8_HaZ9FOSL%252Fuploads%252FaIODIPUZ0wQ4jE5ttXAb%252Fimage.png%3Falt%3Dmedia%26token%3D95fcf679-12b2-4b49-9f47-30d580305b2e&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=c5d4ca90&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Click on the desired Job Run result.

The detailed statistics for that run will be displayed.

<figure><img src="https://docs.inogic.com/~gitbook/image?url=https%3A%2F%2F272130504-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-M0QoyqUVI8_HaZ9FOSL%252Fuploads%252FPd4Ijzn8kO0RuY9Jij37%252F18.png%3Falt%3Dmedia%26token%3D62f25e5c-a97d-4bbc-b6e7-0fe3e21fa227&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=9b33a5bb&#x26;sv=2" alt=""><figcaption></figcaption></figure>


---

# 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/task-scheduler-job.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.
