# Switching Dashboards

### How to change between different dashboards in Grafana <a href="#how-to-change-between-different-dashboards-in-grafana" id="how-to-change-between-different-dashboards-in-grafana"></a>

Monitoring is preloaded with three sets of Kubernetes focused dashboards.

* Node
* Cluster
* Kubernetes

To change dashboards click the icon with four squares in the top right-hand corner of the dashboards.

<figure><img src="https://content.gitbook.com/content/MgloA6PW3VtptV1H2a6z/blobs/T1E1XdOxSUinZGIzdqI9/image.png" alt=""><figcaption></figcaption></figure>

Once expanded you are able to navigate to one of the alternative preloaded dashboards.

<figure><img src="https://content.gitbook.com/content/MgloA6PW3VtptV1H2a6z/blobs/EjOYWIcbqMqyzZZWPfnS/image.png" alt=""><figcaption></figcaption></figure>


---

# 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/switching-dashboards.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.
