# Unit Snapshot Dashboard

The Unit Snapshot Dashboard gives a quick overview of programming activity within a selected unit. It includes program activity counts, direct education metrics, a county-level map, and optional panels for success story quotes and survey impact data.

{% hint style="info" %}
**TIP:** Navigate to **Analyze > Impact Dashboards** and select **Unit Snapshot** to open this dashboard. Use the **Units** filter to select the unit you want to view.
{% endhint %}

## Panels

{% stepper %}
{% step %}

#### Unit Snapshot

Core programming metrics for the selected unit.

* [Program Activity Count](/analyze/impact-dashboards/panels/program-activity-count.md)
* [Direct Education Volunteers](/analyze/impact-dashboards/panels/direct-education-volunteers.md)
* [Direct Education Reach and Time](/analyze/impact-dashboards/panels/direct-education-reach-and-time.md)
* [Direct Education Demographics](/analyze/impact-dashboards/panels/direct-education-demographics.md)
* [Activities by County](/analyze/impact-dashboards/panels/activities-by-county.md)
  {% endstep %}

{% step %}

#### Success Stories

Highlighted quotes from success stories. This section is only visible if your organization has the Success Stories module enabled.

* [Random Favorite Quotes](/analyze/impact-dashboards/panels/random-favorite-quotes.md)
  {% endstep %}

{% step %}

#### Surveys

Survey impact data from pre/post evaluations. This section is only visible if your organization has the Surveys module enabled.

* [Survey Impact Data](/analyze/impact-dashboards/panels/survey-impact-data.md)
  {% endstep %}
  {% endstepper %}

{% hint style="warning" %}
**NOTE:** Some panels on this dashboard are permission-gated. The Success Stories section requires the **Stories** module to be enabled, and the Survey Impact Data section requires the **Surveys** module to be enabled for your organization.
{% endhint %}

## Filters

The following filters are available on the Unit Snapshot Dashboard. Not all filters apply to every panel.

* **Reporting Year** — Limits data to the selected reporting period(s).
* **Program Areas** — Filters by 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.
* **Action Plans** — Filters by associated action plan.
* **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.
* **Session Date Range** — Filters by program session occurrence date.


---

# 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/unit-snapshot-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.
