> ## Documentation Index
> Fetch the complete documentation index at: https://lightdash-codex-docs-value-label-colors.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-codex-docs-value-label-colors/D6vvRECKsltA5Una/images/explore/explore-view/filter/adding-filters-from-toggle-1-ce5fc6c2ad6259dcae43a9ff16937ffc.jpg?fit=max&auto=format&n=D6vvRECKsltA5Una&q=85&s=cec2d70495b9efba4ef0597cc0a2eea2" 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-codex-docs-value-label-colors/D6vvRECKsltA5Una/images/explore/explore-view/filter/add-filter-sidebar-32d08090746e3cd362b982a7238b9b6f.jpg?fit=max&auto=format&n=D6vvRECKsltA5Una&q=85&s=8b85b67629973dc58baacdf3591a9ec8" 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-codex-docs-value-label-colors/D6vvRECKsltA5Una/images/explore/explore-view/filter/add-filter-results-table-52825577533d8ee37e5b9031e7bd54d0.jpg?fit=max&auto=format&n=D6vvRECKsltA5Una&q=85&s=61adb4eb92686ab0c02d52731c662ede" 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-codex-docs-value-label-colors/D6vvRECKsltA5Una/images/explore/explore-view/filter/add-filter.png?fit=max&auto=format&n=D6vvRECKsltA5Una&q=85&s=f608138b8b0c044e7717a6955e8c6a30" 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-codex-docs-value-label-colors/D6vvRECKsltA5Una/images/explore/explore-view/filter/convert-to-filter-group-c9f2d2a4a0260d5f8b869c9d156b07a9.png?fit=max&auto=format&n=D6vvRECKsltA5Una&q=85&s=17c32ab13c26695cbce330c331f2c0dd" 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-codex-docs-value-label-colors/D6vvRECKsltA5Una/images/explore/explore-view/filter/nested-filters-eae25b7df33e4f47b1408d8a7bfd8ce5.png?fit=max&auto=format&n=D6vvRECKsltA5Una&q=85&s=5f79da3602bd07cfeb7fa50918806279" alt="A nested filter group with two conditions" width="1425" height="439" data-path="images/explore/explore-view/filter/nested-filters-eae25b7df33e4f47b1408d8a7bfd8ce5.png" />
</Frame>
