# Cluster Details

On the *Infrastructure* > *Clusters* > *Node Health* page, we can view the health of the node. It shows the name of the cluster, the type of cluster, connection status of the nodes in the cluster, whether the Platform9 components are healthy, and if the API server is responding for all nodes. Additionally, it provides links to Grafana, the kubernetes dashboard and the kubeconfig download config. A graphical overview of the attached nodes also shows the compute and memory resources available, along with the storage space available on all the nodes.

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

Furthermore, it displays the localhost address, the CPU, Memory, Storage and an available link to the most recent log entries. Finally, it provides a graphical illustration of the multiple completed tasks that verify its functionality.


---

# 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/5.8/infrastructure-dashboard-overview/cluster-details.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.
