# Filters

![](/files/rrTON5nrqKu5k5PIDW6J)

### What does a filter do?

Apply **data filters** to view select records. Filtering is a helpful way to see only the data you want to be displayed. You can use filters to display specific records in the data entries. For the users to have options for different filters of form data, a drop-down list of filters is displayed in the application. The records that are visible in individual views are displayed in a list, sometimes called a grid, which frequently provides options so that users can change the default sorting, column widths, and filters to see the data that's important to them more easily.&#x20;

**Filters** also define the data source for lookup records, charts, pivot grids, and the dashboard that are used in the application.

### Create a filter

1\. Go to form explorer.

2\. Select the form you want to create the form rule for, then click on the Filter item from the toolbar.

![](https://captisa.com/wp-content/uploads/2018/11/newFilter.png)

3\. Click `Add.`

4\. Enter Filter name, group, and description.&#x20;

![](https://captisa.com/wp-content/uploads/2018/11/newFilterForm.png)

### Define a filter

![](https://captisa.com/wp-content/uploads/2018/11/filterDefine.png)

6\. To save the filter, click Save.

###

### Example

![](https://captisa.com/wp-content/uploads/2018/11/filterData-1024x635.png)


---

# 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.captisa.com/guides/filters.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.
