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

# Get Started with Grafana

> Trainy: Konduktor users can connect their telemetry to Grafana, featuring pre-configured dashboards optimized to display the metrics, events, and logs most relevant to your workloads.

To access your Grafana instance, contact Trainy support for access to the Grafana URL and login credentials.

## Grafana Explore

[Grafana Explore](https://grafana.com/docs/grafana/latest/explore/) enables users to do full PromQL and LogQL queries over logs and metrics and filter on metadata such as workload title or username.

<img src="https://mintcdn.com/trainy/3o543hwBM6n6EiIi/images/grafana/grafana-explore.png?fit=max&auto=format&n=3o543hwBM6n6EiIi&q=85&s=417751765bba182898d9fab978032262" alt="Grafana Explore Pn" width="604" height="370" data-path="images/grafana/grafana-explore.png" />

Trainy provides default dashboards curated views of logs and metrics, while the Explore tab empowers users to drill down into telemetry for in depth debugging.

## Available Dashboards

### Cluster Overview

The cluster overview dashboard shows overall system utilization such as  GPU utilization, efficiency, Infiniband/RoCE throughput, and NVLINK throughput.

<Accordion title="Cluster view" icon="sparkles">
  <img src="https://mintcdn.com/trainy/3o543hwBM6n6EiIi/images/grafana/grafana-admin.png?fit=max&auto=format&n=3o543hwBM6n6EiIi&q=85&s=5168c3a55bbbf4372943c2ae48e33be9" alt="Grafana Admin Pn" width="3194" height="1366" data-path="images/grafana/grafana-admin.png" />

  <img src="https://mintcdn.com/trainy/3o543hwBM6n6EiIi/images/grafana/grafana-admin2.png?fit=max&auto=format&n=3o543hwBM6n6EiIi&q=85&s=956c6fc80368593aa1a02843f203f713" alt="Grafana Admin2 Pn" width="3210" height="1760" data-path="images/grafana/grafana-admin2.png" />
</Accordion>

### Workload Inspector

The workload inspector ([video](https://www.youtube.com/watch?v=zg28er6Obpw)) allows for filtering of system metrics by workload and username.

<CardGroup cols={2}>
  <Card title="user filter" icon="sparkles">
    <img src="https://mintcdn.com/trainy/3o543hwBM6n6EiIi/images/grafana/grafana-user.png?fit=max&auto=format&n=3o543hwBM6n6EiIi&q=85&s=901daf4fbc82c692d8a453f235b03537" alt="Grafana User Pn" width="510" height="438" data-path="images/grafana/grafana-user.png" />
  </Card>

  <Card title="workload filter" icon="sparkles">
    <img src="https://mintcdn.com/trainy/3o543hwBM6n6EiIi/images/grafana/grafana-workload.png?fit=max&auto=format&n=3o543hwBM6n6EiIi&q=85&s=48425a7bf611336eccebbe9b12fd855a" alt="Grafana Workload Pn" width="812" height="580" data-path="images/grafana/grafana-workload.png" />
  </Card>
</CardGroup>
