# What is GridMate

GridMate components can be tailored to suit the requirements of the end-user to enhance and improve their user experience and productivity. We provide a set of components and quick actions for the end-user to manipulate and process the data, these include CRUD operations, inline editing, filtering, sorting, data import/export, flows...&#x20;

Please check out the video below to have an overall idea👇🏻

{% embed url="<https://youtu.be/O-aqEKx7rxM>" %}

GridMate leverages org. metadata to display data from **related lists**, **list views,** **field sets** and **quick actions** from both standard and custom objects.&#x20;

GridMate components can be added to your lightning pages(**Home**, **App**, **Record**) using the Lightning App Builder.


---

# 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/master.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.
