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

# Cognite Data Source for Grafana

> Connect a Cognite Data Fusion (CDF) project as a data source and use Grafana to query, transform, and visualize your data.

<Info>
  We support <span translate="no">Grafana Pro</span>, <span translate="no">Advanced</span>, and <span translate="no">Enterprise</span>. You can also use the <span translate="no">Cognite Data Source for Grafana</span> on <span translate="no">Grafana</span> instances that you host yourself.
</Info>

## Get started

Choose a guide below to connect your data and build panels.

<Info>
  Which query tabs appear in your <span translate="no">Grafana</span> dashboard is controlled by **feature flags** in the data source settings. CDM features like **CogniteTimeSeries** and **Data models** can be disabled by default, while legacy tabs are typically enabled. If you don't see a tab, check the data source settings and enable the relevant feature flag.
</Info>

<CardGroup cols={2}>
  <Card title="Plot time series from data model views" icon="chart-line" href="/cdf/dashboards/guides/grafana/timeseries">
    Create dashboards using the core data model (CDM) query tabs. Recommended for new dashboards.
  </Card>

  <Card title="Plot time series with legacy features" icon="chart-line" href="/cdf/dashboards/guides/grafana/timeseries_legacy">
    Create dashboards using asset-centric query tabs. Planned for deprecation.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Visualize events" icon="calendar" href="/cdf/dashboards/guides/grafana/annotations">
    Display events in tables and annotate graphs with filtered event data from CDF.
  </Card>

  <Card title="Create template variables" icon="list-check" href="/cdf/dashboards/guides/grafana/variables">
    Build dynamic dashboards with variables and nested asset hierarchy navigation.
  </Card>

  <Card title="Troubleshoot connection issues" icon="wrench" href="/cdf/dashboards/guides/grafana/troubleshoot">
    Resolve common issues when configuring the API host and connecting to CDF.
  </Card>
</CardGroup>

<Tip>
  Find more information about <span translate="no">Grafana</span> at [grafana.com](https://grafana.com).
</Tip>
