# Extension Dashboard

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

{% hint style="info" %}
**TIP:** Navigate to **Analyze > Impact Dashboards** and select **Extension** to open this dashboard.
{% endhint %}

## Panels

{% stepper %}
{% step %}

#### Extension Highlights

High-level view of where activities are happening across the state.

* [Activities by City](/analyze/impact-dashboards/panels/activities-by-city.md)
  {% endstep %}

{% step %}

#### Direct Education

Summary of direct education reach, delivery methods, volunteer involvement, and participant demographics.

* [Direct Education Reach and Time](/analyze/impact-dashboards/panels/direct-education-reach-and-time.md)
* [Direct Education Volunteers](/analyze/impact-dashboards/panels/direct-education-volunteers.md)
* [Direct Education Demographics](/analyze/impact-dashboards/panels/direct-education-demographics.md)
  {% endstep %}

{% step %}

#### Indirect Activities

Overview of indirect activity intervention channels.

* [Indirect Activity Intervention Channels](/analyze/impact-dashboards/panels/indirect-activity-intervention-channels.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 %}

{% 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 %}
  {% endstepper %}

## Filters

The following filters are available on the Extension 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.
* **Primary Curriculum** — Filters by primary curriculum.
* **Session Date Range** — Filters by program session occurrence date.

{% hint style="warning" %}
**NOTE:** The Intervention and Project filters are not available on the Extension 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/extension-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.
