# Impact Dashboards

Impact Dashboards provide a visual overview of your organization's programming data in PEARS. Each dashboard combines multiple panels into a single view, allowing you to explore trends, compare metrics, and share insights with stakeholders.

## Getting Started

To access Impact Dashboards, click the **Analyze** tab in the top navigation bar and select **Impact Dashboards** from the dropdown menu. You will see a list of available dashboards based on your organization's configuration and permissions.

![Screenshot: Impact Dashboards landing page showing the list of available dashboard tiles including SNAP-Ed, Extension, Unit Snapshot, and User dashboards](https://2560412328-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff0820LrBGQ9ZA8SC4BR1%2Fuploads%2Fgit-blob-c3e96d06bb9a51d5348c31b2faef59c754277f86%2Fimpact-dashboards-landing-page.png?alt=media)

{% hint style="info" %}
**TIP:** Use the filter sidebar on any dashboard to narrow results by reporting year, unit, user, program area, and more. You can also share a filtered dashboard view using the **Share** button.
{% endhint %}

## Available Dashboards

{% stepper %}
{% step %}

#### Organization Dashboards

These dashboards provide a broad view of programming across your organization.

* [SNAP-Ed Dashboard](https://support.pears.io/analyze/impact-dashboards/snap-ed-dashboard) — Comprehensive overview of SNAP-Ed programming including direct education, indirect activities, PSE, and partnerships.
* [Extension Dashboard](https://support.pears.io/analyze/impact-dashboards/extension-dashboard) — Overview of Extension programming including direct education, indirect activities, PSE, and partnerships.
* [Unit Snapshot Dashboard](https://support.pears.io/analyze/impact-dashboards/unit-snapshot-dashboard) — A high-level snapshot of programming activity and reach for a specific unit.
  {% endstep %}

{% step %}

#### Individual Dashboards

These dashboards focus on an individual user's activity.

* [User Dashboard](https://support.pears.io/analyze/impact-dashboards/user-dashboard) — Overview of an individual user's programming activity and reach across modules.
  {% endstep %}

{% step %}

#### Specialized Dashboards

These dashboards focus on specific data views.

* [Program Activities and Participants](https://support.pears.io/analyze/impact-dashboards/program-activities-and-participants) — Program activity and participant counts broken down by program area.
* [Contacts by Critical Issues](https://support.pears.io/analyze/impact-dashboards/contacts-by-critical-issues) — Demographic breakdowns of contacts by critical issue from Quarterly Effort data.
* [Duplicate Contacts](https://support.pears.io/analyze/impact-dashboards/duplicate-contacts) — Identifies and summarizes duplicate contact records across program activities.
  {% endstep %}
  {% endstepper %}

## Panels

Each dashboard is composed of individual panels that visualize a specific metric or dataset. A single panel may appear on multiple dashboards. For detailed documentation on each panel's data sources, calculations, and filter behavior, see the [Panels](https://support.pears.io/analyze/impact-dashboards/panels) reference.


---

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