# Instant updates on embedded fields

#### Linked record now updates **live** across every checklist

We’ve added instant updates to **Linked Record** embedded fields. When two users are working together on a Linked Record field, the moment any one user edits and saves a value, everyone else viewing that checklist sees the change without any need to refresh the page.

Since in a Linked Record fields, any changes you make in the embedded fields are only visible as chatroom notification in the source record and not the record in which the changes are being made, it’s difficult to track changes between multiple collaborators. These instant field updates without the need to hit refresh will allow clarity when multiple users are working on the same Linked Record field.

**Why this is a win**

* **One source of truth-** Live updates without the need to hit refresh eliminate version drift and stop accidental overwrite of a teammate’s work.
* Clear communication- See teammates’ changes as they happen. No more guessing on who updated what.

By removing manual reloads, Linked Record notifications keep collaboration swift, accurate, and fully traceable, which is exactly what you need when multiple departments rely on the same checklist data to push a project forward.

<details>

<summary><a href="/pages/NQYzL3K05v8ABHXDDXLQ">Linked Record admin guide</a></summary>

</details>

<details>

<summary><a href="/pages/s1AQ72btW06G1aAiFVBz">Linked Record user guide</a></summary>

</details>


---

# 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.unifize.com/release-notes/july-2025/instant-updates-on-embedded-fields.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.
