> ## Documentation Index
> Fetch the complete documentation index at: https://lightdash-mintlify-a1dca41c.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Filtering in the Explore view

> Add filters from the Filters tab, the field sidebar, or the results table, and nest them into groups

Filters restrict the data a query returns. Filtering a chart in the Explore view changes that chart alone — to filter every tile on a dashboard at once, see [dashboard filters](/explore/dashboards/filter). For the filter types and operators available on each field type, see the [filters reference](/explore/filters-reference).

There are three places to add a filter, and they all produce the same thing.

## From the Filters tab

Open the `Filters` toggle, then click `Add filter`.

<Frame>
  <img src="https://mintcdn.com/lightdash-mintlify-a1dca41c/gL5D4Nt1uVOfE9Jh/images/explore/explore-view/filter/adding-filters-from-toggle-1-ce5fc6c2ad6259dcae43a9ff16937ffc.jpg?fit=max&auto=format&n=gL5D4Nt1uVOfE9Jh&q=85&s=b4e1533ac6b2ca0bfc2d61ac5f68ad81" alt="Adding a filter from the Filters tab in the Explore view" width="2898" height="1430" data-path="images/explore/explore-view/filter/adding-filters-from-toggle-1-ce5fc6c2ad6259dcae43a9ff16937ffc.jpg" />
</Frame>

Select the field to filter from the drop-down list, then choose the filtering options.

## From the sidebar

Click the `options` for a field in the sidebar list, then click `add filter`. The filter icon that appears when you hover over a dimension or metric does the same thing.

<Frame>
  <img src="https://mintcdn.com/lightdash-mintlify-a1dca41c/gL5D4Nt1uVOfE9Jh/images/explore/explore-view/filter/add-filter-sidebar-32d08090746e3cd362b982a7238b9b6f.jpg?fit=max&auto=format&n=gL5D4Nt1uVOfE9Jh&q=85&s=53eec6fbb494e0c1c9941b5343aa4959" alt="Adding a filter from a field in the Explore sidebar" width="2772" height="1494" data-path="images/explore/explore-view/filter/add-filter-sidebar-32d08090746e3cd362b982a7238b9b6f.jpg" />
</Frame>

## From the results table

Once you have results, click the three-dot menu of the column you want to filter on and choose `Filter by [field name]`, or click a value in the table to filter by that value.

<Frame>
  <img src="https://mintcdn.com/lightdash-mintlify-a1dca41c/gL5D4Nt1uVOfE9Jh/images/explore/explore-view/filter/add-filter-results-table-52825577533d8ee37e5b9031e7bd54d0.jpg?fit=max&auto=format&n=gL5D4Nt1uVOfE9Jh&q=85&s=6f0b79226dede7112e6523be50b7600c" alt="Adding a filter from the results table column menu" width="2132" height="1940" data-path="images/explore/explore-view/filter/add-filter-results-table-52825577533d8ee37e5b9031e7bd54d0.jpg" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/lightdash-mintlify-a1dca41c/gL5D4Nt1uVOfE9Jh/images/explore/explore-view/filter/add-filter.png?fit=max&auto=format&n=gL5D4Nt1uVOfE9Jh&q=85&s=1e79217170da4597936069599bb25d97" alt="The filter added from the results table showing in the Filters section" width="2550" height="1563" data-path="images/explore/explore-view/filter/add-filter.png" />
</Frame>

## Nested filters

To nest filters, click the options button on the right-hand side of a filter and choose `convert to group`.

<Frame>
  <img src="https://mintcdn.com/lightdash-mintlify-a1dca41c/gL5D4Nt1uVOfE9Jh/images/explore/explore-view/filter/convert-to-filter-group-c9f2d2a4a0260d5f8b869c9d156b07a9.png?fit=max&auto=format&n=gL5D4Nt1uVOfE9Jh&q=85&s=93b3d8807da751f70ba422aa8529ea26" alt="Converting a filter into a filter group" width="1427" height="304" data-path="images/explore/explore-view/filter/convert-to-filter-group-c9f2d2a4a0260d5f8b869c9d156b07a9.png" />
</Frame>

Then add a filter to the group by clicking `add filter`.

<Frame>
  <img src="https://mintcdn.com/lightdash-mintlify-a1dca41c/gL5D4Nt1uVOfE9Jh/images/explore/explore-view/filter/nested-filters-eae25b7df33e4f47b1408d8a7bfd8ce5.png?fit=max&auto=format&n=gL5D4Nt1uVOfE9Jh&q=85&s=d294f75e8b9f55deb39acd341f0cdcd2" alt="A nested filter group with two conditions" width="1425" height="439" data-path="images/explore/explore-view/filter/nested-filters-eae25b7df33e4f47b1408d8a7bfd8ce5.png" />
</Frame>
