# Grid - Config Checker

GridMate **Config Checker** simplifies the process of verifying **GridMate Components** configuration. It helps admins identifying errors such as missing or incorrect configurations. The Config Checker is available for smart grids:

* GM - FieldSet Grid
* GM - RelatedList Grid
* GM - ListView Grid
* GM - Kanban Grid (FieldSet or ListView)

## Enable Config Checker

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

<figure><img src="/files/7nfSE564HzhtZJyZHHJQ" alt=""><figcaption></figcaption></figure>

## Config Checker Setup

Once you have enabled the **Config Checker** option, you can start checking the configuration. The video below is a step-by-step tutorial to learn how to use the **Config Checker** :point\_down:.

{% embed url="<https://youtu.be/9m8MXo9Eg2Q>" %}
**Config Checker**
{% endembed %}


---

# 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-config-checker.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.
