# SNAP-Ed Dashboard

The SNAP-Ed Dashboard is the primary reporting dashboard for organizations running SNAP-Ed programming. It combines panels covering direct education, indirect activities, policy, systems, and environmental changes (PSE), and partnership and coalition data into a single view.

{% hint style="info" %}
**TIP:** Navigate to **Analyze > Impact Dashboards** and select **SNAP-Ed** to open this dashboard. Use the filter sidebar to narrow results by reporting year, program area, unit, and more.
{% endhint %}

## Panels

{% stepper %}
{% step %}

#### SNAP-Ed Highlights

High-level overview of where activities are happening and which settings are most active.

* [Activities by City](/analyze/impact-dashboards/panels/activities-by-city.md)
* [Top Settings by Activity and Reach](/analyze/impact-dashboards/panels/top-settings-by-activity-and-reach.md)
  {% endstep %}

{% step %}

#### Direct Education

Summary of direct education reach, delivery methods, session types, demographics, volunteer involvement, and site distribution.

* [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)
  {% endstep %}

{% step %}

#### Indirect Activities

Overview of indirect activity intervention channels and estimated reach.

* [Indirect Activity Intervention Channels](/analyze/impact-dashboards/panels/indirect-activity-intervention-channels.md)
* [Indirect Activity Reach](/analyze/impact-dashboards/panels/indirect-activity-reach.md)
  {% endstep %}

{% step %}

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

Summary of PSE site activity stages, changes adopted, funding contributions, and sustainability mechanisms.

* [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)
  {% endstep %}

{% step %}

#### Partnerships & Coalitions

Overview of partnership and coalition characteristics, assistance types, and relationship depths.

* [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)
  {% endstep %}
  {% endstepper %}

## Filters

The following filters are available on the SNAP-Ed Dashboard. Not all filters apply to every panel.

* **Reporting Year** — Limits data to the selected reporting period(s). Defaults to SNAP-Ed reporting periods.
* **Program Areas** — Filters by program area. Defaults to the SNAP-Ed 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.
* **Interventions** — Filters by SNAP-Ed intervention.
* **Projects** — Filters by SNAP-Ed 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.

{% hint style="warning" %}
**NOTE:** The Action Plan filter is not available on the SNAP-Ed Dashboard.
{% endhint %}


---

# 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/snap-ed-dashboard.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.
