# Survey Impact Data

#### Location

This panel appears on the following dashboards:

* [Unit Snapshot Dashboard](/analyze/impact-dashboards/unit-snapshot-dashboard.md)

#### Modules Included

* Program Activities
* Surveys (Pre/Post evaluations)

#### Filters

**Applied Filters**

* **Viewable records** — Only Program Activities the current user has permission to view are included.
* **Survey permissions** — Only surveys the current user has permission to view are included.
* **Surveys module** — This panel is only visible if the organization has the Surveys module enabled.

**Non-Applicable Filters**

All standard Program Activity filters are supported by this panel.

#### Calculations

1. PEARS retrieves all viewable Program Activities that match the current dashboard filters and have both pre and post survey evaluations attached.
2. For each survey question that is graphable/scalable (numeric response), the panel calculates:
   * **Pre Average** — The average response value across all pre-survey responses for that question.
   * **Post Average** — The average response value across all post-survey responses for that question.
3. Questions are ranked by the number of attached program surveys.
4. The top five questions with the most program survey attachments are displayed as a grouped bar chart, with pre and post values shown side by side for each question.

#### Additional Notes

* Only numeric/scalable survey questions are included. Open-ended text questions are not displayed.
* This panel is permission-gated and will only appear if the organization has the Surveys module enabled.


---

# 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://support.pears.io/analyze/impact-dashboards/panels/survey-impact-data.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.
