> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lightdash.com/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/y8j5qvbhHoP381ni/images/explore/explore-view/filter/adding-filters-from-toggle-1-ce5fc6c2ad6259dcae43a9ff16937ffc.jpg?fit=max&auto=format&n=y8j5qvbhHoP381ni&q=85&s=bf5eb1bf77723543e74f3f9395bec08c" 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/y8j5qvbhHoP381ni/images/explore/explore-view/filter/add-filter-sidebar-32d08090746e3cd362b982a7238b9b6f.jpg?fit=max&auto=format&n=y8j5qvbhHoP381ni&q=85&s=fa1d6c908960d3bf80fbeff34217882d" 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/y8j5qvbhHoP381ni/images/explore/explore-view/filter/add-filter-results-table-52825577533d8ee37e5b9031e7bd54d0.jpg?fit=max&auto=format&n=y8j5qvbhHoP381ni&q=85&s=dcfeed6c678801f633be9a8847a0f1cc" 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/y8j5qvbhHoP381ni/images/explore/explore-view/filter/add-filter.png?fit=max&auto=format&n=y8j5qvbhHoP381ni&q=85&s=f9e3e613c493115ee6ae37af73cb3409" 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/y8j5qvbhHoP381ni/images/explore/explore-view/filter/convert-to-filter-group-c9f2d2a4a0260d5f8b869c9d156b07a9.png?fit=max&auto=format&n=y8j5qvbhHoP381ni&q=85&s=6700fb362199927c919c792298553ae7" 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/y8j5qvbhHoP381ni/images/explore/explore-view/filter/nested-filters-eae25b7df33e4f47b1408d8a7bfd8ce5.png?fit=max&auto=format&n=y8j5qvbhHoP381ni&q=85&s=912ff83a756b594a348f98cabdecc3e9" alt="A nested filter group with two conditions" width="1425" height="439" data-path="images/explore/explore-view/filter/nested-filters-eae25b7df33e4f47b1408d8a7bfd8ce5.png" />
</Frame>
