# Dashboards

The Quality Overview dashboard provides end-to-end insight in the quality of your Performance Analytics landscape. The dashboard provides tabs per quality focus area as well as an overall quality index tab that rolls up the underlying quality scores into an overall quality index. Furthermore, the process that governs the quality management of PA is measured and visualized in this dashboard.

{% hint style="info" %}
Load the PA data for this dashboard to work properly. [Learn how](/installation-and-configuration/configuring-the-application.md#loading-dashboard-data)
{% endhint %}

There following dashboards are included with the PA Accelerator application:

* TCP PA Accelerator - Summary
  * Contains a sub set of the tabs and information found in the detailed Dashboard.
  * These tabs include the Overview, Quality Manager Results, Orphaned Content, PA Dashboard Usage, Performance and the Documentation.&#x20;
* TCP PA Accelerator - Detailed
  * Contains everything in the Summary Dashboard with some additional tabs.
  * The additional tabs are Quality Manager Details, Content Growth, and PA Dashboard Adoption.

![](/files/-MJVyxZBc6quFxp9q3qK)

### Content

The following areas are covered by the dashboard:

* Overall Overview: Provides overall indexed numbers of all the underlying areas
* Quality Manager Results: Contains KPIs that measure the performance of the PA quality governance processes.
* Quality Manager Details: Provides further details on the KPIs shown on the previous tab.
* Orphaned Content: provides insight in the development over time of PA orphaned content (content that is present, but not used in or by any active PA element)
* Content Growth: Provides insight in the growth of newly created PA indicators, widgets and dashboard over time
* PA Dashboard Usage: Provides insight in the usage of PA dashboards and widgets in your instance
* Dashboard Adoption: Provides insight into the extent to which newly created PA dashboards are shared with other groups and users in your instance
* Performance: Provides insight in the performance of collection jobs, widgets and dashboards


---

# 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://pa-accelerator.docs.thecloudpeople.com/user-guide/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.
