# Dashboard Overview

Karini AI provides comprehensive dashboards for monitoring, analyzing, and optimizing your AI applications. Track cost, usage, performance, and detailed execution traces across all your copilots, webhooks, and agents with powerful visualization and filtering capabilities.

The dashboard system includes three main components: Copilot Dashboard for conversational app analytics, Webhook History Dashboard for webhook-triggered app monitoring, and Advanced Dashboard (Grafana) for deep observability and performance analysis at the agent and node level.

They include following modules:

* [Statistical Overview of Resources](/karini-ai-documentation/dashboard-overview/home-dashboards.md)
* [Cost & Usage Summary](/karini-ai-documentation/dashboard-overview/cost-and-usage-summary.md)
* [Models & Datasets Distribution](/karini-ai-documentation/dashboard-overview/model-endpoints-and-datasets-distribution.md)
* [Dataset Dashboard](/karini-ai-documentation/dashboard-overview/dataset-dashboard.md)
* [Copilot Dashboard](/karini-ai-documentation/dashboard-overview/copilot-dashboard.md)
* [Model Endpoints Dashboard](/karini-ai-documentation/dashboard-overview/model-endpoints-dashboard.md)\ <br>


---

# 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://karini-ai.gitbook.io/karini-ai-documentation/dashboard-overview.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.
