> ## Documentation Index
> Fetch the complete documentation index at: https://docs.graphext.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Introducing Cross Filters

Cross Filters are powerful interactive representations of your data, present in both the left and sidebars
in the Graphext interface.

Check out this video, where you can learn more about the concept of Cross Filters in 6 minutes:

<Frame>
  <iframe className="aspect-video w-full" src="https://www.youtube.com/embed/USCqux6OMPQ?si=jsuiSxeEjE-BsREM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>

Here, you can read more about them, what they can do, and what effects they have on the whole experience of
exploring and analyzing data.

<CardGroup cols={1}>
  <Card title="Advanced Data Selection" href="/documentation/data-exploration/cross-filters/advanced-selection" icon="arrow-pointer">
    Rediscover data exploration interactively
  </Card>

  <Card title="Significant Variables" href="/documentation/data-exploration/cross-filters/significant-variables" icon="ruler-horizontal">
    A quick peek into potential correlations
  </Card>

  <Card title="Segments" href="/documentation/data-exploration/cross-filters/creating-segments" icon="diagram-previous">
    Group selections for easy access
  </Card>
</CardGroup>
