# Grid - Edit Parent Fields

GridMate now supports in-grid editing of parent fields a significant step forward in how teams manage relational data. By enabling direct edits within the grid interface, we remove friction from the workflow and reduce context switching.

## Enable Edit Parent Fields&#x20;

Enable the **Parent Field Editing** feature to edit parent fields directly on your grid.

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

## Edit Parent Fields Setup

Once you have enabled the **Parent Field Editing** option, you can start editing the parent fields. The video below is a step-by-step tutorial to learn how to use the **Edit Parent Fields**👇.

{% embed url="<https://youtu.be/L6dWOXe3GyE>" %}


---

# 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.gridmate.io/advanced-guides/grid-edit-parent-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.
