# User Dashboard

The User Dashboard provides a summary of programming activity and reach for one or more selected users. It is available in both Extension and SNAP-Ed variants, which share the same panel layout. The dashboard covers direct education, direct contacts, and indirect activities.

{% hint style="info" %}
**TIP:** Navigate to **Analyze > Impact Dashboards** and select the **User Extension Dashboard** or **User SNAP-Ed Dashboard**. Use the **Created By** filter to select the user(s) you want to view.
{% endhint %}

## Panels

{% stepper %}
{% step %}

#### Highlights

A time-series overview of module activity for the selected user(s).

* [Track Module Aggregate](/analyze/impact-dashboards/panels/track-module-aggregate.md)
  {% endstep %}

{% step %}

#### Direct Education

Summary of direct education reach, delivery methods, and participant demographics for the selected user(s).

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

{% step %}

#### Direct Contacts

Count of one-on-one interactions by contact method.

* [Direct Contact Summary](/analyze/impact-dashboards/panels/direct-contact-summary.md)
  {% endstep %}

{% step %}

#### Indirect Activities

Summary of indirect intervention efforts and channel-level reach.

* [Indirect Channel Summary](/analyze/impact-dashboards/panels/indirect-channel-summary.md)
  {% endstep %}
  {% endstepper %}

## Filters

The following filters are available on the User 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.
* **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/user-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.
