# Dashboards

The application integrates a reporting software (Metabase) that can be configured to extract metrics from the product and be displayed to the user. The configuration of this dashboard is done in a personalized way in each installation and allows us to display information about different metrics:

* Number of concepts along the following axes
* Domains to which they belong
* Whether or not it has a link to a structure in the Data Catalog
* Has or does not have defined quality rules
* Concept status
* Completeness of concepts. It indicates that% of optional fields filled in by the following axes:<br>
  * Domains to which they belong
  * Field we want to analyze
  * Field group to which the field belongs
  * Concept Status
* Data Quality information along the following axes:
  * Domains to which the concept of the rule belongs
  * Quality principles
  * Execution date
  * Dynamic fields generated in quality rules

Additionally, there is a permission to see the dashboard, so it can be managed that users only see the data of their domains on the dashboard or filter among the domains for which they have access to the data they want to view.

**Example of Glossary Dashboard:**

![](https://content.gitbook.com/content/tPZLjBmastIn9sM2Qlbc/blobs/ukO7LtIik4yvrQ3g7lIG/40110474.png)

**Example of  Quality Dashboard:**

![](https://content.gitbook.com/content/tPZLjBmastIn9sM2Qlbc/blobs/Tyx5JmFKykbSVZvLcBWY/40110475.png)


---

# 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.truedat.io/userguide/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.
