# Grid - Edit Single Cell

**Grid - Edit Single Cell** feature allows users to update individual data fields within a grid without opening the entire record. This streamlined capability enhances data management by enabling quick adjustments.

## Enable Edit Single Cell&#x20;

To enable the **Cell Editing** option, edit the Lightning page in the App Builder, select the Grid and check **"Enable Cell Editing"**

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

## &#x20;Edit Single Cell Setup

Once you have enabled the **Cell Editing** option, you can start checking the configuration. The video below is a step-by-step tutorial to learn how to use the **Cell Editing** 👇.

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


---

# 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-single-cell.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.
