# Configuring the application

## Loading dashboard data

On initial installation, the QM Historic data collection job needs to be run to populate the dashboards.&#x20;

<div align="left"><img src="/files/-MKFolvskfNW15OEp5Wu" alt=""></div>

Once in Jobs under the Data Collector module in Performance Analytics, select QM Historic.&#x20;

<div align="left"><img src="/files/-MKFulduuQHIKkcp2K1R" alt=""></div>

Run the job as System Administrator for 6 months as shown below and hit Execute Now.

![](/files/-MKFxvXzoXzvUynrVr38)

You can also have it collect farther back by changing Relative Start to a year ago or set it as desired.\
Next, make sure the Daily Collection Job is set to Active.&#x20;

<div align="left"><img src="/files/-MKG4TpsqJWba4CNTJZk" alt=""></div>

You can also set when you want this Daily Job to run. Running this off hours is recommended.&#x20;

## Setting application access

The PA Accelerator Toolbox requires access to the Performance Analytics tables.&#x20;

The three tables that need to be accessed are pa\_targets, pa\_target\_values, pa\_indicator\_aggregate\_excl.

<div align="left"><img src="/files/-MKGAnBIBPXBrivklKgp" alt=""></div>

Select the table you want to modify.

<div align="left"><img src="/files/-MKGF3ZdFedyfkzX6h3F" alt=""></div>

Under Application Access, enable permissions to create, write and delete for all application scopes.

<div align="left"><img src="/files/-MKGGDxWPRd-2hBJL7Tk" alt=""></div>

Repeat this process for the other tables.

## Setting target resolution time

Go to Tables and locate x\_wean\_westbury\_hc\_probeseverity.

<div align="left"><img src="/files/-MKHBTg3kmwpedoFJ8gt" alt=""></div>

Under the Related Links, select Show List.

<div align="left"><img src="/files/-MKHBlDbEZedrhBtDXZ4" alt=""></div>

Select the Severity type you would like to adjust the Target Resolution Date for.

<div align="left"><img src="/files/-MKHC2ld-Lae39XoW-V6" alt=""></div>

Enter the value desired in the Resolution Duration (Days) field.

![](/files/-MKHCFjBPQ4cmmKYt7PN)

Keep in mind, the Resolution Target Date will be this Value added to the Creation Date for any result.


---

# 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/installation-and-configuration/configuring-the-application.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.
