# Introduction

PA Accelerator is a tool set that, among others, enables you to quickly review the health of your Performance Analytics (PA) implementation on any level and quickly improve and correct where necessary. It is comprise of 3 general sections. Note these key points:

* Use the PA Accelerator [dashboard](https://pa-accelerator.docs.thecloudpeople.com/user-guide/dashboard) to gain insight in the overall health of your PA implementation
* Use [Quality Manager](https://pa-accelerator.docs.thecloudpeople.com/user-guide/quality-manager) to check and review individual dashboards, widgets and indicators or sets of dashboards, widgets and indicators
  * Select the health checks you want to carry out
  * Save the selection of dashboards, widgets or indicators with the desired health checks in a reusable project
  * Review errors, warnings and best practice tips and directly link to the right form to study and apply the corrections
* Use the PA Accelerator [toolbox](https://pa-accelerator.docs.thecloudpeople.com/user-guide/toolbox) to simplify many otherwise convoluted and labour-intensive PA tasks

{% content-ref url="user-guide" %}
[user-guide](https://pa-accelerator.docs.thecloudpeople.com/user-guide)
{% endcontent-ref %}

{% content-ref url="installation-and-configuration" %}
[installation-and-configuration](https://pa-accelerator.docs.thecloudpeople.com/installation-and-configuration)
{% endcontent-ref %}


---

# 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/master.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.
