# Dashboards

Data Catalog two dashboards are provided, the Overview dashboard, which shows summary details by default and the Glossary Terms dashboard, which shows comprehensive glossary terms information.

Across the top of each dashboard, cards show key performance indicators (KPIs) and metrics with trend measures for the previous 24-hour period. You can use several different visualizations to glean insights about scope, temperature, type, and age of the data. When you mouse over a visualization, a window highlights that portion of the chart for detailed exploration.

You can also control the granularity and focus of the charted data using the date range selector, or apply filters to show only specific data sources or glossary terms to narrow and target the results, and by clicking elements, such as a temperature category, within the chart to toggle an associated portion of the shown results.

## Overview dashboard

The Overview dashboard includes KPIs and trend metrics about files. You can select a data type to examine file activities. Depending on the required date range, you can apply filters to examine specific periods. On the left navigation menu, click **Dashboards** to open the Overview dashboard.

![Overview dashboard](/files/t8y6zm7ls4Kpb7UBxKvx)

The Overview dashboard has the following visualizations:

* **Files By Terms** shows a bar chart of the files by glossary terms category.
* **Files By Type**shows a line chart of the file type distributions for a selected period.

To view the Glossary Terms dashboard, on the Overview dashboard, click **More actions** (![](/files/MFYPbYiXcKWLwNc0o3ks) ) and select **Glossary Terms**.

![Access Glossary Terms dashboard](/files/EfFXnQgvPxWNBsWjUR2x)

## Glossary Terms dashboard

The Glossary Terms dashboard includes KPIs and trend metrics for files by glossary terms, a date range selector, data source filter, and three visualizations. On the Overview dashboard, click **More actions** (![](/files/MFYPbYiXcKWLwNc0o3ks) ) and select **Temperature** to view the Temperature dashboard.

![Glossary Terms Dashboad](/files/9QOTWtzPIHaRN3DdKejR)

The Glossary Terms dashboard has the following visualizations:

* **Total Datasource Files** shows a total file count, and a donut chart of the files related to data source type.
* **Datasource Files By Terms** shows a bar chart summarizing file source amounts according to glossary terms categories.
* **Files By Terms** shows an area chart of the file distributions by glossary terms category for a selected period.


---

# 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.pentaho.com/pdc-use/pdc-dashboards-user-guide-cp.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.
