# Program Activities and Participants

#### Location

This panel appears on the following dashboards:

* [Program Activities and Participants](/analyze/impact-dashboards/program-activities-and-participants.md)

#### Modules Included

* Program Activities
* Program Areas

#### Filters

**Applied Filters**

* **Viewable records** — Only Program Activities the current user has permission to view are included.

**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.
2. Programs are grouped by their associated program area(s).
3. For each program area, the panel calculates:
   * **Program Count** — Number of distinct program activities in that area.
   * **Participant Count** — Sum of demographic totals from program demographics records for programs in that area.
4. Two bar charts are displayed:
   * **Programs by Program Area** — Program counts per area.
   * **Participants by Program Area** — Participant counts per area.
5. A combined data view is also available showing both values side by side.

#### Additional Notes

* A program activity can belong to multiple program areas. In this case, the program is counted under each associated area.


---

# 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/program-activities-and-participants-panel.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.
