# Grid - Enhanced Filter Builder

As a Salesforce admin, you have the ability to use the **Enhanced Filter Builder** to create complex filters that meet your specific criteria. Unlike standard filters, the **Enhanced Filter Builder** provides more advanced filtering options, allowing you to combine **AND**, **OR** conditions to create custom filters. This powerful feature can help you filter your data more effectively and make more informed decisions based on your specific needs.

{% hint style="info" %}
When Enhanced Filter is enabled, the builder is activated for Admin in the configuration wizard (Filters, Coloring) and for end users to create their own filters.
{% endhint %}

## Enable **Enhanced Filter Builder**&#x20;

To enable the **Enhanced Filter Builder**, start by navigating to Setup. Then, search for Custom Settings and click on Manage next to the DataGrid setting. Check the box for the Enhanced Filter Builder and click Save to activate it. Once you've completed these steps, you'll be able to use the Enhanced Filter Builder to create your filters.

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

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

## **Enhanced Filter Builder** Setup

Once the Enhanced Filter Builder is enabled, you can start creating more complex filters. The  video below is a step-by-step tutorial to learn how to use the Enhanced Filter Builder👇

{% embed url="<https://youtu.be/VNXF5yFnu1g>" %}
Grid - Enhanced Filter Builder
{% 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-enhanced-filter-builder.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.
