# Program Activities and Participants

The Program Activities and Participants dashboard provides a single-panel view of how many program activities and participants are associated with each program area. This dashboard is useful for comparing programming volume across different areas of focus.

{% hint style="info" %}
**TIP:** Navigate to **Analyze > Impact Dashboards** and select **Program Activities and Participants** to open this dashboard.
{% endhint %}

## Panels

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

## Filters

The following filters are available on this dashboard.

* **Reporting Year** — Limits data to the selected reporting period(s).
* **Program Areas** — Filters by program area.
* **Created By** — Filters by the user who created the record.
* **Collaborator** — Filters by users listed as collaborators.
* **Contributed by a Collaborator** — Limits to records where a collaborator is marked as a contributor.
* **Units** — Filters by Extension unit.
* **Sites** — Filters by site location.
* **Action Plans** — Filters by associated action plan.
* **Interventions** — Filters by intervention.
* **Projects** — Filters by project.
* **Settings** — Filters by program setting.
* **Date Range** — Filters by record creation date.
* **Verified** — Filters by verification status.
* **Complete** — Filters by completion status. Defaults to complete records only.
* **Primary Curriculum** — Filters by primary curriculum.
* **Session Date Range** — Filters by program session occurrence date.


---

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