# Update Destination

## Process&#x20;

this option will enable users to update all the records in the destination with source records.&#x20;

Once Update Source or Update Destination is selected, a popup will come from where the user can click on View live progress and see the live update report on the logs page

<figure><img src="https://lh7-us.googleusercontent.com/XuW5UTCDusXIeX2FjOf6c5MHT-LK1l_OGQjPbD_DXa16F9y6V_B00NTjXYSyDsLkGml1JnIrIWQvaZfl4lYlKPXBKkPY_THayAATjfCPg-C2HZTqFF_LpSnseM_HxAVubhAGGQZYUqp9KYZhpbHiVzA" alt=""><figcaption><p>Update Source Table</p></figcaption></figure>

{% hint style="info" %}
The top section of the record Will show the object selected (with different objects selected, different tables will be created depending on the number of objects selected ). The

First Row of the table displays the names of the fields being compared.&#x20;

ID will be fixed at the first column irrespective of the object selected.<br>

The Second Row Will contain the Source and destination for each field of the first row (not for ID).<br>

From the third Row onwards, It will include all the records depending on the described conditions.

Users will have the selection option in a check box where they can select all objects they want to merge&#x20;
{% 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://docs.mydbsync.com/cloud-replication-main/data-compare/starting-data-compare/update-destination.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.
