# Direct Education Reach and Time

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

#### 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. The panel calculates three summary statistics:
   * **Total Reach** — Sum of each program's demographics **Total** value across all matching programs.
   * **Total Sessions** — Count of all program occurrence (session) records across all matching programs.
   * **Total Hours** — Sum of session duration in hours across all program occurrences.
3. Programs are grouped by their delivery methods. For each delivery method, the panel counts the number of programs that use it.
4. A pie chart displays the percentage breakdown of programs by delivery method.

#### Additional Notes

* A single program activity can have multiple delivery methods, so the sum of the delivery method percentages may exceed 100%.
* Hover over a pie slice to see the delivery method name, program 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-reach-and-time.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.
