# Dashboard

Ozone provides unified Kubernetes monitoring and observability with zero service account management. All the default monitoring stacks for Prometheus, Loki, and Grafana install along with Ozone on your cluster with no SRE dependency. Refer to our [quick onboarding tour](https://docs.ozone.one/ozone-end-user-guide/quick-onboarding-tour/summary) for more information.&#x20;

In this guide, we will cover:

1. [Ozone dashboard](https://docs.ozone.one/ozone-end-user-guide/multi-cloud-monitoring/the-ozone-dashboard)
2. [Analyze metrics & logs for Kubernetes clusters](https://docs.ozone.one/ozone-end-user-guide/multi-cloud-monitoring/analyze-metrics-and-logs-for-kubernetes-clusters)


---

# 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.ozone.one/ozone-end-user-guide/documentation/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.
