# Node Dashboard

The **Node Dashboard** outlines detailed **Cost** and **Utilization** metrics for each node across all connected clusters.&#x20;

Utilization metrics are provided for each node resource (CPU and RAM), as well as the number of CPU cores and RAM capacity.

The **Node Dashboard** also outlines the node/instance type of the **Node**, the cluster it belongs to as well as its **Total Cost**.

The **Node Dashboard** is populated automatically once the [**Replex Kubernetes** **Agent**](https://docs.replex.io/master) is installed in a cluster.

![Node Dashboard](https://4068579783-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFGA2pJIFrMdGZ5i84m%2F-MdpzmGvXvIPpTuRjsLr%2F-Mdq2RWLehyDO82CXiOG%2FKubernetes-Nodes-Replex.png?alt=media\&token=5ee6ca1c-c5b5-4416-8a09-97935f4e5c24)


---

# 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.replex.io/getting-started/node-dashboard.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.
