> For the complete documentation index, see [llms.txt](https://boredprogrammers.gitbook.io/laragrid/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boredprogrammers.gitbook.io/laragrid/filter/description.md).

# Description

Filters in LaraGrid are used to filter the data in the grid based on user input. They are set on a column and the filter's value is used to modify the query builder for the grid's data source.
