# Merging records

{% hint style="warning" %}
**Archived:** This connector is no longer offered by Whalesync. Existing syncs will continue to run, but future improvements and support will be limited. See [Previous Connectors](/previous-connectors.md) for more details.
{% endhint %}

## Merging records

In HubSpot, you have the ability to merge duplicate records.

<figure><img src="/files/0nOIjWVsxEvy0JJMTiUl" alt=""><figcaption><p>Screenshot of merging records in HubSpot</p></figcaption></figure>

From Whalesync's perspective, here's what happens when merging records:

* HubSpot deletes both of the original records
* HubSpot creates a new record with the properties of the two original records merged in

If you're syncing records to a spreadsheet like Airtable, Google Sheets, or Notion, the following will happen:

* Whalesync will delete both of the original records
* Whalesync will create a new record

If you're using the merge record feature of HubSpot, **please take care if you have non-synced fields** in your spreadsheet, since the **original spreadsheet records will be deleted**.


---

# 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.whalesync.com/previous-connectors/hubspot/merging-records.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.
