# Dashboards

### Overview

With Fiddler, you can create comprehensive dashboards that bring together all of your monitoring data in one place. This includes monitoring charts for data drift, traffic, data integrity, and performance metrics. Adding monitoring charts to your dashboards lets you create a detailed view of your model's performance. These dashboards can inform your team, management, or stakeholders, and help make data-driven decisions that improve your AI performance. View a list of the [**available metrics for monitoring charts here**](/observability/platform/monitoring-charts-platform.md#supported-metric-types).

![Model monitoring dashboard including performance, drift, traffic, custom metrics, and segment analysis.](/files/ejqfTLoCpcQo4AYcgLTi)

### Key Features

Dashboards offer a powerful way to analyze the overall health and performance of your models, as well as to compare multiple models.

#### Dashboard Filters

* [Flexible filters](/observability/dashboards/dashboards-creating.md#dashboard-filters) including date range, time zone, and bin size to customize your view

#### Chart Utilities

* [Leverage the chart toolbar ](/observability/dashboards/dashboard-interactions.md#zoom)to zoom into data and toggle between line and bar chart types

#### Automatic & Default Dashboards

* Fiddler automatically creates a [monitoring dashboard](/observability/dashboards/dashboards-creating.md#auto-generated-dashboards) for all your models that can be accessed as Insights throughout the product.

#### [Dashboard Basics](/observability/dashboards/dashboard-utilities.md)

* Perform model-to-model comparison
* Plot drift or data integrity for multiple columns in one view
* Easily save and share your dashboard

Checkout more on the [Dashboards Guide](/observability/dashboards/dashboards-creating.md).


---

# 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.fiddler.ai/observability/dashboards.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.
