docs/sources/administration/correlations/_index.md
You can create interactive links for Explore visualizations by setting up Correlations. These links can either run queries or generate external URLs related to presented data.
A correlation defines how data in one data source is used to query data in another data source or to generate an external URL. Some examples:
Explore takes user-defined correlations to display links inside the visualizations. If a correlation links to a query, you can click on that link to run the related query and see results in Explore Split View. If a correlation links to an external URL, you can click on the link to open the URL in a new tab in your browser.
Explore visualizations that currently support showing links based on correlations:
You can configure correlations using provisioning, the Administration > Plugins and data > Correlations page in Grafana or directly in Explore.
{{< figure src="/static/img/docs/correlations/correlations-in-explore-10-0.gif" alt="Demonstration of following a correlation link in Grafana Explore" caption="Correlations links in Explore" >}}
See also:
{{< section >}}