# Panels

Each Impact Dashboard is composed of individual panels. A panel is a self-contained visualization or summary that draws from one or more PEARS modules. Many panels appear on multiple dashboards.

This section documents each panel's data sources, calculations, and filter behavior. Use the list below to navigate to a specific panel.

## Direct Education

* [Direct Education Reach and Time](/analyze/impact-dashboards/panels/direct-education-reach-and-time.md)
* [Direct Education by Session Type](/analyze/impact-dashboards/panels/direct-education-by-session-type.md)
* [Session Reach/Length by Session Type](/analyze/impact-dashboards/panels/session-reach-length-by-session-type.md)
* [Direct Education Demographics](/analyze/impact-dashboards/panels/direct-education-demographics.md)
* [Direct Education Volunteers](/analyze/impact-dashboards/panels/direct-education-volunteers.md)
* [Unique Site Counts by Program Setting](/analyze/impact-dashboards/panels/unique-site-counts-by-program-setting.md)

## Indirect Activities

* [Indirect Activity Intervention Channels](/analyze/impact-dashboards/panels/indirect-activity-intervention-channels.md)
* [Indirect Activity Reach](/analyze/impact-dashboards/panels/indirect-activity-reach.md)
* [Indirect Channel Summary](/analyze/impact-dashboards/panels/indirect-channel-summary.md)

## PSE (Policy, Systems, & Environmental Changes)

* [PSE Stages of Implementation](/analyze/impact-dashboards/panels/pse-stages-of-implementation.md)
* [PSE Changes Adopted by Level](/analyze/impact-dashboards/panels/pse-changes-adopted-by-level.md)
* [PSE Records with Multiple Changes](/analyze/impact-dashboards/panels/pse-records-with-multiple-changes.md)
* [PSE Top Changes](/analyze/impact-dashboards/panels/pse-top-changes.md)
* [PSE Funding](/analyze/impact-dashboards/panels/pse-funding.md)
* [PSE Sustainability Mechanisms](/analyze/impact-dashboards/panels/pse-sustainability-mechanisms.md)

## Partnerships & Coalitions

* [Partnership and Coalition Characteristics](/analyze/impact-dashboards/panels/partnership-and-coalition-characteristics.md)
* [Partnership and Coalition Assistance and Relationship](/analyze/impact-dashboards/panels/partnership-and-coalition-assistance-and-relationship.md)

## Maps & Geography

* [Activities by City](/analyze/impact-dashboards/panels/activities-by-city.md)
* [Activities by County](/analyze/impact-dashboards/panels/activities-by-county.md)

## Program Summaries

* [Program Activity Count](/analyze/impact-dashboards/panels/program-activity-count.md)
* [Top Settings by Activity and Reach](/analyze/impact-dashboards/panels/top-settings-by-activity-and-reach.md)
* [Program Activities and Participants](/analyze/impact-dashboards/panels/program-activities-and-participants-panel.md)

## User & Contact Summaries

* [Track Module Aggregate](/analyze/impact-dashboards/panels/track-module-aggregate.md)
* [Direct Contact Summary](/analyze/impact-dashboards/panels/direct-contact-summary.md)

## Surveys & Stories

* [Survey Impact Data](/analyze/impact-dashboards/panels/survey-impact-data.md)
* [Random Favorite Quotes](/analyze/impact-dashboards/panels/random-favorite-quotes.md)

## Contacts by Critical Issue

* [Gender Contacts by Critical Issue](/analyze/impact-dashboards/panels/gender-contacts-by-critical-issue.md)
* [Race Contacts by Critical Issue](/analyze/impact-dashboards/panels/race-contacts-by-critical-issue.md)
* [Ethnicity Contacts by Critical Issue](/analyze/impact-dashboards/panels/ethnicity-contacts-by-critical-issue.md)

## Duplicate Contacts

* [Total Duplicate Contacts](/analyze/impact-dashboards/panels/total-duplicate-contacts.md)
* [Duplicate Contacts Demographics](/analyze/impact-dashboards/panels/duplicate-contacts-demographics.md)


---

# 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.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.
