# Metrics Dashboard

Under **Observability** -> **Standard** -> **Metrics** we have the various metrics per Tenant.

{% hint style="info" %}
While there are 8-10 out-of-box dashboard for various services, one can add their own dashboards and make them appear in Duplo Dashboard through a configuration
{% endhint %}

<figure><img src="/files/X6Ta87lPDsHSfoTtnEz3" alt=""><figcaption><p>The <strong>Nodes</strong> tab on the <strong>Metrics</strong> page</p></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.duplocloud.com/docs/automation-platform/overview/use-cases/monitoring/metrics-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.
