> ## 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.

# The Correlations tab

> Find out not only what, but why something happens

The Correlations tab offers a bird's eye view of all your columns, creating visualizations
that allow you to spot potential combinations of variables and values that may be of interest.

<Frame caption="The Correlations tab">
  <img src="https://mintcdn.com/graphext/agfECH-oCIK1Rorn/images/data-exploration/correlations-tab.webp?fit=max&auto=format&n=agfECH-oCIK1Rorn&q=85&s=00c3d15162b3d86f5d831126355d0ab7" alt="correlation tip" width="4098" height="2256" data-path="images/data-exploration/correlations-tab.webp" />
</Frame>

Upon choosing a variable to analyze, all the other variables are laid out in a grid, with [heatmaps](/documentation/data-visualization/types-of-chart/heatmap) that
inform us of where the distribution of values lies, as well as [boxplots](/documentation/data-visualization/types-of-chart/box-plot) that show us the distribution
under each value of the selected variable.

<Tip>
  If you don't see the Correlations tab, you may need to access it from the menu, and, optionally, pin it so
  it's always visible!

  <Frame>
    <img src="https://mintcdn.com/graphext/agfECH-oCIK1Rorn/images/data-exploration/correlation-tip.webp?fit=max&auto=format&n=agfECH-oCIK1Rorn&q=85&s=b13fb1b913c574ed0f3d03996b34c6cb" alt="correlation tip" width="1952" height="1528" data-path="images/data-exploration/correlation-tip.webp" />
  </Frame>
</Tip>
