# SAC 360º - Relate Case

In SAC 360 service records, there is a function that allows you to link or remove the link of the service record to the lead.

Imagine a situation where you deleted a lead by mistake, and that lead has an open service record in SAC. In this situation, the service record is not removed and remains in SAC as an Unrelated Service Record, as shown below:

\
Unrelated service records do not receive automations. So if you create this lead again, it will enter the platform with a new id, and it will not be automatically linked to that service record.

<figure><img src="/files/763953589bdb8472568ad99d3353403e247461fc" alt=""><figcaption></figcaption></figure>

For that, you will need to click Link and choose the lead to which this service record will be linked.

{% hint style="warning" %}
Attention: it is not possible to link a service record to leads that ALREADY HAVE a service record.
{% endhint %}

<br>


---

# 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/sac-360/sac-360-common-questions/sac-360o-relate-ticket.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.
