# Database sync

Each night there is automated overnight sync to check for any changes and new potential duplicates. In addition to this overnight sync a sync might take place if you make changes to the DupliKit settings or you choose to hit the Resync option for your chosen entity.

<img src="/files/t2E8v938j5IlMGaStwXI" alt="" width="409">

1. **Last Sync** shows the last time DupliKit copied the Bullhorn database into the product.
2. **Synced records xx%** displays the progress of a resync as well as how many records have been synced (see (4) for how to run a resync).
3. **Candidates in database | Duplicates to merge** displays the total number of records synced and the number of duplicates that have been identified.
4. **Resync:** Clicking the 'Resync' button will start a new resync process. The DupliKit working area will be refreshed with the latest Bullhorn records. Once refreshed, DupliKit will update the list of possible duplicates based on the current settings. The numbers displayed will show the previous results until the new sync is complete.
5. **'Merge Duplicates' takes you through to the Candidates Report screen** (or Contacts/Company depending on the dashboard tile selected). This will not immediately merge duplicates, only take you to the option to review potential identified merges.


---

# 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/database-sync.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.
