# DupliKit merge history

DupliKit creates a history record each time a merge is run.

To navigate to the DupliKit merge history pages, **open the Kyloe DataTools menu** from the top-left button and expand the 'History' section:

![](/files/FjtLKA3kWCHs5tIfyxXr)

Selecting '**DupliKit**' will open the DupliKit merge history pages. Please select the correct entity to see the merge history for the specific entity.

![](/files/uy21OFl9r5ETGp12ogpj)

1. **Select an entity** to show related records for this entity.
2. **Review DupliKit merges:** Entering values in any of the filters here will restrict the history to just those records that match the filters.
3. Clicking the Show full details link will open a screen showing the details of each duplicate record merged into the master record.
4. **The last column will show one of the following statuses**:
   1. Merging shows that this record is currently be merged.
   2. Revert is a button that allows the merge process to be reversed. This can be pressed at any time after the merge is complete.<br>

      <mark style="background-color:yellow;">**NOTE**</mark><mark style="background-color:yellow;">: This will re-link all records and restore the archived duplicate. If field-level merging is enabled for any entity, information from a duplicate may have been added to the master record. This information will</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**not**</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">be removed during the revert process.</mark><br>
   3. Reverting shows that this record is in the process of being restored to the pre-merged state.
   4. Reverted shows that this merge has been successfully restored to the pre-merged state.

{% hint style="info" %}
We do not recommend reverting a merge whilst other records are being processed. DupliKit will run both routines at the same time but if the same record is targeted in both a merge and a revert, unexpected results may occur. This is very unlikely, but we suggest only reverting when no merges are running.
{% endhint %}


---

# 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.kyloepartners.com/kyloe-datatools/duplikit/duplikit-merge-history.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.
