# Grid - Grid Explorer

GridMate's Grid Explorer simplifies data analysis and database management by enabling users to efficiently manipulate and organize large volumes of data. This powerful tool helps users work more efficiently with data, leading to better insights and outcomes. By saving time and effort while also improving analysis accuracy.

## Enable Grid Explorer

The Enable explorer feature allows you to add the Grid Explorer action to your Grid.

<figure><img src="/files/dUyOPzLM3JWCccmmin9x" alt=""><figcaption><p>Enable explorer</p></figcaption></figure>

## Filter  Property

To configure the **Filter** property.

1. Launch the Grid Explorer and select the **Filter** tab.
2. Step 1 - Select the filter fields by choosing from the available list the fields to be added, such as Stage.
3. Step 2 - Define filter values by selecting from the presented options, such as '**Closed won**'.
4. Step 3 - Apply the Filter Configuration.

{% embed url="<https://youtu.be/XcbzAOj1Igw>" %}
Grid Explorer - Filter
{% endembed %}

## Columns  Property

To configure the **Columns** property.

1. Launch the Grid Explorer and select the **Columns** tab.
2. Step 1 - Add/Remove the columns
3. Step 2 - Drag and drop the columns into the desired order.
4. Step 3 - Apply the Columns Configuration

{% embed url="<https://youtu.be/Xrq0I-6rMMQ>" %}
Grid Explorer - Columns
{% endembed %}

## Sort/Order  Property

To configure the **Sort/Order** properties.

1. Launch the Grid Explorer and select the **Sort/Order** tab.
2. Step 1 - Select the fields from the list of available sort options to sort your data.
3. Step 2 - Use the dropdown arrow on the right to choose between ascending and descending order.
4. Step 3 - Drag and drop the columns into the desired order.
5. Step 4 - Apply the Sort Configuration&#x20;

{% embed url="<https://youtu.be/t_Y19DgK9ps>" %}
Grid Explorer - Sort/Order
{% endembed %}

## Group By Property

To configure the **Group By** properties.

1. Launch the Grid Explorer and select the **Group By** tab.
2. Step 1 - Select the Grouping Fields by choosing the appropriate fields from the Available list that will be used to group the data, such as **Stage**.&#x20;
3. Step 2 - Drag and drop the columns into the desired order.
4. Step 3 - **Grouping** Configuration&#x20;

{% embed url="<https://youtu.be/NZ3lXJTIyhE>" %}
Grid Explorer - Group By
{% endembed %}

## Templates Property

#### Enable Grid Explorer Template

Enabling Preference Template allows you to save Grid Explorer configurations as templates.

<figure><img src="https://lh5.googleusercontent.com/rXsKVR48v5H82cDuo0siWldGRtR9-W0482S_AX_dTgMouipSPyq0J9vq7LMMcl0_J_ihEEosx6vg9-xKOOM-24XcH4F8ieN4N4EAVf6DnMysqUanNTgxuDw_CWsgdCPGT5hRvPrUp34sozLVIa6Q4Gs" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh4.googleusercontent.com/2W_fwq6PYaqAAyFppMOZXXDJSLIzgutucLom08QoruoNb8aLiVt2rWQI8FPyZfOnkcYnBjET0aFpbKGHQZ1-fRmoc1JtLXhUqSCC8_uyXwSc0htLVeNMTChJ9mIicGb_HqSxTmePXiGX0Nf1c_Sy1Gs" alt=""><figcaption></figcaption></figure>

#### Templates Setup

To save **Grid Explorer** configuration as **Template**.

1. Launch the Grid Explorer and select the **Templates** tab.
2. Set up your configuration including filters, columns, sorting and grouping
3. Give a title and a summary for example to guide your users
4. Save your template. Once saved, the template is available to be applicable
5. Any user can apply the whole template or select a subset of properties.

{% embed url="<https://youtu.be/Xxv5IeQGtF0>" %}
Grid Explorer -Templates
{% 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-grid-explorer.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.
