# Direct Education by Session Type

#### Location

This panel appears on the following dashboards:

* [SNAP-Ed Dashboard](/analyze/impact-dashboards/snap-ed-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. Each program activity is annotated with the count of its program occurrences (sessions).
3. Programs are classified into two categories:
   * **Single Session** — Programs with exactly one session.
   * **Multi-Session** — Programs with more than one session.
4. A pie chart displays the count and proportion of each category.

#### Additional Notes

* Programs with zero sessions are excluded from this panel.


---

# 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-by-session-type.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.
