# Direct Education Demographics

#### 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)
* [Unit Snapshot Dashboard](/analyze/impact-dashboards/unit-snapshot-dashboard.md)
* [User Dashboard](/analyze/impact-dashboards/user-dashboard.md)

#### Modules Included

* Program Activities (Demographics data)

#### 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, including session date range.

#### Calculations

1. PEARS retrieves all viewable Program Activities that match the current dashboard filters.
2. Demographics data is pulled from the program demographics records associated with each matching program.
3. Four charts are generated, each summing the relevant demographic fields across all matching demographics records:
   * **Gender** — Female, Male, Non-Binary, Prefer Not to Respond, Other/Unknown.
   * **Age** — Age group categories as defined by the organization.
   * **Race** — American Indian/Alaska Native, Asian, Black/African American, Native Hawaiian/Pacific Islander, White, Two or More Races, Prefer Not to Respond, Unknown.
   * **Ethnicity** — Hispanic/Latino, Non-Hispanic/Latino, Prefer Not to Respond, Unknown.
4. Each chart displays the data as proportional segments.

#### Additional Notes

* On the User Dashboard, this panel displays as bar charts instead of pie charts.
* Demographic categories with zero participants are excluded from the display.
* Hover over a chart segment to see the category name, count, and percentage.


---

# 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/direct-education-demographics.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.
