# Contacts - How to merge leads that do not have conflicts

In SprintHub you can merge Leads even if there are no conflicts; this feature is extremely useful in cases where service is performed on one device but another action is taken on another. In this case, 2 identical leads are created, but with different phone numbers, fields that are unique checkers and would normally flag a conflict if there were 2 leads with the same phone number.

In this case, we have 2 identical leads, but in one of them service was provided and in the other a meeting was scheduled.

<figure><img src="/files/b4cc1b043e0aafd024236ac22e331302b8013f70" alt=""><figcaption><p> <mark style="background-color:purple;"><strong>In this example, we will call the profile that has all the Lead information the "Main Profile", and the profile where the scheduling was made the "Secondary Profile".</strong></mark></p></figcaption></figure>

Enter the service record of the secondary profile, that is, the profile you want to merge into the main one. Within the service record in SAC360, click the three dots in the upper right corner and then click "Remove Relation"

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

Now, your service record will not be linked to any lead.

<figure><img src="/files/02068c6a06498c71d61bf00703bae1cf3d3c7efa" alt=""><figcaption></figcaption></figure>

Click "Relate" and search by the name of the Main Lead

<figure><img src="/files/49cce2ff0cf4ebe636ef802eb7d3f7f1f51297d8" alt=""><figcaption></figcaption></figure>

Click "Relate", this way the service records, meetings and all other information will be transferred to the Main Lead.

<figure><img src="/files/8d362ceeadbe0f359d649122e7be6c70b8fc2f1d" alt=""><figcaption></figcaption></figure>

If any confirmation box appears for the action, read the message carefully, and if you agree with the procedure, click "Yes". This way there will be only 1 lead, gathering the information from 2 leads.

<figure><img src="/files/69178a54cba795a268d59b05a48119409ac8b043" 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.sprinthub.com/en/topics/general/contacts/leads-common-questions/contacts-how-to-merge-leads-that-have-no-conflicts.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.
