# PSE Records with Multiple Changes

#### Location

This panel appears on the following dashboards:

* [SNAP-Ed Dashboard](/analyze/impact-dashboards/snap-ed-dashboard.md)
* [Extension Dashboard](/analyze/impact-dashboards/extension-dashboard.md)

#### Modules Included

* PSE Site Activities (Changes Adopted data)

#### Filters

**Applied Filters**

* **Viewable records** — Only PSE Site Activities the current user has permission to view are included.
* **Started stage** — Only PSE records that have reached the "started" implementation stage are included.

**Non-Applicable Filters**

* **Verified** — The PSE module does not have a verification status field.
* **Session Date Range** — PSE Site Activities do not have session occurrences.
* **Primary Curriculum** — PSE Site Activities do not have a curriculum field.

#### Calculations

1. PEARS retrieves all viewable PSE Site Activities that match the current dashboard filters and have reached the started implementation stage.
2. PSE records are classified into three categories based on their adopted changes:
   * **Greater Than One Physical Activity Change Only** — Records with multiple physical activity changes but not multiple nutrition changes.
   * **Greater Than One Nutrition Change Only** — Records with multiple nutrition changes but not multiple physical activity changes.
   * **Both PSE Changes** — Records with multiple changes in both physical activity and nutrition categories.
3. A pie chart displays the count and proportion of each category.

#### Additional Notes

* PSE records with only a single change type are not included in this panel.


---

# 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/pse-records-with-multiple-changes.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.
