# Grafana

There are two ways to launch the Grafana dashboard for an individual cluster, either from the main Clusters view on the Infrastructure page or from the Cluster’s Details page.

To open Grafana from the main Clusters view, simply click the Grafana icon in the `Links` column of the Clusters table. If `Links` isn’t visible, click the gear icon to edit the column layout.

<figure><img src="/files/5mX2uc5UQbKi9ACEYM19" alt=""><figcaption></figcaption></figure>

To open Grafana from the Clusters Details page click the link in the Cluster overview tile.

<figure><img src="/files/vBbchz2kAd9qTzMeMCnx" alt=""><figcaption></figcaption></figure>

Once launched Platform9 will proxy a secure connection to the Monitoring deployment and load the Grafana dashboard for the selected cluster.

<figure><img src="/files/K2ipAXDMPOSzHf0o7d1z" alt=""><figcaption></figcaption></figure>

For further details, see [Enable In-Cluster Monitoring](/managed-kubernetes/in-cluster-monitoring/enabling-in-cluster-monitoring.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform9.com/managed-kubernetes/in-cluster-monitoring/grafana.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
